summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-02-27Prepare v2017-rc3Tom Rini
2017-02-13Prepare v2017.03-rc2Tom Rini
2017-02-08kbuild: beautify the log of config whitelist checkMasahiro Yamada
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-02-06x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass
2017-02-01arm: mvebu: Implement secure bootMario Six
2017-01-30Prepare v2017.03-rc1Tom Rini
2017-01-09Prepare v2017.01Tom Rini
2017-01-02Prepare v2017.01-rc3Tom Rini
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld
2016-12-20Merge git://git.denx.de/u-boot-dmTom Rini
2016-12-19Prepare v2017.01-rc2Tom Rini
2016-12-20x86: Use binman all x86 boardsSimon Glass
2016-12-20sunxi: Use binman for sunxi boardsSimon Glass
2016-12-20binman: Add a build rule for binmanSimon Glass
2016-12-05Prepare v2017.01-rc1Tom Rini
2016-12-02Makefile: Add a target to create the .cfg filesSimon Glass
2016-11-14x86: Move efi .S files into the 'lib' directorySimon Glass
2016-11-14efi: Makefile: Export variables for use with EFISimon Glass
2016-11-14Prepare v2016.11Tom Rini
2016-10-31Prepare v2016.11-rc3Tom Rini
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-17Prepare v2016.11-rc2Tom Rini
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada
2016-10-07kbuild: move no_new_adhoc_configs_check to "all" target commandMasahiro Yamada
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-10-03Prepare v2016.11-rc1Tom Rini
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-22Makefile: rm u-boot.cfg dependencies are missingStephen Warren
2016-09-22Makefile: use if_change_dep for u-boot.cfgStephen Warren
2016-09-16Makefile: Give a build error if ad-hoc CONFIG options are addedSimon Glass
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu
2016-09-12Prepare v2016.09Tom Rini
2016-08-22Prepare v2016.09-rc2Tom Rini
2016-08-20Makefile: Remove tags file on mrproperVignesh R
2016-08-20tests: Introduce DT overlay testsMaxime Ripard
2016-08-15xtensa: add support for the xtensa processor architecture [1/2]Chris Zankel
2016-08-05Makefile: Allow 'make tests' to run testsSimon Glass
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-25Prepare v2016.09-rc1Tom Rini
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-14dm: Makefile: Build of-platdata before SPLSimon Glass
2016-07-14sandbox: Don't print a warning for CONFIG_I2C_COMPATSimon Glass
2016-07-14tools: Allow building with debug enabledSimon Glass
2016-07-11Prepare v2016.07Tom Rini
2016-07-01Prepare v2016.07-rc3Tom Rini
2016-06-24kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada