summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2020.04-rc2v2020.04-rc2Tom Rini2020-02-121-1/+1
* Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-011-5/+31
|\
| * rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-301-2/+12
| * Makefile: rockchip: Support SPL-alone mkimageJagan Teki2020-01-301-1/+9
| * Makefile: rockchip: Suffix platform type with tpl nameJagan Teki2020-01-301-3/+3
| * Makefile: Add rockchip image typeJagan Teki2020-01-301-1/+9
* | Makefile: Fix the location of the migration fileFabio Estevam2020-01-301-8/+8
|/
* Prepare v2020.04-rc1v2020.04-rc1Tom Rini2020-01-281-2/+2
* Makefile: Let mrproper remove flash.bin and flash.logFabio Estevam2020-01-231-1/+1
* common: Drop CONFIG_HAS_POSTSimon Glass2020-01-171-1/+3
* gcc-9: silence 'address-of-packed-member' warningAndy Shevchenko2020-01-101-1/+2
* Makefile: Fix CONFIG_SYS_UBOOT_START default valuePatrice Chotard2020-01-081-1/+1
* dts: Add support for adding DT overlays in u-boot.imgJean-Jacques Hiblot2020-01-071-1/+2
* Prepare v2020.01v2020.01Tom Rini2020-01-061-1/+1
* Prepare v2020.01-rc5v2020.01-rc5Tom Rini2019-12-161-1/+1
* Makefile: Ensure tools directory exists in output prior to useTom Rini2019-12-061-0/+1
* Makefile: add build script for asn1 parsersAKASHI Takahiro2019-12-061-0/+1
* mtd: Makefile: deep cleanupMiquel Raynal2019-12-041-5/+0
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
* Makefile: add Rockchip idbloader.img to CLEAN_FILESThomas Hebb2019-12-031-1/+2
* Makefile: consolidate hardcoded lists of files to cleanThomas Hebb2019-12-031-3/+2
* Makefile: don't try to construct CLEAN_FILES based on configThomas Hebb2019-12-031-3/+3
* Prepare v2020.01-rc4v2020.01-rc4Tom Rini2019-12-021-1/+1
* ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut2019-11-251-0/+11
* Prepare v2020.01-rc3v2020.01-rc3Tom Rini2019-11-181-1/+1
* Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini2019-11-171-0/+1
|\
| * tests: add OP-TEE test suiteHeiko Stuebner2019-11-141-0/+1
* | efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-121-0/+19
|/
* Prepare v2020.01-rc2v2020.01-rc2Tom Rini2019-11-111-1/+1
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-071-0/+1
* Makefile: fix dependency for imx targetsHeiko Schocher2019-11-061-1/+9
* spl: Add a size check for TPLSimon Glass2019-11-031-0/+7
* Makefile: Fix printing problem in size_check on overflowTom Rini2019-10-301-1/+1
* Prepare v2020.01-rc1v2020.01-rc1Tom Rini2019-10-301-3/+3
* arm: mvebu: Avoid generating kwbimage.cfg in the source treeBin Meng2019-10-291-2/+13
* tools: Avoid creating symbolic links for tools/version.hBin Meng2019-10-281-3/+6
* Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-10-161-3/+7
|\
| * binman: x86: Separate out 16-bit reset and init codeSimon Glass2019-10-151-3/+7
* | Makefile: Skip symbolic links to files for cscopeAndy Shevchenko2019-10-161-0/+3
|/
* spl, Makefile: Take external offset into account for fit imagesSjoerd Simons2019-10-131-0/+1
* Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-2/+10
|\
| * imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-2/+2
| * imx: add container targetPeng Fan2019-10-081-0/+8
* | spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass2019-10-081-3/+7
* | binman: Allow selection of logging verbositySimon Glass2019-10-081-1/+2
* | binman: Pass the toolpath to binman from the main MakefileSimon Glass2019-10-081-0/+1
|/
* Prepare v2019.10v2019.10Tom Rini2019-10-071-1/+1
* Makefile: mrproper should remove *.pyc filesHeinrich Schuchardt2019-10-041-1/+1
* Makefile: Fix typo around CONFIG_SPL_FIT_SOURCEMichal Simek2019-10-041-1/+1
* Prepare v2019.10-rc4v2019.10-rc4Tom Rini2019-09-231-1/+1