Commit Graph

81 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 44093a1554 fdt: Allow C++ comments in link scripts and DT files 6 years ago
Simon Glass 2c5eac1e18 Makefile: Add a warning if SPL/TPL cannot be built 6 years ago
Lokesh Vutla 82f29fd513 armv8: K3: am654: Add support for generating build targets 6 years ago
Luca Ceresoli c7df098a71 arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE 6 years ago
Vagrant Cascadian 8664ab7deb Set time and umask on multi-dtb fit images to ensure reproducibile builds. 6 years ago
Marek Vasut 792557d111 spl: socfpga: Generate Arria10 SFP header V1 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Rasmus Villemoes 0658761733 Makefile: always preserve output for images that can contain HAB Blocks 6 years ago
Simon Goldschmidt d693742b25 spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED 6 years ago
Goldschmidt Simon 9bd76b8076 spl: make CONFIG_OF_EMBED pass dts through fdtgrep 7 years ago
Michal Simek c85a6b79d1 tools: mkimage: Extend mkimage to also include pmufw 7 years ago
Masahiro Yamada d6a0c78a4e pylibfdt: compile pylibfdt only when dtoc/binman is necessary 7 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 7 years ago
Jean-Jacques Hiblot 2f57c95100 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT 7 years ago
Simon Glass b145b45b0c dtoc: Rename the auto-generated dt-structs.h file 7 years ago
Clément Bœsch 3809e30273 Makefile: honor PYTHON configuration properly 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Philipp Tomsich dd6fbcb938 spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig 7 years ago
Philipp Tomsich 1749858a64 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL 7 years ago
Philipp Tomsich f291ce1298 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL 7 years ago
Simon Glass e38ffc4267 fdt: Makefile: Build python libfdt library if needed 7 years ago
Siarhei Siamashka 7f0ef5a945 sunxi: Store the device tree name in the SPL header 7 years ago
Philipp Tomsich e938ef1f07 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage 7 years ago
Joel Stanley e391b1e64b Makefile: Fix linking with modern binutils 7 years ago
Maxime Ripard d2fdcc76e8 scripts: sunxi: Build an raw SPL image 7 years ago
Simon Glass 001f3142c3 Makefile: Provide an option to select SPL or TPL 7 years ago
Heiko Stübner 27326c7ee2 dm: allow limiting pre-reloc markings to spl or tpl 7 years ago
Simon Glass 84547b4e66 x86: Add SPL build rules for start-up code 7 years ago
Simon Glass 0ec28e0266 spl: Don't create a BSS padding when it is separate 7 years ago
Simon Glass d688bd728f spl: Makefile: Define SPL_ earlier 7 years ago
Sven Ebenfeld 1f6a664802 Makefile: preserve output for images that can contain HAB Blocks 7 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 8 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 8 years ago
Mike Looijmans 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP 8 years ago
Jagan Teki aec9a0f19f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 8 years ago
Masahiro Yamada e19b0fb485 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk 8 years ago
B, Ravi bc5dbcb918 spl: dfu: add dfu support in SPL 8 years ago
Stephen Warren a6c1309782 Makefile: rm u-boot.cfg dependencies are missing 8 years ago
Stephen Warren fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg 8 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Simon Glass d22199b166 dm: Don't attach the device tree to SPL with of-platdata 8 years ago
Simon Glass dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled 8 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 8 years ago
Michal Simek 1a6a6e9a16 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP 8 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 8 years ago
Michal Simek fd2d1e0d47 kbuild: Do not append dtb for OF_EMBED case 8 years ago
Masahiro Yamada 35b786780f kbuild: fix build rule of u-boot-spl.dtb 8 years ago
Masahiro Yamada 514ec43892 kbuild: add missing FORCE where $(call if_changed, ) is used 8 years ago
Masahiro Yamada 8ee19a7319 kbuild: remove unneeded ifdef conditionals around build rules 8 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 8 years ago