summaryrefslogtreecommitdiff
path: root/scripts/Makefile.spl
Commit message (Expand)AuthorAgeFilesLines
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-281-3/+3
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+1
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-021-11/+24
* test: Tidy up test building with SPLSimon Glass2022-05-021-1/+1
* sunxi: Support building a SPL as a TOC0 imageSamuel Holland2022-04-041-1/+4
* sunxi: specify architecture when generating SPL boot imageIcenowy Zheng2022-04-041-1/+1
* Create a new boot/ directorySimon Glass2021-11-111-2/+2
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-1/+1
* fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass2021-09-251-6/+3
* net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-041-1/+1
* build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay2021-07-281-1/+1
* build: link with --build-id=noneMarek Behún2021-05-241-0/+2
* build: support building with Link Time OptimizationsMarek Behún2021-05-241-1/+43
* build: use thin archives instead of incremental linkingMarek Behún2021-05-241-2/+2
* Makefile, Makefile.spl: cosmetic changeMarek Behún2021-05-241-6/+11
* Add support for stack-protectorJoel Peshkin2021-04-201-0/+6
* Makefile: Remove old of-platdata files before regeneratingSimon Glass2021-03-261-2/+17
* Makefile: Use a variable for generated of-platdata headersSimon Glass2021-03-261-7/+4
* Makefile: Depend only on required of-platdata filesSimon Glass2021-03-261-2/+5
* Makefile: Avoid running dtoc every timeSimon Glass2021-03-261-5/+7
* dm: Add the new dtoc-generated files to the buildSimon Glass2021-03-221-1/+2
* dm: of-platadata: Add option for device instantiationSimon Glass2021-03-221-0/+4
* Makefile: Pass the U-Boot phase to dtocSimon Glass2021-03-221-1/+1
* Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-0/+7
* sunxi: Use mkimage for SPL boot image generationAndre Przywara2021-01-111-4/+4
* dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-051-1/+1
* Makefile: Invoke dtoc only onceSimon Glass2021-01-051-12/+9
* Makefile: Use common args for dtocSimon Glass2021-01-051-2/+5
* Makefile: Tidy up SPL dtb productionSimon Glass2021-01-051-3/+4
* Makefile: Build SPL dtbs in the spl/ directorySimon Glass2021-01-051-1/+1
* Makefile: Build a separate .dtb for TPLSimon Glass2021-01-051-1/+3
* Makefile: Generate a symbol file for u-boot-splSimon Glass2020-10-291-1/+6
* dm: test: Build tests for SPLSimon Glass2020-10-291-0/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-12/+12
* kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka2020-05-141-1/+4
* kbuild: spl: Fix parallel buildJan Kiszka2020-05-141-1/+1
* kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada2020-04-281-2/+8
* kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada2020-04-241-2/+3
* kconfig / kbuild: Re-sync with Linux 4.19Tom Rini2020-04-101-1/+1
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-0/+4
* usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-071-0/+1
* binman: x86: Separate out 16-bit reset and init codeSimon Glass2019-10-151-6/+16
* x86: Allow 16-bit init to be in TPLSimon Glass2019-05-081-1/+9
* spl: Allow sandbox to build a device-tree fileSimon Glass2019-05-081-1/+13
* Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese2019-04-091-3/+3
* ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen2019-03-211-1/+1
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-0/+9
* PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini2019-01-261-6/+1
* arm64: zynqmp: Align u-boot-spl.bin for boot.bin creationMichal Simek2019-01-241-1/+4
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-1/+1