aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada1-2/+2
2019-07-08Prepare v2019.07v2019.07Tom Rini1-1/+1
2019-06-26rockchip: rk3399: Get bl31.elf via BL31Jagan Teki1-1/+1
2019-06-26Makefile: clean bl31_*.binJagan Teki1-1/+1
2019-06-26Makefile: clean image.mapJagan Teki1-1/+2
2019-06-20doc: Remove duplicated documentation directoryBreno Matheus Lima1-3/+3
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-11/+8
2019-06-13Makefile: Trigger a warning for legcay spi driversJagan Teki1-11/+5
2019-06-13Makefile: Trigger a Warning if DEPRECATED is definedJagan Teki1-0/+3
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-0/+4
2019-06-11arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT caseHeiko Schocher1-0/+4
2019-06-10Prepare v2019.07-rc4v2019.07-rc4Tom Rini1-1/+1
2019-06-07spl: add overall SPL size checkSimon Goldschmidt1-1/+2
2019-06-07configs: define CONFIG_SPL_SIZE_LIMITHeinrich Schuchardt1-0/+8
2019-06-07imx: move BOARD_SIZE_CHECK to main MakefileHeinrich Schuchardt1-0/+1
2019-06-07Makefile: reusable function for BOARD_SIZE_CHECKHeinrich Schuchardt1-10/+14
2019-05-27Prepare v2019.07-rc3v2019.07-rc3Tom Rini1-1/+1
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut1-0/+3
2019-05-19Revert "Makefile: Prioritize external dtb if defined"Tom Rini1-1/+1
2019-05-18Makefile: Prioritize external dtb if definedMichal Simek1-1/+1
2019-05-15Prepare v2019.07-rc2v2019.07-rc2Tom Rini1-1/+1
2019-05-09Set time and umask on fit-dtb.blob to ensure reproducibile builds.Vagrant Cascadian1-0/+4
2019-05-09Remove fit-dtb.blob* in clean target.Vagrant Cascadian1-1/+1
2019-05-09dm: MIGRATION: Add migration plan for WDT (DM watchdog support)Stefan Roese1-0/+11
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass1-0/+1
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan1-1/+1
2019-04-29Prepare v2019.07-rc1v2019.07-rc1Tom Rini1-2/+2
2019-04-22Add target to generate initial environmentStefano Babic1-0/+7
2019-04-16Makefile: Prioritize external dtb if definedMichal Simek1-0/+5
2019-04-12Makefile: Correct logic for DM_SCSI + unconverted drivers checkStefan Roese1-4/+15
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+15
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut1-1/+15
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