summaryrefslogtreecommitdiff
path: root/scripts/Makefile.spl
AgeCommit message (Expand)Author
2016-02-08kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada
2016-02-08kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada
2016-02-08kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada
2016-02-01socfpga: Simplify Makefile filenamesSimon Glass
2016-02-01fdt: Build an SPL binary without device treeSimon Glass
2016-01-25Move all command code into its own directorySimon Glass
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi
2015-11-12spl: Add support for CONFIG_OF_EMBED=yMichal Simek
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass
2015-10-24Move board_init_f_mem() into a common locationSimon Glass
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-21dm: Add a clock uclassSimon Glass
2015-07-21dm: Add support for RAM driversSimon Glass
2015-07-21dm: power: Allow use of regulators in SPLSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass
2015-07-21dm: Reduce SPL device tree sizeSimon Glass
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada