aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-01-10gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko1-1/+2
2020-01-08Makefile: Fix CONFIG_SYS_UBOOT_START default valuePatrice Chotard1-1/+1
2020-01-07dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot1-1/+2
2020-01-06Prepare v2020.01v2020.01Tom Rini1-1/+1
2019-12-16Prepare v2020.01-rc5v2020.01-rc5Tom Rini1-1/+1
2019-12-06Makefile: Ensure tools directory exists in output prior to useTom Rini1-0/+1
2019-12-06Makefile: add build script for asn1 parsersAKASHI Takahiro1-0/+1
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal1-5/+0
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-03Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb1-1/+2
2019-12-03Makefile: consolidate hardcoded lists of files to cleanThomas Hebb1-3/+2
2019-12-03Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb1-3/+3
2019-12-02Prepare v2020.01-rc4v2020.01-rc4Tom Rini1-1/+1
2019-11-25ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut1-0/+11
2019-11-18Prepare v2020.01-rc3v2020.01-rc3Tom Rini1-1/+1
2019-11-17Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2019-11-14tests: add OP-TEE test suiteHeiko Stuebner1-0/+1
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt1-0/+19
2019-11-11Prepare v2020.01-rc2v2020.01-rc2Tom Rini1-1/+1
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+1
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher1-1/+9
2019-11-03spl: Add a size check for TPLSimon Glass1-0/+7
2019-10-30Makefile: Fix printing problem in size_check on overflowTom Rini1-1/+1
2019-10-30Prepare v2020.01-rc1v2020.01-rc1Tom Rini1-3/+3
2019-10-29arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng1-2/+13
2019-10-28tools: Avoid creating symbolic links for tools/version.hBin Meng1-3/+6
2019-10-16Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-3/+7
2019-10-16Makefile: Skip symbolic links to files for cscopeAndy Shevchenko1-0/+3
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass1-3/+7
2019-10-13spl, Makefile: Take external offset into account for fit imagesSjoerd Simons1-0/+1
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-07Prepare v2019.10v2019.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-rc4v2019.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-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