Commit Graph

57 Commits (d2fdcc76e869a8fa652a9ea5ba8b57f47d0ad0c3)

Author SHA1 Message Date
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
Simon Glass 30987ef10b dm: power: Allow use of regulators in SPL 9 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 9 years ago
Simon Glass fa78e0a371 dm: Reduce SPL device tree size 9 years ago
Masahiro Yamada 3113471f3a kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error 9 years ago
Simon Glass 741e58e0fc Create a .cfg file containing the CONFIG options used to build 9 years ago
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 9 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 9 years ago
Stefan Roese 0cf47862bf scripts/Makefile.spl: Add MVEBU DDR code to SPL 9 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago