summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: socfpga: Generate spl/u-boot-splx4.sfp with 4 SPL imagesChee Hong Ang2020-07-141-2/+3
* Makefile: Add target to generate hex output for combined spl and dtbDalon Westergreen2020-05-131-5/+6
* Prepare v2020.04Tom Rini2020-04-131-1/+1
* Prepare v2020.04-rc5Tom Rini2020-04-061-1/+1
* arch: Add explicit linker script for u-boot-elfMichal Simek2020-04-031-6/+5
* Prepare v2020.04-rc4Tom Rini2020-03-301-1/+1
* Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro2020-03-131-2/+2
* Makefile: fix processing of default environment fileSamuel Mescoff2020-03-061-1/+1
* Prepare v2020.04-rc3Tom Rini2020-02-261-1/+1
* Prepare v2020.04-rc2Tom Rini2020-02-121-1/+1
* Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...Tom 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-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.01Tom Rini2020-01-061-1/+1
* Prepare v2020.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-rc4Tom Rini2019-12-021-1/+1
* ARM: socfpga: Introduce u-boot-with-nand-spl.sfp targetMarek Vasut2019-11-251-0/+11
* Prepare v2020.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-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-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
|\