1. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  2. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 4 months ago
  3. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 3 months ago
  4. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 3 months ago
  5. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 3 months ago
  6. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  7. ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 5 months ago
  8. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 7 months ago
  9. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  10. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 7 months ago
  11. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 7 months ago
  12. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  13. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 9 months ago
  14. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  15. 2a7c9ab spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 3 years, 11 months ago
  16. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 10 months ago
  17. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  18. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  19. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  20. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  21. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  22. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 2 months ago
  23. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  24. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
  25. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 3 months ago
  26. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
  27. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  28. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  29. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  30. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  31. 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 5 months ago
  32. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  33. 407e384 spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 6 months ago
  34. 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 6 months ago
  35. 67b359c spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 6 months ago
  36. a356e7a spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 7 months ago
  37. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 10 months ago
  38. 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 9 months ago
  39. e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 9 months ago
  40. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  41. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  42. 5d168ad configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 4 years, 11 months ago
  43. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  44. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 4 years, 11 months ago
  45. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  46. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  47. d024e99 spl: fix SPI config dependencies by Simon Goldschmidt · 5 years ago
  48. c52b5e8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  49. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  50. f18845c spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  51. 17241ea spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  52. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  53. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  54. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  55. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  56. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  57. 0413f9c arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · 5 years ago
  58. b51882d spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  59. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  60. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  61. 12277ac Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  62. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  63. 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  64. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  65. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  66. 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  67. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  68. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  69. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  70. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  71. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  72. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  73. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  74. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 5 years ago
  75. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  76. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  77. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  78. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  79. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  80. 2361253 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  81. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  82. 6d277fb spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  83. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago
  84. 0be0787 spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 5 years ago
  85. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  86. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  87. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  88. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  89. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  90. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  91. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  92. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  93. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  94. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  95. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  96. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  97. 2dcfa05 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  98. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  99. f6282cd imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  100. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago