aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-09-11rockchip, Makefile: add idbloader.img targetMatwey V. Kornilov1-0/+12
2019-09-04network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt1-0/+11
2019-08-31Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILERasmus Villemoes1-1/+1
2019-08-30Makefile: clean build generated SPL binary for TI AM65xSuniel Mahesh1-1/+1
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-1/+7
2019-08-26Prepare v2019.10-rc3v2019.10-rc3Tom Rini1-1/+1
2019-08-26powerpc: mpc85xx: Add device tree support option for PBL boot imageHou Zhiqiang1-1/+7
2019-08-26Makefile: support building SPL FIT images without device treesLukas Auer1-2/+6
2019-08-13Prepare v2019.10-rc2v2019.10-rc2Tom Rini1-1/+1
2019-07-29Prepare v2019.10-rc1v2019.10-rc1Tom Rini1-2/+2
2019-07-29Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+3
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski1-7/+0
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski1-1/+1
2019-07-29Makefile: fix implementation of BINMAN_DEBUGStephen Warren1-2/+3
2019-07-24binman: Convert to use ArgumentParserSimon Glass1-2/+2
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