1. 0f1326e configs: Increase malloc size after relocation by Neha Malcom Francis · Wed Jan 11 18:11:23 2023 +0530
  2. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  3. 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · Thu Nov 03 11:49:47 2022 +0530
  4. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · Fri Dec 02 16:42:11 2022 -0500
  5. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  6. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · Wed Dec 07 17:12:36 2022 +0530
  7. a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Wed Nov 16 13:10:35 2022 -0500
  8. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · Sun Oct 30 23:26:19 2022 -0500
  9. 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
  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. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · Tue Sep 13 01:23:58 2022 +0100
  12. ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · Wed Sep 14 18:48:16 2022 +0200
  13. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  14. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  15. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · Mon Aug 08 13:28:52 2022 +0300
  16. 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
  17. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · Tue Jul 26 16:40:45 2022 +0800
  18. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · Tue Jul 26 16:40:31 2022 +0800
  19. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · Thu Jul 14 15:47:33 2022 +0200
  20. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · Fri Jul 15 12:31:48 2022 -0500
  21. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  22. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  23. 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
  24. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · Wed Jun 29 16:35:22 2022 +0930
  25. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · Sun Jun 12 20:02:05 2022 -0400
  26. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  27. 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · Sat Jun 18 15:13:12 2022 +0300
  28. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · Sat Jun 18 15:13:09 2022 +0300
  29. 78896ae spl: Rework and tighten some dependencies by Tom Rini · Tue May 31 10:24:55 2022 -0400
  30. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · Mon May 30 17:11:23 2022 -0400
  31. 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
  32. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  33. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · Sat May 28 16:43:53 2022 -0400
  34. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  35. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · Fri May 27 17:13:52 2022 -0400
  36. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · Fri May 27 16:19:05 2022 -0400
  37. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  38. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  39. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · Thu May 26 16:59:30 2022 -0400
  40. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:46:32 2022 -0400
  41. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · Thu May 26 13:36:17 2022 -0400
  42. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  43. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  44. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  45. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  46. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  47. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  48. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  49. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · Wed May 04 15:52:26 2022 -0500
  50. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · Wed May 04 15:52:25 2022 -0500
  51. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  52. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · Sat Apr 30 00:56:52 2022 -0600
  53. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · Tue Mar 15 16:34:51 2022 -0400
  54. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · Mon Feb 28 12:08:30 2022 -0700
  55. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · Sat Mar 05 20:18:55 2022 -0700
  56. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  57. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  58. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  59. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  60. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  61. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  62. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  63. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  64. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  65. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  66. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  67. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  68. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  69. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · Sun Aug 08 12:20:15 2021 -0600
  70. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  71. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  72. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  73. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  74. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  75. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  76. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · Fri Jul 23 11:14:29 2021 +0200
  77. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  78. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  79. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  80. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  81. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  82. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  83. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  84. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  85. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  86. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  87. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · Wed Jul 14 17:05:33 2021 -0500
  88. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · Wed Jul 14 17:05:32 2021 -0500
  89. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · Wed Jul 14 17:05:30 2021 -0500
  90. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  91. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · Thu May 20 13:08:44 2021 +0200
  92. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  93. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  94. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  95. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  96. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  97. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  98. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  99. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · Sat Nov 28 10:43:19 2020 +0200
  100. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700