aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-30Prepare v2017.11-rc3v2017.11-rc3Tom Rini1-1/+1
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt1-1/+1
2017-10-16Prepare v2017.11-rc2v2017.11-rc2Tom Rini1-1/+1
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot1-1/+1
2017-10-02Prepare v2017.11-rc1v2017.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-12kbuild: Enable -fshort-wcharRob Clark1-0/+1
2017-09-11Prepare v2017.09v2017.09Tom Rini1-1/+1
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass1-0/+1
2017-09-05env: 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-rc4v2017.09-rc4Tom Rini1-1/+1
2017-08-28Prepare v2017.09-rc3v2017.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-14Prepare v2017.09-rc2v2017.09-rc2Tom Rini1-1/+1
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich1-1/+2
2017-07-31Prepare v2017.09-rc1v2017.09-rc1Tom Rini1-2/+2
2017-07-30Makefile: Export build date as integerAndy Shevchenko1-0/+2
2017-07-25Makefile: Allow arch post-link hookPaul Burton1-2/+5
2017-07-22Makefile: add dependencies to regenerate u-boot.cfg when lostPhilipp Tomsich1-1/+4
2017-07-22dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-3/+3
2017-07-10Makefile: Build additional binaries for dtb FIT blobs appended to U-bootCooper Jr., Franklin1-2/+16
2017-07-10Prepare v2017.07v2017.07Tom Rini1-1/+1
2017-07-03Prepare v2017.07-rc3v2017.07-rc3Tom Rini1-1/+1
2017-06-19Prepare v2017.07--rc2v2017.07-rc2Tom Rini1-1/+1
2017-06-05Prepare v2017.07-rc1v2017.07-rc1Tom Rini1-2/+2
2017-06-02fdt: Makefile: Build python libfdt library if neededSimon Glass1-2/+15
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara1-0/+20
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada1-1/+0