Commit Graph

30 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
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 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 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/ 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
Simon Glass 1151651831 dm: spl: Allow driver model to be used 10 years ago
Heiko Schocher c001486d99 arm, at91: generate boot.bin file for all atmel SoC 10 years ago
Masahiro Yamada 9adb6d2407 kbuild: fix a bug of the u-boot-spl link rule 11 years ago
Masahiro Yamada 51148790f2 kconfig: switch to Kconfig 11 years ago
Masahiro Yamada c71630838d kbuild: move spl/Makefile to scripts/Makefile.spl 11 years ago
Andreas Bießmann 5c390a5b26 arm:at91: enable ROM loadable atmel image 11 years ago
Ian Campbell 50827a5991 sunxi: non-FEL SPL boot support for sun7i 11 years ago
Masahiro Yamada bf69d66423 kbuild: allow null board for spl build 11 years ago
Tom Rini 6dd3b56689 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL 11 years ago
Masahiro Yamada 395e60cdc2 kbuild: fix a bug in regeneration of linker scripts 11 years ago
Marek Vasut b97241b312 kbuild: Rename UIMAGE to MKIMAGE 11 years ago
Masahiro Yamada 5ee828ca95 kbuild: rename OBJTREE to objtree 11 years ago
Masahiro Yamada 01286329b2 kbuild: rename SRCTREE to srctree 11 years ago
Masahiro Yamada 4379ac6148 kbuild: rename TOPDIR to stctree 11 years ago
Masahiro Yamada 026f9cf24f kbuild: improve Kbuild speed 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Masahiro Yamada a86cf89c76 kbuild: consolidate PLATFORM_LIBS 11 years ago
Masahiro Yamada 630d23455b kbuild: refactor more IMX image rules 11 years ago
Masahiro Yamada 4e0c8abcdd kbuild: use shorten logs for IMX images 11 years ago
Masahiro Yamada 04a34c96b1 kbuild: use shorten logs for misc targets 11 years ago
Masahiro Yamada 9bf215b035 kbuild: use shorten logs for mkimage rules 11 years ago
Masahiro Yamada f9c235fd99 kbuild: use shorten logs objcopy rules 11 years ago
Masahiro Yamada 03c7b3fc0b kbuild: Add $(Q) when descending into subdirectories 11 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 11 years ago
Masahiro Yamada 6445262ca8 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" 11 years ago
Masahiro Yamada 656de6b819 kbuild: refactor Makefile and spl/Makefile more 11 years ago
Masahiro Yamada 5fe6301a6d kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary 11 years ago