aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.spl
AgeCommit message (Expand)AuthorFilesLines
2024-04-10build: Revive and update LDR format supportGreg Malysa1-0/+5
2024-04-10scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB ruleTom Rini1-1/+1
2024-03-04Makefile: remove hardcoded device tree source directoryBryan Brattlof1-4/+13
2023-12-31sandbox: Correct SPL condition for building devicetreeSimon Glass1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-09Makefile: Allow for board directories to not have a MakefileTom Rini1-1/+1
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros1-0/+1
2022-09-02Makefile: Allow LTO to be disabled for a buildSimon Glass1-1/+1
2022-08-10Makefile: Correct the rule removing old of-platdata filesSimon Glass1-2/+3
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini1-3/+3
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+1
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass1-11/+24
2022-05-02test: Tidy up test building with SPLSimon Glass1-1/+1
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-1/+4
2022-04-04sunxi: specify architecture when generating SPL boot imageIcenowy Zheng1-1/+1
2021-11-11Create a new boot/ directorySimon Glass1-2/+2
2021-10-27sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas1-1/+1
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass1-6/+3
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass1-1/+1
2021-07-28build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay1-1/+1
2021-05-24build: link with --build-id=noneMarek Behún1-0/+2
2021-05-24build: support building with Link Time OptimizationsMarek Behún1-1/+43
2021-05-24build: use thin archives instead of incremental linkingMarek Behún1-2/+2
2021-05-24Makefile, Makefile.spl: cosmetic changeMarek Behún1-6/+11
2021-04-20Add support for stack-protectorJoel Peshkin1-0/+6
2021-03-26Makefile: Remove old of-platdata files before regeneratingSimon Glass1-2/+17
2021-03-26Makefile: Use a variable for generated of-platdata headersSimon Glass1-7/+4
2021-03-26Makefile: Depend only on required of-platdata filesSimon Glass1-2/+5
2021-03-26Makefile: Avoid running dtoc every timeSimon Glass1-5/+7
2021-03-22dm: Add the new dtoc-generated files to the buildSimon Glass1-1/+2
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass1-0/+4
2021-03-22Makefile: Pass the U-Boot phase to dtocSimon Glass1-1/+1
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen1-0/+7
2021-01-11sunxi: Use mkimage for SPL boot image generationAndre Przywara1-4/+4
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass1-1/+1
2021-01-05Makefile: Invoke dtoc only onceSimon Glass1-12/+9
2021-01-05Makefile: Use common args for dtocSimon Glass1-2/+5
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass1-3/+4
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass1-1/+1
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass1-1/+3
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass1-1/+6
2020-10-29dm: test: Build tests for SPLSimon Glass1-0/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-12/+12
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka1-1/+4
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka1-1/+1
2020-04-28kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada1-2/+8
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada1-2/+3
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-1/+1
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-0/+4
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+1