summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher
2019-11-03spl: Add a size check for TPLSimon Glass
2019-10-30Makefile: Fix printing problem in size_check on overflowTom Rini
2019-10-30Prepare v2020.01-rc1Tom Rini
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass
2019-10-13spl, Makefile: Take external offset into account for fit imagesSjoerd Simons
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08imx: add container targetPeng Fan
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass
2019-10-08binman: Allow selection of logging verbositySimon Glass
2019-10-08binman: Pass the toolpath to binman from the main MakefileSimon Glass
2019-10-07Prepare v2019.10Tom Rini
2019-10-04Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt
2019-10-04Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek
2019-09-23Prepare v2019.10-rc4Tom Rini
2019-09-19dm: MIGRATION: Add migration plan for CONFIG_DMHeinrich Schuchardt
2019-09-11rockchip, Makefile: add idbloader.img targetMatwey V. Kornilov
2019-09-04network: set timeline for CONFIG_DM_ETH conversionHeinrich Schuchardt
2019-08-31Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILERasmus Villemoes
2019-08-30Makefile: clean build generated SPL binary for TI AM65xSuniel Mahesh
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-26Prepare v2019.10-rc3Tom Rini
2019-08-26powerpc: mpc85xx: Add device tree support option for PBL boot imageHou Zhiqiang
2019-08-26Makefile: support building SPL FIT images without device treesLukas Auer
2019-08-13Prepare v2019.10-rc2Tom Rini
2019-07-29Prepare v2019.10-rc1Tom Rini
2019-07-29Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-29sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski
2019-07-29Makefile: fix implementation of BINMAN_DEBUGStephen Warren
2019-07-24binman: Convert to use ArgumentParserSimon Glass
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada
2019-07-08Prepare v2019.07v2019.07Tom Rini
2019-06-26rockchip: rk3399: Get bl31.elf via BL31Jagan Teki
2019-06-26Makefile: clean bl31_*.binJagan Teki
2019-06-26Makefile: clean image.mapJagan Teki
2019-06-20doc: Remove duplicated documentation directoryBreno Matheus Lima
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-13Makefile: Trigger a warning for legcay spi driversJagan Teki
2019-06-13Makefile: Trigger a Warning if DEPRECATED is definedJagan Teki
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11arm, imx, Makefile: fix u-boot-dtb.imx build in CONFIG_MULTI_DTB_FIT caseHeiko Schocher
2019-06-10Prepare v2019.07-rc4Tom Rini
2019-06-07spl: add overall SPL size checkSimon Goldschmidt