summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.spl
Commit message (Expand)AuthorAgeFilesLines
...
* spl: Makefile: include /config in the (reduced) FDT used by the SPL stagePhilipp Tomsich2017-05-111-1/+1
* Makefile: Fix linking with modern binutilsJoel Stanley2017-04-101-0/+4
* scripts: sunxi: Build an raw SPL imageMaxime Ripard2017-04-071-0/+15
* Makefile: Provide an option to select SPL or TPLSimon Glass2017-04-051-0/+6
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-161-1/+6
* x86: Add SPL build rules for start-up codeSimon Glass2017-02-061-1/+8
* spl: Don't create a BSS padding when it is separateSimon Glass2017-02-061-1/+2
* spl: Makefile: Define SPL_ earlierSimon Glass2017-02-061-0/+6
* Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-021-1/+3
* spl: add USB Gadget config optionStefan Agner2016-11-281-1/+1
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-3/+0
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-151-2/+2
* sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki2016-10-301-1/+1
* kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada2016-10-071-19/+1
* spl: dfu: add dfu support in SPLB, Ravi2016-09-271-0/+4
* Makefile: rm u-boot.cfg dependencies are missingStephen Warren2016-09-221-0/+11
* Makefile: use if_change_dep for u-boot.cfgStephen Warren2016-09-221-1/+1
* Use separate options for TPL supportSimon Glass2016-09-161-1/+9
* dm: Don't attach the device tree to SPL with of-platdataSimon Glass2016-07-141-1/+1
* dm: Makefile: Build of-platdata files when the feature is enabledSimon Glass2016-07-141-3/+36
* Makefile: Allow the SPL final link rule to be overriddenSimon Glass2016-07-141-2/+4
* ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek2016-06-061-5/+2
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-0/+7
* 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