- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 092e45c xpl: Define CONFIG_SPL_BUILD only for the SPL build by Simon Glass · 8 weeks ago
- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 5b12f71 scripts: Define CONFIG_XPL_BUILD for all xPL builds by Simon Glass · 8 weeks ago
- cd98f48 scripts: Add some comments about autoconf.mk by Simon Glass · 8 weeks ago
- 5c73fe2 scripts: Rename Makefile.spl to Makefile.xpl by Simon Glass · 8 weeks ago[Renamed from scripts/Makefile.spl]
- 547f54c build: Revive and update LDR format support by Greg Malysa · 8 months ago
- 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · 8 months ago
- 5d4c99c Makefile: remove hardcoded device tree source directory by Bryan Brattlof · 9 months ago
- f25fbb3 sandbox: Correct SPL condition for building devicetree by Simon Glass · 11 months ago
- eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- 57afcef Makefile: Allow for board directories to not have a Makefile by Tom Rini · 1 year, 2 months ago
- b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
- 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · 2 years, 4 months ago
- ab88633 Makefile: Correct the rule removing old of-platdata files by Simon Glass · 2 years, 4 months ago
- 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
- abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- 1453914 test: Tidy up test building with SPL by Simon Glass · 2 years, 7 months ago
- 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 8 months ago
- f0c3dbb sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · 3 years, 1 month ago
- 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 4 months ago
- 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
- 8210d0c build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · 3 years, 4 months ago
- c12708b build: link with --build-id=none by Marek Behún · 3 years, 6 months ago
- d72a3b7 build: support building with Link Time Optimizations by Marek Behún · 3 years, 6 months ago
- f872685 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 6 months ago
- 9dc47af Makefile, Makefile.spl: cosmetic change by Marek Behún · 3 years, 6 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- c3576b2 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
- bfbf044 Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
- 049becf Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
- 8c0a0b0 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago
- b0f463c dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 8 months ago
- 240d5f6 dm: of-platadata: Add option for device instantiation by Simon Glass · 3 years, 10 months ago
- 74ef226 Makefile: Pass the U-Boot phase to dtoc by Simon Glass · 3 years, 10 months ago
- 3a8621c Makefile: socfpga: Add target to generate hex output for combined spl and dtb by Dalon Westergreen · 3 years, 9 months ago
- 8a80c7f sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
- beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
- 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · 4 years ago
- 3d69906 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
- 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
- c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
- 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
- 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
- bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 7 months ago
- ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 7 months ago
- db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 7 months ago
- ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 7 months ago
- 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
- b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
- abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
- 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
- 4325bd0 spl: Allow sandbox to build a device-tree file by Simon Glass · 6 years ago
- 26c8ce7 Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory by Stefan Roese · 6 years ago
- 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
- 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- 0a01a44 PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPL by Tom Rini · 6 years ago
- 4b7767d arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation by Michal Simek · 6 years ago
- 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
- 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
- e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
- efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
- 506651a Makefile: Add a warning if SPL/TPL cannot be built by Simon Glass · 6 years ago
- bc5bd3a armv8: K3: am654: Add support for generating build targets by Lokesh Vutla · 6 years ago
- 8394f8b arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE by Luca Ceresoli · 6 years ago
- 78bc20f Set time and umask on multi-dtb fit images to ensure reproducibile builds. by Vagrant Cascadian · 6 years ago
- 593bc8c spl: socfpga: Generate Arria10 SFP header V1 by Marek Vasut · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
- 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
- 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · 7 years ago
- dde5a88 tools: mkimage: Extend mkimage to also include pmufw by Michal Simek · 8 years ago
- 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
- 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
- a2fee16 spl: dm: Make it possible for the SPL to pick its own DTB from a FIT by Jean-Jacques Hiblot · 7 years ago
- 0dec7ad dtoc: Rename the auto-generated dt-structs.h file by Simon Glass · 7 years ago
- 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
- 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
- be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
- cb49f62 spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE for TPL by Philipp Tomsich · 7 years ago
- 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
- e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · 7 years ago
- 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · 8 years ago
- 9d47079 spl: Makefile: include /config in the (reduced) FDT used by the SPL stage by Philipp Tomsich · 8 years ago
- b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · 8 years ago
- bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
- 74254d0 Makefile: Provide an option to select SPL or TPL by Simon Glass · 8 years ago
- 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
- d5e2b86 x86: Add SPL build rules for start-up code by Simon Glass · 8 years ago
- f8037c0 spl: Don't create a BSS padding when it is separate by Simon Glass · 8 years ago
- c87d486 spl: Makefile: Define SPL_ earlier by Simon Glass · 8 years ago
- 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
- 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago