summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-12-06Makefile: add build script for asn1 parsersAKASHI Takahiro
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-12-03Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb
2019-12-03Makefile: consolidate hardcoded lists of files to cleanThomas Hebb
2019-12-03Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb
2019-12-02Prepare v2020.01-rc4Tom Rini
2019-11-25ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut
2019-11-18Prepare v2020.01-rc3Tom Rini
2019-11-17Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt
2019-11-11Prepare v2020.01-rc2Tom Rini
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