1. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  2. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  3. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  4. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · Sat Nov 28 10:43:19 2020 +0200
  5. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  6. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · Wed Nov 18 17:45:58 2020 +0100
  7. 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
  8. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  9. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  10. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · Tue Sep 29 23:14:29 2020 -0300
  11. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · Thu Sep 03 11:23:39 2020 +0200
  12. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  13. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  14. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  15. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  16. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  17. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  18. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  19. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  20. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · Fri May 29 11:33:37 2020 +0530
  21. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  22. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · Wed Apr 29 10:35:12 2020 +0800
  23. 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
  24. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · Fri Apr 17 09:42:29 2020 -0600
  25. 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · Wed Mar 11 18:11:11 2020 -0400
  26. e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · Mon Jan 06 01:29:10 2020 +0000
  27. a8c45f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 16 12:52:07 2020 -0500
  28. fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · Wed Jan 15 09:08:08 2020 +0200
  29. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  30. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  31. b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · Wed Dec 04 06:21:55 2019 +0000
  32. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  33. 1ce1ecf spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · Mon Dec 02 10:24:16 2019 +0100
  34. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  35. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  36. 3a02533 spl: fix SPI config dependencies by Simon Goldschmidt · Fri Oct 25 16:22:09 2019 +0200
  37. db372a8 spl: Add a size check for TPL by Simon Glass · Sun Oct 20 21:31:52 2019 -0600
  38. 137b873 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · Fri Oct 18 21:38:33 2019 +0200
  39. 7766ce0 spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · Mon Sep 09 12:06:46 2019 +0200
  40. e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · Tue Sep 03 16:16:50 2019 +0200
  41. c4510f4 spl: add a generic function board_init_f by Philippe Reynes · Thu Sep 19 16:18:39 2019 +0200
  42. 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
  43. 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
  44. 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
  45. 9c5970c ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · Thu Aug 08 12:14:39 2019 -0600
  46. ad336ea arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · Wed Sep 11 08:49:31 2019 +0200
  47. a8f0c94 spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · Wed Sep 25 08:56:28 2019 -0600
  48. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  49. 540ee8d spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · Wed Sep 25 08:11:17 2019 -0600
  50. 00000ff Merge branch '2019-08-26-master-imports' by Tom Rini · Mon Aug 26 17:45:20 2019 -0400
  51. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  52. af720a2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Aug 26 09:50:46 2019 -0400
  53. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  54. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  55. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  56. 0b82085 spl: implement stack usage check by Simon Goldschmidt · Tue Jul 16 22:30:36 2019 +0200
  57. 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
  58. c9eff6a spl: sata: support U-Boot load from raw sata disk by Baruch Siach · Sun Jul 14 17:54:21 2019 +0300
  59. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  60. aa4ad4b spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · Tue Jun 04 17:55:45 2019 -0500
  61. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · Mon May 27 01:45:11 2019 +0100
  62. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  63. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · Thu May 23 07:14:08 2019 -0400
  64. cfe40f4 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · Wed May 15 15:16:00 2019 +0200
  65. 3ce740d ubispl: add support for loading volumes by name by Hamish Guthrie · Wed May 15 15:15:59 2019 +0200
  66. f5aa176 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · Wed May 15 15:15:57 2019 +0200
  67. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  68. dbc2c5f Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Jun 11 13:41:24 2019 -0400
  69. 8ea5220 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · Sat Jun 08 14:56:44 2019 -0300
  70. bc074c6 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 10 09:41:00 2019 -0400
  71. 764f766 spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · Fri Jun 07 20:39:32 2019 -0400
  72. c272283 spl: add overall SPL size check by Simon Goldschmidt · Fri May 24 22:07:04 2019 +0200
  73. fdd833e spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · Fri May 24 09:38:10 2019 +0300
  74. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  75. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  76. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · Sun Feb 10 21:34:37 2019 +0100
  77. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · Fri Feb 01 16:40:07 2019 +0000
  78. f53872d spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · Tue Feb 05 11:29:26 2019 +0530
  79. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · Tue Feb 05 11:29:25 2019 +0530
  80. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · Tue Feb 05 11:29:20 2019 +0530
  81. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  82. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  83. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  84. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  85. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  86. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:20 2019 +1300
  87. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · Thu Jan 10 15:44:13 2019 +0100
  88. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · Tue Nov 20 10:19:15 2018 +0000
  89. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  90. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  91. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  92. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · Thu Nov 15 18:43:57 2018 -0700
  93. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  94. a28d42c spl: add support to booting with OP-TEE by Kever Yang · Thu Aug 23 17:17:59 2018 +0800
  95. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  96. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  97. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  98. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · Mon Aug 27 15:57:08 2018 +0530
  99. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · Fri Aug 31 10:02:28 2018 -0300
  100. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · Thu Aug 16 09:44:55 2018 +0200