aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-04-09Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binaryStefan Roese1-1/+3
2019-04-08Prepare v2019.04v2019.04Tom Rini1-1/+1
2019-04-03fix compile error on macOS Mojave默默1-0/+7
2019-03-22Makefile: Do not pass -E to mkimage when SPL has full fitImage supportMarek Vasut1-1/+7
2019-03-18Prepare v2019.04-rc4v2019.04-rc4Tom Rini1-1/+1
2019-03-04Prepare v2019.04-rc4v2019.04-rc3Tom Rini1-1/+1
2019-02-18Prepare v2019.04-rc2v2019.04-rc2Tom Rini1-1/+1
2019-02-07Prepare v2019.04-rc1v2019.04-rc1Tom Rini1-2/+2
2019-01-30Makefile: remove generated font filesHeinrich Schuchardt1-1/+2
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini1-1/+1
2019-01-28imx: build flash.bin for i.MX8Peng Fan1-1/+1
2019-01-26Makefile: have "make distclean" remove CHANGELOGRobert P. J. Day1-1/+1
2019-01-18mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSETPatrick Wildt1-1/+1
2019-01-15Makefile: run CONFIG_BOARD_SIZE_LIMIT against .imgSimon Goldschmidt1-0/+1
2019-01-15kbuild: fix parallel build race caused by u-boot.cfg regenerationMasahiro Yamada1-3/+3
2019-01-14Prepare v2019.01v2019.01Tom Rini1-1/+1
2019-01-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+2
2019-01-10usb: Make compiling gadget support optionalJean-Jacques Hiblot1-2/+2
2019-01-10Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini1-0/+3
2019-01-09imx: Add Makefile dependency for mkimage_fit_atf.shChris Spencer1-0/+3
2019-01-09dm: video: lcd: MIGRATION: Add migration plan for videoSimon Glass1-0/+10
2019-01-09dm: pci: MIGRATION: Add migration plan for PCISimon Glass1-0/+10
2019-01-08Makefile: Correct logic for DM_SCSI + unconverted drivers checkTom Rini1-1/+3
2019-01-07Prepare v2019.01-rc3v2019.01-rc3Tom Rini1-1/+1
2019-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+21
2019-01-02dm: MIGRATION: Update migration plan for DM_SPI_FLASHJagan Teki1-0/+10
2019-01-02dm: MIGRATION: Update migration plan for SPIJagan Teki1-0/+11
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+6
2019-01-01imx: imx8mq: build flash.binPeng Fan1-0/+5
2019-01-01Introduce CONFIG_FIT_EXTERNAL_OFFSETPeng Fan1-1/+1
2018-12-17Prepare v2019.01-rc2v2019.01-rc2Tom Rini1-1/+1
2018-12-17Makefile: output migration warnings to stderrChris Packham1-29/+29
2018-12-15test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini1-2/+1
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori1-1/+0
2018-12-12fdt: Add warning about CONFIG_OF_EMBEDSimon Glass1-0/+8
2018-12-03Prepare v2019.01-rc1v2019.01-rc1Tom Rini1-3/+3
2018-12-03dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini1-0/+8
2018-12-03dm: MIGRATION: Add migration plan for DM_USBTom Rini1-0/+10
2018-12-03dm: MIGRATION: Add migration plan for DM_MMCTom Rini1-0/+10
2018-11-29test: Add a 'make qcheck' target for quicker testingSimon Glass1-1/+5
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee1-0/+22
2018-11-20binman: Add a way to enable debugging from the buildSimon Glass1-2/+4
2018-11-14Prepare v2018.11v2018.11Tom Rini1-1/+1
2018-10-29Prepare v2018.11-rc3v2018.11-rc3Tom Rini1-1/+1
2018-10-19Makefile: add LPC32xx precondition for building platform imagesVladimir Zapolskiy1-0/+2
2018-10-15Prepare v2018.11-rc2v2018.11-rc2Tom Rini1-1/+1
2018-10-09fdt: Allow C++ comments in link scripts and DT filesSimon Glass1-1/+1
2018-10-08Makefile: Add a 'check' target for makeSimon Glass1-1/+5
2018-10-04rockchip: make_fit_atf.py depends on u-bootAndreas Färber1-1/+4
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+1