aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-11-14efi: Makefile: Export variables for use with EFISimon Glass1-0/+9
2016-11-14Prepare v2016.11v2016.11Tom Rini1-1/+1
2016-10-31Prepare v2016.11-rc3v2016.11-rc3Tom Rini1-1/+1
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki1-1/+1
2016-10-17Prepare v2016.11-rc2v2016.11-rc2Tom Rini1-1/+1
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+6
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada1-16/+1
2016-10-07kbuild: move no_new_adhoc_configs_check to "all" target commandMasahiro Yamada1-8/+6
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)1-0/+6
2016-10-03Prepare v2016.11-rc1v2016.11-rc1Tom Rini1-2/+2
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+1
2016-09-22Makefile: rm u-boot.cfg dependencies are missingStephen Warren1-0/+11
2016-09-22Makefile: use if_change_dep for u-boot.cfgStephen Warren1-1/+1
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass1-1/+9
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu1-0/+1
2016-09-12Prepare v2016.09v2016.09Tom Rini1-1/+1
2016-08-22Prepare v2016.09-rc2v2016.09-rc2Tom Rini1-1/+1
2016-08-20Makefile: Remove tags file on mrproperVignesh R1-1/+1
2016-08-20tests: Introduce DT overlay testsMaxime Ripard1-0/+1
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel1-1/+9
2016-08-05Makefile: Allow 'make tests' to run testsSimon Glass1-1/+4
2016-07-27Add a power domain framework/uclassStephen Warren1-0/+1
2016-07-25Prepare v2016.09-rc1v2016.09-rc1Tom Rini1-2/+2
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini1-2/+3
2016-07-14dm: Makefile: Build of-platdata before SPLSimon Glass1-1/+2
2016-07-14sandbox: Don't print a warning for CONFIG_I2C_COMPATSimon Glass1-1/+1
2016-07-14tools: Allow building with debug enabledSimon Glass1-1/+2
2016-07-11Prepare v2016.07v2016.07Tom Rini1-1/+1
2016-07-01Prepare v2016.07-rc3v2016.07-rc3Tom Rini1-1/+1
2016-06-24kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada1-1/+3
2016-06-24Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian1-2/+2
2016-06-20Prepare v2016.07-rc2v2016.07-rc2Tom Rini1-1/+1
2016-06-06Prepare v2016.07-rc1v2016.07-rc1Tom Rini1-2/+2
2016-05-27Remove/update old generic-board documentation and warningSimon Glass1-14/+0
2016-05-23acpi: Clean IASL generated intermediate filesBin Meng1-0/+1
2016-05-16Prepare v2016.05v2016.05Tom Rini1-1/+1
2016-05-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann1-1/+1
2016-04-25Prepare v2016.05-rc3v2016.05-rc3Tom Rini1-1/+1
2016-04-21Prepare v2016.05-rc2v2016.05-rc2Tom Rini1-1/+1
2016-04-11Prepare v2016.05-rc1v2016.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-14spl: Add a way to specify a list of device trees to includeSimon Glass1-1/+9
2016-03-14Prepare v2016.03v2016.03Tom Rini1-1/+1
2016-02-29Prepare v2016.03-rc3v2016.03-rc3Tom Rini1-1/+1
2016-02-15Prepare v2016.03-rc2v2016.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