aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Prepare v2016.03-rc1v2016.03-rc1Tom Rini1-2/+2
2016-02-01Makefile: Drop unnecessary -dtb suffixesSimon Glass1-8/+7
2016-02-01Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass1-10/+3
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass1-5/+5
2016-02-01tegra: Always build a boot image with the same filenameSimon Glass1-3/+6
2016-02-01fdt: Build a U-Boot binary without device treeSimon Glass1-12/+20
2016-02-01tegra: Clarify generation of -nodtb file with OF_CONTROLSimon Glass1-11/+5
2016-01-25Move all command code into its own directorySimon Glass1-0/+1
2016-01-20kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE definesMasahiro Yamada1-6/+0
2016-01-14arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese1-10/+0
2016-01-12Prepare v2016.01v2016.01Tom Rini1-1/+1
2016-01-08arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal1-1/+1
2016-01-04Prepare v2016.01-rc4v2016.01-rc4Tom Rini1-1/+1
2015-12-21Prepare v2016.01-rc3v2016.01-rc3Tom Rini1-1/+1
2015-12-07Prepare v2016.01-rc2v2016.01-rc2Tom Rini1-1/+1
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi1-0/+3
2015-11-16Prepare v2016.01-rc1v2016.01-rc1Tom Rini1-3/+3
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+2
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+4
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+2
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang1-0/+4
2015-10-21Merge git://git.denx.de/u-boot-x86Tom Rini1-0/+2
2015-10-21Makefile: Generate U_BOOT_DMI_DATE for SMBIOSBin Meng1-0/+2
2015-10-21arm: mvebu: Add DM (driver model) supportStefan Roese1-2/+2
2015-10-21arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese1-1/+11
2015-10-19Prepare v2015.10v2015.10Tom Rini1-1/+1
2015-10-12Prepare v2015.10-rc5v2015.10-rc5Tom Rini1-1/+1
2015-09-28Prepare v2015.10-rc4v2015.10-rc4Tom Rini1-1/+1
2015-09-07Prepare v2015.10-rc3v2015.10-rc3Tom Rini1-1/+1
2015-08-28Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann1-3/+15
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon1-16/+0
2015-08-28Makefile: Use correct timezone for U_BOOT_TZChris Packham1-4/+10
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass1-0/+1
2015-08-17Prepare v2015.10-rc2v2015.10-rc2Tom Rini1-1/+1
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut1-0/+12
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen1-0/+1
2015-08-05efi: Add 64-bit payload supportSimon Glass1-1/+1
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass1-0/+24
2015-08-05efi: Support building a u-boot-app.efi executableSimon Glass1-0/+5
2015-08-05Allow objcopy to work without filling gaps with 0xffSimon Glass1-1/+7
2015-08-03Prepare v2015.10-rc1v2015.10-rc1Tom Rini1-2/+2
2015-07-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+4
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+4
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-3/+4
2015-07-27kbuild: use relative path more to include MakefileMasahiro Yamada1-11/+9
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada1-12/+1
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2015-07-23Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese1-1/+1
2015-07-21dm: Reduce SPL device tree sizeSimon Glass1-1/+1
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng1-2/+2