summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* blk: Rework guard around part_init callTom Rini2018-12-121-1/+3
* tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-281-0/+11
* fdt: Allow C++ comments in link scripts and DT filesSimon Glass2018-10-091-1/+1
* Makefile: Add a warning if SPL/TPL cannot be builtSimon Glass2018-10-091-0/+7
* armv8: K3: am654: Add support for generating build targetsLokesh Vutla2018-09-111-0/+9
* arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILELuca Ceresoli2018-06-151-1/+7
* Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian2018-06-041-0/+4
* spl: socfpga: Generate Arria10 SFP header V1Marek Vasut2018-05-081-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-151-1/+1
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-141-0/+2