summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Allow providing default environment from fileRasmus Villemoes1-0/+16
2018-04-03Makefile: Disable stack-usage check for ARCAlexey Brodkin1-0/+4
2018-04-03Prepare v2018.05-rc1Tom Rini1-2/+2
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.03Tom Rini1-1/+1
2018-03-06Prepare v2018.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-21Prepare v2018.03-rc3Tom Rini1-1/+1
2018-02-13Prepare v2018.03-rc2Tom Rini1-1/+1
2018-01-30Prepare v2018.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-09Prepare v2018.01Tom Rini1-1/+1
2018-01-02Prepare v2018.01-rc3Tom Rini1-1/+1
2017-12-19Prepare v2018.01-rc2Tom Rini1-1/+1
2017-12-13binman: tegra: Convert to use binmanSimon Glass1-0/+6
2017-12-05Prepare v2018.01-rc1Tom Rini1-3/+3
2017-11-21envtools: make sure version/timestamp header file are availableStefan Agner1-1/+1
2017-11-21Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci1-3/+3
2017-11-21Makefile: 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-14Prepare v2017.11Tom Rini1-1/+1
2017-11-07Prepare v2017.11-rc4Tom Rini1-1/+1
2017-10-31Prepare v2017.11-rc3Tom Rini1-1/+1
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt1-1/+1
2017-10-17Prepare v2017.11-rc2Tom Rini1-1/+1
2017-10-06dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot1-1/+1
2017-10-03Prepare v2017.11-rc1Tom Rini1-2/+2
2017-09-24dtc: Switch to building and using our own dtc unless providedTom Rini1-8/+2
2017-09-22Makefile: Update minimum dtc version to 1.4.3Tom Rini1-2/+2
2017-09-13kbuild: Enable -fshort-wcharRob Clark1-0/+1
2017-09-11Prepare v2017.09Tom Rini1-1/+1
2017-09-06env: Add 'envtools' target to 'make help'Simon Glass1-0/+1
2017-09-06env: Fix operation of 'make environ'Simon Glass1-2/+2
2017-09-05env: Fix out of tree building of tools-allTom Rini1-1/+1
2017-09-04Prepare v2017.09-rc4Tom Rini1-1/+1
2017-08-29Prepare v2017.09-rc3Tom Rini1-1/+1
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch1-1/+1
2017-08-15Move environment files from common/ to env/Simon Glass1-0/+1
2017-08-15Makefile: Rename 'env' target to 'environ'Simon Glass1-2/+2
2017-08-15Prepare v2017.09-rc2Tom Rini1-1/+1
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich1-1/+2
2017-08-01Prepare v2017.09-rc1Tom Rini1-2/+2
2017-07-30Makefile: Export build date as integerAndy Shevchenko1-0/+2