summaryrefslogtreecommitdiff
path: root/scripts/Makefile.spl
AgeCommit message (Expand)Author
2020-05-14kbuild: spl: Add shrunk arch-dtbs to targets listJan Kiszka
2020-05-14kbuild: spl: Fix parallel buildJan Kiszka
2020-04-28kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada
2020-04-24kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.oMasahiro Yamada
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass
2019-05-08spl: Allow sandbox to build a device-tree fileSimon Glass
2019-04-09Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese
2019-03-21ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2019-01-24arm64: zynqmp: Align u-boot-spl.bin for boot.bin creationMichal Simek
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2018-12-12blk: Rework guard around part_init callTom Rini
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee
2018-10-09fdt: Allow C++ comments in link scripts and DT filesSimon Glass
2018-10-09Makefile: Add a warning if SPL/TPL cannot be builtSimon Glass
2018-09-11armv8: K3: am654: Add support for generating build targetsLokesh Vutla
2018-06-15arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILELuca Ceresoli
2018-06-04Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian
2018-05-08spl: socfpga: Generate Arria10 SFP header V1Marek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes
2018-02-14spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt
2017-11-29spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-10-06spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot
2017-09-15dtoc: Rename the auto-generated dt-structs.h fileSimon Glass
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-13spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPLPhilipp Tomsich
2017-08-13spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPLPhilipp Tomsich
2017-06-02fdt: Makefile: Build python libfdt library if neededSimon Glass
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka
2017-05-11spl: Makefile: include /config in the (reduced) FDT used by the SPL stagePhilipp Tomsich
2017-04-10Makefile: Fix linking with modern binutilsJoel Stanley
2017-04-07scripts: sunxi: Build an raw SPL imageMaxime Ripard
2017-04-05Makefile: Provide an option to select SPL or TPLSimon Glass
2017-03-16dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner
2017-02-06x86: Add SPL build rules for start-up codeSimon Glass
2017-02-06spl: Don't create a BSS padding when it is separateSimon Glass
2017-02-06spl: Makefile: Define SPL_ earlierSimon Glass
2017-01-02Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld
2016-11-28spl: add USB Gadget config optionStefan Agner