summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Prepare v2016.05-rc1Tom Rini1-2/+2
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash1-0/+1
2016-03-22cmd: Fix license commandTom Rini1-3/+1
2016-03-17x86: Add support for running Intel reference codeSimon Glass1-1/+13
2016-03-15spl: Add a way to specify a list of device trees to includeSimon Glass1-1/+9
2016-03-14Prepare v2016.03Tom Rini1-1/+1
2016-03-01Prepare v2016.03-rc3Tom Rini1-1/+1
2016-02-16Prepare v2016.03-rc2Tom Rini1-1/+1
2016-02-15Makefile: generate symbol list from u-bootStephen Warren1-1/+6
2016-02-15Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren1-4/+0
2016-02-08kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada1-6/+6
2016-02-02Prepare v2016.03-rc1Tom Rini1-2/+2
2016-02-02Makefile: Drop unnecessary -dtb suffixesSimon Glass1-8/+7
2016-02-02Makefile: Make u-boot.img the same as u-boot-dtb.imgSimon Glass1-10/+3
2016-02-02socfpga: Simplify Makefile filenamesSimon Glass1-5/+5
2016-02-02tegra: Always build a boot image with the same filenameSimon Glass1-3/+6
2016-02-02fdt: Build a U-Boot binary without device treeSimon Glass1-12/+20
2016-02-02tegra: 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.01Tom Rini1-1/+1
2016-01-08arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal1-1/+1
2016-01-05Prepare v2016.01-rc4Tom Rini1-1/+1
2015-12-22Prepare v2016.01-rc3Tom Rini1-1/+1
2015-12-07Prepare v2016.01-rc2Tom Rini1-1/+1
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi1-0/+3
2015-11-17Prepare v2016.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-22Merge 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-20Prepare v2015.10Tom Rini1-1/+1
2015-10-12Prepare v2015.10-rc5Tom Rini1-1/+1
2015-09-28Prepare v2015.10-rc4Tom Rini1-1/+1
2015-09-07Prepare v2015.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-18Prepare v2015.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