summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-11-14Prepare v2018.11Tom Rini
2018-10-29Prepare v2018.11-rc3Tom Rini
2018-10-19Makefile: add LPC32xx precondition for building platform imagesVladimir Zapolskiy
2018-10-15Prepare v2018.11-rc2Tom Rini
2018-10-09fdt: Allow C++ comments in link scripts and DT filesSimon Glass
2018-10-08Makefile: Add a 'check' target for makeSimon Glass
2018-10-04rockchip: make_fit_atf.py depends on u-bootAndreas Färber
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-01Prepare v2018.11-rc1Tom Rini
2018-09-29Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xxTom Rini
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya
2018-09-25Makefile: Use -fno-strict-aliasing globallyBin Meng
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-15common: add spl/u-boot-spl.hex targetDalon Westergreen
2018-09-10Prepare v2018.09Tom Rini
2018-09-03Prepare v2018.09-rc3Tom Rini
2018-08-20Makefile: Don't generate position independent codeAndy Shevchenko
2018-08-13Prepare v2018.09-rc2Tom Rini
2018-07-30Prepare v2017.09-rc1Tom Rini
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26tegra: Indicate that binman makes all three output filesSimon Glass
2018-07-26spl: Add option SPL_PAYLOADYork Sun
2018-07-26Makefile: Fix 'clean' targetTom Rini
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six
2018-07-10Makefile: drop mention of *.cfgtmpBaruch Siach
2018-07-10Makefile: drop unused cpp_cfg macroBaruch Siach
2018-07-09Prepare v2018.07Tom Rini
2018-07-02Prepare v2018.07-rc3Tom Rini
2018-06-21Makefile: Ensure we build with -std=gnu11Tom Rini
2018-06-19Prepare v2018.07-rc2Tom Rini
2018-06-04Prepare v2018.07-rc1Tom Rini
2018-06-03Makefile: clean should delete *.soHeinrich Schuchardt
2018-06-03Makefile: clean should delete *.efiHeinrich Schuchardt
2018-05-31kconfig: re-sync with Linux 4.17-rc4Eugeniu Rosca
2018-05-23Makefile: adopt --std=gnu11 for HOSTCFLAGS on LinuxPhilipp Tomsich
2018-05-07Prepare v2018.05Tom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-01Prepare v2018.05-rc3Tom Rini
2018-04-28kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada
2018-04-27Makefile: Update clang warning disables from LinuxTom Rini
2018-04-16Prepare v2018.05-rc2Tom Rini
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes
2018-04-13kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner
2018-04-06Allow providing default environment from fileRasmus Villemoes
2018-04-03Makefile: Disable stack-usage check for ARCAlexey Brodkin
2018-04-02Prepare v2018.05-rc1Tom Rini
2018-03-29Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu
2018-03-13ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as wellTuomas Tynkkynen
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen