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