1. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · Sun Oct 30 23:26:19 2022 -0500
  2. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  3. 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · Fri Oct 28 14:46:29 2022 +0200
  4. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · Thu Oct 20 18:23:13 2022 -0600
  5. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · Thu Oct 20 18:23:07 2022 -0600
  6. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · Thu Oct 20 18:22:43 2022 -0600
  7. a65cc06 spl: Refactor controls for console output by Simon Glass · Thu Oct 20 18:22:42 2022 -0600
  8. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · Thu Oct 20 18:22:41 2022 -0600
  9. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  10. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · Thu Oct 20 16:30:47 2022 +0300
  11. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  12. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · Tue Sep 13 01:23:58 2022 +0100
  13. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · Mon Sep 26 20:47:55 2022 +0000
  14. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  15. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  16. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  17. ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · Wed Sep 14 18:48:16 2022 +0200
  18. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  19. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  20. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  21. 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · Tue Jun 14 16:12:00 2022 +0200
  22. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · Wed Feb 02 15:05:18 2022 -0500
  23. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · Mon Aug 08 13:28:52 2022 +0300
  24. a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · Mon Aug 08 13:24:25 2022 +0300
  25. 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · Tue Jul 12 17:44:22 2022 +0200
  26. af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · Mon Jul 11 14:35:32 2022 +0200
  27. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  28. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · Tue Jul 26 16:40:45 2022 +0800
  29. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · Tue Jul 26 16:40:31 2022 +0800
  30. 2fddf3e spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:09 2022 +0300
  31. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  32. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · Thu Jul 14 15:47:33 2022 +0200
  33. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · Fri Jul 15 12:31:48 2022 -0500
  34. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  35. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · Mon May 09 14:03:32 2022 +0530
  36. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  37. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · Wed Jul 13 17:39:46 2022 -0300
  38. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · Fri May 20 11:24:04 2022 +0800
  39. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · Fri May 20 11:23:58 2022 +0800
  40. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  41. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  42. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · Wed Jun 29 16:35:22 2022 +0930
  43. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · Fri Jun 03 11:32:15 2022 +0530
  44. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Sun Jun 12 20:02:05 2022 -0400
  45. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  46. 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · Sat Jun 18 15:13:12 2022 +0300
  47. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · Sat Jun 18 15:13:11 2022 +0300
  48. cdc2f09 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · Sat Jun 18 15:13:10 2022 +0300
  49. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · Sat Jun 18 15:13:09 2022 +0300
  50. 6efe947 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · Sat Jun 18 15:13:07 2022 +0300
  51. 173321c spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · Sat Jun 18 15:13:06 2022 +0300
  52. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · Sun May 08 04:39:27 2022 -0600
  53. 78896ae spl: Rework and tighten some dependencies by Tom Rini · Tue May 31 10:24:55 2022 -0400
  54. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · Mon May 30 17:11:23 2022 -0400
  55. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · Mon May 30 17:01:22 2022 -0400
  56. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  57. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  58. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  59. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  60. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · Fri May 27 16:19:05 2022 -0400
  61. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  62. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  63. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  64. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  65. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  66. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  67. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  68. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  69. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  70. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  71. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  72. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  73. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  74. 7396b7d spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · Sun May 15 11:35:33 2022 +0200
  75. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · Wed May 04 15:52:26 2022 -0500
  76. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · Wed May 04 15:52:25 2022 -0500
  77. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  78. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  79. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · Tue Mar 15 16:34:51 2022 -0400
  80. 652b869 gpio: Enable hogging support in SPL by Eddie James · Mon Feb 07 17:09:01 2022 -0600
  81. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · Mon Feb 28 12:08:30 2022 -0700
  82. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  83. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  84. 89346ad spl: Add semihosting boot method by Sean Anderson · Tue Mar 22 16:59:19 2022 -0400
  85. e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · Mon Mar 28 22:57:01 2022 +0200
  86. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · Sat Mar 05 20:18:55 2022 -0700
  87. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  88. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  89. 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · Mon Jan 31 09:49:19 2022 +0530
  90. 3db3033 spl: add support for custom boot method names by Heiko Thiery · Mon Jan 17 16:25:41 2022 +0100
  91. e10e2ee tools: Pass the key blob around by Simon Glass · Fri Nov 12 12:28:10 2021 -0700
  92. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  93. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  94. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · Fri Jan 14 14:31:40 2022 +0100
  95. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  96. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  97. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · Sat Jan 01 19:13:25 2022 +0200
  98. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  99. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  100. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · Tue Oct 19 12:32:29 2021 -0500