aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fdt: Allow C++ comments in link scripts and DT filesSimon Glass2018-10-091-1/+1
* Makefile: Add a warning if SPL/TPL cannot be builtSimon Glass2018-10-091-0/+7
* armv8: K3: am654: Add support for generating build targetsLokesh Vutla2018-09-111-0/+9
* arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILELuca Ceresoli2018-06-151-1/+7
* Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian2018-06-041-0/+4
* spl: socfpga: Generate Arria10 SFP header V1Marek Vasut2018-05-081-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-151-1/+1
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-141-0/+2
* spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-18/+2
* tools: mkimage: Extend mkimage to also include pmufwMichal Simek2017-11-281-1/+2
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-13/+2
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-171-2/+2
* spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot2017-10-061-1/+34
* dtoc: Rename the auto-generated dt-structs.h fileSimon Glass2017-09-151-2/+3
* Makefile: honor PYTHON configuration properlyClément Bœsch2017-08-201-1/+1
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich2017-08-131-1/+8
* spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPLPhilipp Tomsich2017-08-131-2/+8
* spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich2017-08-131-2/+2
* fdt: Makefile: Build python libfdt library if neededSimon Glass2017-06-021-4/+13
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-1/+2
* spl: Makefile: include /config in the (reduced) FDT used by the SPL stagePhilipp Tomsich2017-05-111-1/+1
* Makefile: Fix linking with modern binutilsJoel Stanley2017-04-101-0/+4
* scripts: sunxi: Build an raw SPL imageMaxime Ripard2017-04-071-0/+15
* Makefile: Provide an option to select SPL or TPLSimon Glass2017-04-051-0/+6
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-1/+6
* x86: Add SPL build rules for start-up codeSimon Glass2017-02-051-1/+8
* spl: Don't create a BSS padding when it is separateSimon Glass2017-02-051-1/+2
* spl: Makefile: Define SPL_ earlierSimon Glass2017-02-051-0/+6
* Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-021-1/+3
* spl: add USB Gadget config optionStefan Agner2016-11-281-1/+1
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-3/+0
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-151-2/+2
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2016-10-071-19/+1
* spl: dfu: add dfu support in SPLB, Ravi2016-09-271-0/+4
* Makefile: rm u-boot.cfg dependencies are missingStephen Warren2016-09-221-0/+11
* Makefile: use if_change_dep for u-boot.cfgStephen Warren2016-09-221-1/+1
* Use separate options for TPL supportSimon Glass2016-09-161-1/+9
* dm: Don't attach the device tree to SPL with of-platdataSimon Glass2016-07-141-1/+1
* dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass2016-07-141-3/+36
* Makefile: Allow the SPL final link rule to be overriddenSimon Glass2016-07-141-2/+4
* ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek2016-06-061-5/+2
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-0/+7
* kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-021-1/+1
* kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-081-2/+2
* kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-081-5/+5
* kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-081-4/+0
* socfpga: Simplify Makefile filenamesSimon Glass2016-02-011-3/+3