summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2016.07-rc2Tom Rini2016-06-201-1/+1
* Prepare v2016.07-rc1Tom Rini2016-06-061-2/+2
* Remove/update old generic-board documentation and warningSimon Glass2016-05-271-14/+0
* acpi: Clean IASL generated intermediate filesBin Meng2016-05-231-0/+1
* Prepare v2016.05Tom Rini2016-05-161-1/+1
* mkimage: fix argument parsing on BSD systemsAndreas Bießmann2016-05-021-1/+1
* Prepare v2016.05-rc3Tom Rini2016-04-251-1/+1
* Prepare v2016.05-rc2Tom Rini2016-04-211-1/+1
* Prepare v2016.05-rc1Tom Rini2016-04-111-2/+2
* drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash2016-04-101-0/+1
* cmd: Fix license commandTom Rini2016-03-221-3/+1
* x86: Add support for running Intel reference codeSimon Glass2016-03-171-1/+13
* spl: Add a way to specify a list of device trees to includeSimon Glass2016-03-141-1/+9
* Prepare v2016.03Tom Rini2016-03-141-1/+1
* Prepare v2016.03-rc3Tom Rini2016-02-291-1/+1
* Prepare v2016.03-rc2Tom Rini2016-02-151-1/+1
* Makefile: generate symbol list from u-bootStephen Warren2016-02-151-1/+6
* Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren2016-02-151-4/+0
* kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-081-6/+6
* 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
OpenPOWER on IntegriCloud