summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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-03Prepare v2016.11-rc1Tom Rini1-2/+2
2016-09-27Merge 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-17Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass1-1/+9
2016-09-15driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu1-0/+1
2016-09-12Prepare v2016.09Tom Rini1-1/+1
2016-08-23Prepare v2016.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-16xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel1-1/+9
2016-08-06Makefile: Allow 'make tests' to run testsSimon Glass1-1/+4
2016-07-28Add a power domain framework/uclassStephen Warren1-0/+1
2016-07-26Prepare v2016.09-rc1Tom Rini1-2/+2
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini1-2/+3
2016-07-15dm: Makefile: Build of-platdata before SPLSimon Glass1-1/+2
2016-07-15sandbox: Don't print a warning for CONFIG_I2C_COMPATSimon Glass1-1/+1
2016-07-15tools: Allow building with debug enabledSimon Glass1-1/+2
2016-07-11Prepare v2016.07Tom Rini1-1/+1
2016-07-02Prepare v2016.07-rc3Tom Rini1-1/+1
2016-06-25kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada1-1/+3
2016-06-25Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian1-2/+2
2016-06-20Prepare v2016.07-rc2Tom Rini1-1/+1
2016-06-07Prepare v2016.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.05Tom Rini1-1/+1
2016-05-03mkimage: fix argument parsing on BSD systemsAndreas Bießmann1-1/+1
2016-04-26Prepare v2016.05-rc3Tom Rini1-1/+1
2016-04-21Prepare v2016.05-rc2Tom Rini1-1/+1
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