1. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  2. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  3. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  4. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  5. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  6. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  7. 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
  8. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  9. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  10. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  11. a0e4487 power: Refactor Makefile rules by Simon Glass · Sun Aug 08 12:20:29 2021 -0600
  12. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  13. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · Sun Aug 08 12:20:16 2021 -0600
  14. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · Sun Aug 08 12:20:15 2021 -0600
  15. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  16. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  17. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · Sun Aug 08 12:20:11 2021 -0600
  18. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · Sun Aug 08 12:20:10 2021 -0600
  19. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  20. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  21. 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
  22. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  23. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  24. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  25. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · Sat Jul 10 21:14:29 2021 -0600
  26. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  27. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · Sat Jul 10 21:14:27 2021 -0600
  28. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · Sat Jul 10 21:14:26 2021 -0600
  29. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · Sat Jul 10 21:14:25 2021 -0600
  30. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · Sat Jul 10 21:14:24 2021 -0600
  31. 58254e0 spl: Provide more information on boot failure by Simon Glass · Mon Jul 05 16:32:57 2021 -0600
  32. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · Wed Jul 14 17:05:33 2021 -0500
  33. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · Wed Jul 14 17:05:32 2021 -0500
  34. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · Wed Jul 14 17:05:30 2021 -0500
  35. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · Thu May 27 06:52:13 2021 -0700
  36. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · Thu May 20 13:08:44 2021 +0200
  37. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  38. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · Wed Mar 17 11:10:58 2021 +0800
  39. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  40. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · Mon Mar 15 17:25:35 2021 +1300
  41. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  42. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  43. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  44. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · Sat Nov 28 10:43:19 2020 +0200
  45. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  46. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · Wed Nov 18 17:45:58 2020 +0100
  47. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  48. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  49. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  50. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · Tue Sep 29 23:14:29 2020 -0300
  51. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · Thu Sep 03 11:23:39 2020 +0200
  52. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  53. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  54. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  55. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  56. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  57. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  58. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  59. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  60. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  61. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  62. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · Wed Apr 29 10:35:12 2020 +0800
  63. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · Thu Apr 23 13:07:50 2020 +0200
  64. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · Fri Apr 17 09:42:29 2020 -0600
  65. 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · Wed Mar 11 18:11:11 2020 -0400
  66. e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · Mon Jan 06 01:29:10 2020 +0000
  67. a8c45f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 16 12:52:07 2020 -0500
  68. fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · Wed Jan 15 09:08:08 2020 +0200
  69. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  70. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  71. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · Wed Dec 04 06:21:55 2019 +0000
  72. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  73. 1ce1ecf spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · Mon Dec 02 10:24:16 2019 +0100
  74. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  75. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  76. 3a02533 spl: fix SPI config dependencies by Simon Goldschmidt · Fri Oct 25 16:22:09 2019 +0200
  77. db372a8 spl: Add a size check for TPL by Simon Glass · Sun Oct 20 21:31:52 2019 -0600
  78. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · Fri Oct 18 21:38:33 2019 +0200
  79. 7766ce0 spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · Mon Sep 09 12:06:46 2019 +0200
  80. e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · Tue Sep 03 16:16:50 2019 +0200
  81. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · Thu Sep 19 16:18:39 2019 +0200
  82. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  83. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  84. f2e20ec imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · Mon Sep 09 15:32:13 2019 +0200
  85. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · Thu Aug 08 12:14:39 2019 -0600
  86. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · Wed Sep 11 08:49:31 2019 +0200
  87. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · Wed Sep 25 08:56:28 2019 -0600
  88. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  89. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · Wed Sep 25 08:11:17 2019 -0600
  90. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · Mon Aug 26 17:45:20 2019 -0400
  91. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  92. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Aug 26 09:50:46 2019 -0400
  93. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  94. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  95. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  96. 0b82085 spl: implement stack usage check by Simon Goldschmidt · Tue Jul 16 22:30:36 2019 +0200
  97. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  98. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · Sun Jul 14 17:54:21 2019 +0300
  99. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  100. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500