summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2016.03-rc1Tom Rini2016-02-021-2/+2
* Makefile: Drop unnecessary -dtb suffixesSimon Glass2016-02-011-8/+7
* Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass2016-02-011-10/+3
* socfpga: Simplify Makefile filenamesSimon Glass2016-02-011-5/+5
* tegra: Always build a boot image with the same filenameSimon Glass2016-02-011-3/+6
* fdt: Build a U-Boot binary without device treeSimon Glass2016-02-011-12/+20
* tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass2016-02-011-11/+5
* Move all command code into its own directorySimon Glass2016-01-251-0/+1
* kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE definesMasahiro Yamada2016-01-201-6/+0
* arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-141-10/+0
* Prepare v2016.01Tom Rini2016-01-121-1/+1
* arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal2016-01-081-1/+1
* Prepare v2016.01-rc4Tom Rini2016-01-041-1/+1
* Prepare v2016.01-rc3Tom Rini2015-12-211-1/+1
* Prepare v2016.01-rc2Tom Rini2015-12-071-1/+1
* ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi2015-11-191-0/+3
* Prepare v2016.01-rc1Tom Rini2015-11-161-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-101-0/+2
|\
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+2
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
|/
* arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-261-0/+4
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-211-0/+2
|\
| * Makefile: Generate U_BOOT_DMI_DATE for SMBIOSBin Meng2015-10-211-0/+2
* | arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-211-2/+2
* | arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-211-1/+11
|/
* Prepare v2015.10Tom Rini2015-10-191-1/+1
* Prepare v2015.10-rc5Tom Rini2015-10-121-1/+1
* Prepare v2015.10-rc4Tom Rini2015-09-281-1/+1
* Prepare v2015.10-rc3Tom Rini2015-09-071-1/+1
* Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann2015-08-281-3/+15
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-281-16/+0
* Makefile: Use correct timezone for U_BOOT_TZChris Packham2015-08-281-4/+10
* x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-261-0/+1
* Prepare v2015.10-rc2Tom Rini2015-08-171-1/+1
* Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut2015-08-081-0/+12
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-081-0/+1
* efi: Add 64-bit payload supportSimon Glass2015-08-051-1/+1
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-051-0/+24
* efi: Support building a u-boot-app.efi executableSimon Glass2015-08-051-0/+5
* Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-051-1/+7
* Prepare v2015.10-rc1Tom Rini2015-08-031-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-311-0/+4
|\
| * powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-311-0/+4
* | Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-271-3/+4
* | kbuild: use relative path more to include MakefileMasahiro Yamada2015-07-271-11/+9
* | kbuild: sync with Linux 4.1Masahiro Yamada2015-07-271-12/+1
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-231-1/+1
|\
| * Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese2015-07-231-1/+1
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-211-1/+1
|/
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
OpenPOWER on IntegriCloud