summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.spl
Commit message (Expand)AuthorAgeFilesLines
* 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
* spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-18/+2
* tools: mkimage: Extend mkimage to also include pmufwMichal Simek2017-11-281-1/+2
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-13/+2
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-171-2/+2
* spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot2017-10-061-1/+34
* dtoc: Rename the auto-generated dt-structs.h fileSimon Glass2017-09-151-2/+3
* Makefile: honor PYTHON configuration properlyClément Bœsch2017-08-201-1/+1
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich2017-08-131-1/+8
* spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPLPhilipp Tomsich2017-08-131-2/+8
* spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich2017-08-131-2/+2
* fdt: Makefile: Build python libfdt library if neededSimon Glass2017-06-021-4/+13
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-1/+2