1. c52b5e8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  2. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago WIP/18Oct2019
  3. f18845c spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  4. 17241ea spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  5. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  6. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago WIP/09Oct2019
  7. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  8. 772b557 imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode by Lukasz Majewski · 5 years ago
  9. 06f5b5a ARM: imx: Support larger SPL size on IMX6DQ by Robert Hancock · 5 years ago
  10. 0413f9c arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig by Michal Simek · 5 years ago
  11. b51882d spl: Convert CONFIG_SPL_SIZE_LIMIT to hex by Simon Glass · 5 years ago
  12. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  13. a7da3d9 spl: handoff: Correct Kconfig condition for SPL and TPL by Simon Glass · 5 years ago
  14. 12277ac Merge branch '2019-08-26-master-imports' by Tom Rini · 5 years ago
  15. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  16. 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago WIP/26Aug2019
  17. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  18. 1ee774d Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago WIP/2019-08-24-master-imports
  19. 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  20. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  21. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  22. 60ca969 spl: sata: support U-Boot load from raw sata disk by Baruch Siach · 5 years ago
  23. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  24. a5a5d99 spl: Allow performing BSS init early before board_init_f() by Andreas Dannenberg · 5 years ago
  25. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  26. bf7c01d spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · 5 years ago
  27. 11bd2fa SPL: Default to disabling legacy image support when using FIT by Tom Rini · 5 years ago
  28. a2257d3 ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG by Markus Klotzbuecher · 5 years ago
  29. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  30. c67c349 ubispl: migrate configuration to Kconfig by Markus Klotzbuecher · 5 years ago
  31. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  32. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago WIP-11Jun2019
  33. 2361253 spl: imx6: Provide a SPL_SIZE_LIMIT default by Fabio Estevam · 5 years ago
  34. eb53a18 Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel by Tom Rini · 5 years ago
  35. 6d277fb spl: Correct SPL_SIZE_LIMIT Kconfig option by Tom Rini · 5 years ago
  36. 2577015 spl: add overall SPL size check by Simon Goldschmidt · 5 years ago WIP-2019-06-07-master-imports
  37. 0be0787 spl: at91: add support for SPL_AT91_MCK_BYPASS by Eugen Hristev · 5 years ago
  38. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  39. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  40. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  41. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  42. 7287597 spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL by Vignesh R · 6 years ago
  43. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  44. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  45. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  46. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  47. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  48. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago WIP-26Jan2019
  49. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  50. 2dcfa05 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  51. f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  52. f6282cd imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  53. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  54. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  55. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago WIP-2018-11-25-master-imports
  56. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  57. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  58. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  59. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  60. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  61. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  62. 586bde9 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  63. c3c19c2 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  64. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  65. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  66. 6f796a9 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  67. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  68. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  69. 1da1938 spl: Add default values for ARCH_MX7 by Fabio Estevam · 6 years ago
  70. 919d25c u-boot: Fix several typos by Shyam Saini · 6 years ago
  71. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  72. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  73. 3bac19c spl: Add dependency on serial to Ymodem by Alex Kiernan · 7 years ago
  74. d79dfd4 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  75. 6ce3d67 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  76. 1e725e2 tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  77. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  78. 3bf5f13 Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  79. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  80. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  81. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  82. 0292bc0 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  83. af2f442 spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  84. d6400c3 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  85. d21fb63 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  86. 7fef4590 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  87. 337bbb6 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  88. 506c428 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  89. aa122f6 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  90. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  91. 8f4d62b spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  92. ff6c312 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  93. b5b82ab spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  94. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  95. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  96. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  97. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  98. 5aa49af moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  99. b3ed6ce spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  100. dd6fbcb spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago