aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Makefile: drop mention of *.cfgtmpBaruch Siach1-2/+1
2018-07-10Makefile: drop unused cpp_cfg macroBaruch Siach1-5/+0
2018-07-09Prepare v2018.07v2018.07Tom Rini1-1/+1
2018-07-02Prepare v2018.07-rc3v2018.07-rc3Tom Rini1-1/+1
2018-06-21Makefile: Ensure we build with -std=gnu11Tom Rini1-2/+3
2018-06-19Prepare v2018.07-rc2v2018.07-rc2Tom Rini1-1/+1
2018-06-04Prepare v2018.07-rc1v2018.07-rc1Tom Rini1-2/+2
2018-06-03Makefile: clean should delete *.soHeinrich Schuchardt1-1/+1
2018-06-03Makefile: clean should delete *.efiHeinrich Schuchardt1-1/+2
2018-05-31kconfig: re-sync with Linux 4.17-rc4Eugeniu Rosca1-2/+7
2018-05-23Makefile: adopt --std=gnu11 for HOSTCFLAGS on LinuxPhilipp Tomsich1-0/+9
2018-05-07Prepare v2018.05v2018.05Tom Rini1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-05-01Prepare v2018.05-rc3v2018.05-rc3Tom Rini1-1/+1
2018-04-28kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada1-0/+3
2018-04-27Makefile: Update clang warning disables from LinuxTom Rini1-0/+7
2018-04-16Prepare v2018.05-rc2v2018.05-rc2Tom Rini1-1/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-2/+6
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes1-2/+2
2018-04-13kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner1-0/+6
2018-04-06Allow providing default environment from fileRasmus Villemoes1-0/+16
2018-04-03Makefile: Disable stack-usage check for ARCAlexey Brodkin1-0/+4
2018-04-02Prepare v2018.05-rc1v2018.05-rc1Tom Rini1-2/+2
2018-03-29Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu1-0/+4
2018-03-13ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as wellTuomas Tynkkynen1-0/+5
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen1-0/+5
2018-03-13Prepare v2018.03v2018.03Tom Rini1-1/+1
2018-03-05Prepare v2018.03-rc4v2018.03-rc4Tom Rini1-1/+1
2018-02-27Makefile: add u-boot-spl.srec targetMarek Vasut1-0/+5
2018-02-27Makefile: add u-boot-elf.srec targetMasaru Nagai1-0/+5
2018-02-23Makefile: Don't mess with .text section location for selected archesAlexey Brodkin1-1/+1
2018-02-20Prepare v2018.03-rc3v2018.03-rc3Tom Rini1-1/+1
2018-02-12Prepare v2018.03-rc2v2018.03-rc2Tom Rini1-1/+1
2018-01-29Prepare v2018.03-rc1v2018.03-rc1Tom Rini1-2/+2
2018-01-26Makefile: Add size check to the u-boot.itb make targetMaxime Ripard1-0/+1
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini1-0/+31
2018-01-12Makefile: ensure DTB doesn't overflow into initial stackStephen Warren1-0/+31
2018-01-12riscv: tools: Prelink u-bootRick Chen1-0/+4
2018-01-08Prepare v2018.01v2018.01Tom Rini1-1/+1
2018-01-01Prepare v2018.01-rc3v2018.01-rc3Tom Rini1-1/+1
2017-12-18Prepare v2018.01-rc2v2018.01-rc2Tom Rini1-1/+1
2017-12-12binman: tegra: Convert to use binmanSimon Glass1-0/+6
2017-12-04Prepare v2018.01-rc1v2018.01-rc1Tom Rini1-3/+3
2017-11-21envtools: make sure version/timestamp header file are availableStefan Agner1-1/+1
2017-11-20Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci1-3/+3
2017-11-20Makefile: add coccicheck targetHeinrich Schuchardt1-0/+9
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-15/+2
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada1-1/+1
2017-11-13Prepare v2017.11v2017.11Tom Rini1-1/+1
2017-11-06Prepare v2017.11-rc4v2017.11-rc4Tom Rini1-1/+1