summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+10
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-2/+2
2019-10-08imx: add container targetPeng Fan1-0/+8
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass1-3/+7
2019-10-08binman: Allow selection of logging verbositySimon Glass1-1/+2
2019-10-08binman: Pass the toolpath to binman from the main MakefileSimon Glass1-0/+1
2019-10-08Prepare v2019.10Tom Rini1-1/+1
2019-10-04Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt1-1/+1
2019-10-04Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek1-1/+1
2019-09-23Prepare v2019.10-rc4Tom Rini1-1/+1
2019-09-19dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt1-0/+8
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-27Prepare v2019.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-14Prepare v2019.10-rc2Tom Rini1-1/+1
2019-07-30Prepare v2019.10-rc1Tom Rini1-2/+2
2019-07-30Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+3
2019-07-30i2c: remove i2c driver-model compatibility layerBartosz Golaszewski1-7/+0
2019-07-30sandbox: 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.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-11Prepare v2019.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-rc3Tom Rini1-1/+1
2019-05-21ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut1-0/+3
2019-05-20Revert "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-rc2Tom Rini1-1/+1
2019-05-10Set time and umask on fit-dtb.blob to ensure reproducibile builds.Vagrant Cascadian1-0/+4
2019-05-10Remove fit-dtb.blob* in clean target.Vagrant Cascadian1-1/+1
2019-05-10dm: MIGRATION: Add migration plan for WDT (DM watchdog support)Stefan Roese1-0/+11