summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-05-09Add target to generate initial environmentStefano Babic
2019-04-11imx8 boot container: rework flash.bin generation for b0 siliconMax Krummenacher
2019-01-30Makefiles: add a i.MX8 flash.bin targetMax Krummenacher
2018-04-27MLK-17821-1 USB: gadget: Add the cadence USB3 gadget driverYe Li
2018-03-13Prepare v2018.03Tom Rini
2018-03-05Prepare v2018.03-rc4Tom Rini
2018-02-27Makefile: add u-boot-spl.srec targetMarek Vasut
2018-02-27Makefile: add u-boot-elf.srec targetMasaru Nagai
2018-02-23Makefile: Don't mess with .text section location for selected archesAlexey Brodkin
2018-02-20Prepare v2018.03-rc3Tom Rini
2018-02-12Prepare v2018.03-rc2Tom Rini
2018-01-29Prepare v2018.03-rc1Tom Rini
2018-01-26Makefile: Add size check to the u-boot.itb make targetMaxime Ripard
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini
2018-01-12Makefile: ensure DTB doesn't overflow into initial stackStephen Warren
2018-01-12riscv: tools: Prelink u-bootRick Chen
2018-01-08Prepare v2018.01Tom Rini
2018-01-01Prepare v2018.01-rc3Tom Rini
2017-12-18Prepare v2018.01-rc2Tom Rini
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-12-04Prepare v2018.01-rc1Tom Rini
2017-11-21envtools: make sure version/timestamp header file are availableStefan Agner
2017-11-20Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci
2017-11-20Makefile: add coccicheck targetHeinrich Schuchardt
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-11-13Prepare v2017.11Tom Rini
2017-11-06Prepare v2017.11-rc4Tom Rini
2017-10-30Prepare v2017.11-rc3Tom Rini
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt
2017-10-16Prepare v2017.11-rc2Tom Rini
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-10-02Prepare v2017.11-rc1Tom Rini
2017-09-24dtc: Switch to building and using our own dtc unless providedTom Rini
2017-09-22Makefile: Update minimum dtc version to 1.4.3Tom Rini
2017-09-12kbuild: Enable -fshort-wcharRob Clark
2017-09-11Prepare v2017.09Tom Rini
2017-09-05env: Add 'envtools' target to 'make help'Simon Glass
2017-09-05env: Fix operation of 'make environ'Simon Glass
2017-09-05env: Fix out of tree building of tools-allTom Rini
2017-09-04Prepare v2017.09-rc4Tom Rini
2017-08-28Prepare v2017.09-rc3Tom Rini
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-15Makefile: Rename 'env' target to 'environ'Simon Glass
2017-08-14Prepare v2017.09-rc2Tom Rini
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich
2017-07-31Prepare v2017.09-rc1Tom Rini
2017-07-30Makefile: Export build date as integerAndy Shevchenko
2017-07-25Makefile: Allow arch post-link hookPaul Burton