Commit Graph

68 Commits (2f57c95100f231de0f4e0301237cbe477e09084b)

Author SHA1 Message Date
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 8 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
Simon Glass 03c25bcd26 fdt: Build an SPL binary without device tree 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Nathan Rossi 08598d6ee9 ARM: zynq: Add target for building bootable SPL image for Zynq 9 years ago
Michal Simek 8d7a2b83f9 spl: Add support for CONFIG_OF_EMBED=y 9 years ago
Simon Glass 021b4d117c dm: spl: Generate u-boot-spl-dtb.bin only when enabled 9 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 9 years ago
Masahiro Yamada d6c2ac5b75 spl: move SPL driver entries to driver/Makefile 9 years ago
Marek Vasut 333b7209ed Makefile: Add target for building bootable SPL image for SoCFPGA 9 years ago
Dinh Nguyen 9bbd2132e3 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller 9 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 9 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 9 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 9 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 9 years ago