summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.spl
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Do not append dtb for OF_EMBED caseMichal Simek2016-05-021-1/+1
* kbuild: fix build rule of u-boot-spl.dtbMasahiro Yamada2016-02-081-2/+2
* kbuild: add missing FORCE where $(call if_changed, ) is usedMasahiro Yamada2016-02-081-5/+5
* kbuild: remove unneeded ifdef conditionals around build rulesMasahiro Yamada2016-02-081-4/+0
* socfpga: Simplify Makefile filenamesSimon Glass2016-02-011-3/+3
* fdt: Build an SPL binary without device treeSimon Glass2016-02-011-9/+16
* Move all command code into its own directorySimon Glass2016-01-251-1/+1
* ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi2015-11-191-0/+11
* spl: Add support for CONFIG_OF_EMBED=yMichal Simek2015-11-121-0/+1
* dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass2015-11-041-0/+2
* Move board_init_f_mem() into a common locationSimon Glass2015-10-241-0/+1
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-181-30/+1
* Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut2015-08-081-0/+10
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-081-0/+1
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-231-1/+2
|\
| * arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese2015-07-231-0/+1
| * arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-231-1/+1
* | dm: Add a clock uclassSimon Glass2015-07-211-0/+1
* | dm: Add support for RAM driversSimon Glass2015-07-211-0/+1
* | dm: power: Allow use of regulators in SPLSimon Glass2015-07-211-0/+1
* | dm: Add support for LEDsSimon Glass2015-07-211-0/+1
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-211-0/+28
|/
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-281-1/+1
* Create a .cfg file containing the CONFIG options used to buildSimon Glass2015-04-181-1/+8
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-241-4/+6
* sunxi: Normalise FEL supportSimon Glass2015-02-161-2/+0
* scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-061-0/+1
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-22/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-0/+1
|\
| * dm: spl: Allow driver model to be usedSimon Glass2014-11-211-0/+1
* | spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada2014-11-231-1/+1
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-3/+0
|/
* arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-171-0/+4
* kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada2014-10-231-4/+4
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-28/+3
* kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada2014-06-111-0/+280
OpenPOWER on IntegriCloud