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