Commit Graph

54 Commits (e411e67e1ee3d08f3aeb9a30f9347a2758d12c20)

Author SHA1 Message Date
Simon Glass 84547b4e66 x86: Add SPL build rules for start-up code 8 years ago
Simon Glass 0ec28e0266 spl: Don't create a BSS padding when it is separate 8 years ago
Simon Glass d688bd728f spl: Makefile: Define SPL_ earlier 8 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 9 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 9 years ago
Mike Looijmans 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP 9 years ago
Jagan Teki aec9a0f19f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 9 years ago
Masahiro Yamada e19b0fb485 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk 9 years ago
B, Ravi bc5dbcb918 spl: dfu: add dfu support in SPL 9 years ago
Stephen Warren a6c1309782 Makefile: rm u-boot.cfg dependencies are missing 9 years ago
Stephen Warren fcd29a4d0e Makefile: use if_change_dep for u-boot.cfg 9 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 9 years ago
Simon Glass d22199b166 dm: Don't attach the device tree to SPL with of-platdata 9 years ago
Simon Glass dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled 9 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 9 years ago
Michal Simek 1a6a6e9a16 ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP 9 years ago
Michal Simek d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 9 years ago
Michal Simek fd2d1e0d47 kbuild: Do not append dtb for OF_EMBED case 9 years ago
Masahiro Yamada 35b786780f kbuild: fix build rule of u-boot-spl.dtb 9 years ago
Masahiro Yamada 514ec43892 kbuild: add missing FORCE where $(call if_changed, ) is used 9 years ago
Masahiro Yamada 8ee19a7319 kbuild: remove unneeded ifdef conditionals around build rules 9 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 9 years ago
Simon Glass 03c25bcd26 fdt: Build an SPL binary without device tree 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Nathan Rossi 08598d6ee9 ARM: zynq: Add target for building bootable SPL image for Zynq 10 years ago
Michal Simek 8d7a2b83f9 spl: Add support for CONFIG_OF_EMBED=y 10 years ago
Simon Glass 021b4d117c dm: spl: Generate u-boot-spl-dtb.bin only when enabled 10 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 10 years ago
Masahiro Yamada d6c2ac5b75 spl: move SPL driver entries to driver/Makefile 10 years ago
Marek Vasut 333b7209ed Makefile: Add target for building bootable SPL image for SoCFPGA 10 years ago
Dinh Nguyen 9bbd2132e3 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller 10 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 10 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 10 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 10 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 10 years ago
Simon Glass 30987ef10b dm: power: Allow use of regulators in SPL 10 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 10 years ago
Simon Glass fa78e0a371 dm: Reduce SPL device tree size 10 years ago
Masahiro Yamada 3113471f3a kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error 10 years ago
Simon Glass 741e58e0fc Create a .cfg file containing the CONFIG options used to build 10 years ago
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 10 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 10 years ago
Stefan Roese 0cf47862bf scripts/Makefile.spl: Add MVEBU DDR code to SPL 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 11 years ago
Masahiro Yamada 167544e83a spl: fix descending condition to drivers/mtd/nand/ 11 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 11 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 11 years ago
Heiko Schocher c001486d99 arm, at91: generate boot.bin file for all atmel SoC 11 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 11 years ago