1. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  2. 37bc316 common: spl: Kconfig: spelling fixes by Chris Packham · 6 years ago
  3. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  4. d08aeb6 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M by Ye Li · 6 years ago
  5. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  6. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  7. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  8. 6324cce spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  9. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  10. a28d42c spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  11. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  12. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  13. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  14. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  15. 96bdff5 spl: Kconfig: Fix typo in 'Upgrade' by Fabio Estevam · 6 years ago
  16. 6206705 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  17. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  18. 0c01b96 sunxi: add support for Allwinner H6 SoC by Icenowy Zheng · 6 years ago
  19. 5349267 spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  20. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  21. 22a1fab spl: Add default values for ARCH_MX7 by Fabio Estevam · 6 years ago
  22. efe757c u-boot: Fix several typos by Shyam Saini · 6 years ago
  23. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 7 years ago
  24. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  25. 44ad550 spl: Add dependency on serial to Ymodem by Alex Kiernan · 7 years ago
  26. 8449372 spl: ram: Add TPL Kconfig symbols by Marek Vasut · 7 years ago
  27. 0477424 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig by Marek Vasut · 7 years ago
  28. e6b94da tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  29. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  30. 10238ef Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC by Alex Kiernan · 7 years ago
  31. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  32. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  33. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  34. 6fe74d2 spl: add option to disable SPL banner output by Anatolij Gustschin · 7 years ago
  35. 2b5994b spl: use different BOARD_INIT MACRO for spl and tpl by Kever Yang · 7 years ago
  36. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · 7 years ago
  37. c4078af spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option by Philipp Tomsich · 7 years ago
  38. 386902a spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled by Tom Rini · 7 years ago
  39. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  40. e3a43a8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item by Philipp Tomsich · 7 years ago
  41. f661881 spl: rename config item SPL_ATF_SUPPORT to SPL_ATF by Philipp Tomsich · 7 years ago
  42. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  43. 6cc131d spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip by Kever Yang · 7 years ago
  44. c37e0cf TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value by Tom Rini · 7 years ago
  45. 0dacdb0 spl: typo fix for SPL_ATF_SUPPORT description by Kever Yang · 7 years ago
  46. d0d9d21 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  47. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  48. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  49. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  50. 7d1319b moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE by Philipp Tomsich · 7 years ago
  51. deff59a spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig by Philipp Tomsich · 7 years ago
  52. be1c53a spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig by Philipp Tomsich · 7 years ago
  53. 0e22188 spl: add TPL_DRIVER_MISC_SUPPORT option by Philipp Tomsich · 7 years ago
  54. 0c8e75c spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL by Philipp Tomsich · 7 years ago
  55. 6c7a88e spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  56. 2706fb1 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  57. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  58. 9e58265 SPL: Add XIP booting support by Vikas Manocha · 8 years ago
  59. 3c82f98 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 8 years ago
  60. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  61. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  62. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  63. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  64. 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
  65. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  66. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  67. 4cca5cf common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
  68. 7e0c0ea spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 8 years ago
  69. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  70. 1c97f1e Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · 8 years ago
  71. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  72. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  73. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  74. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  75. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  76. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  77. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  78. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  79. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  80. 43ccfaf ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  81. cd01e64 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  82. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  83. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  84. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  85. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  86. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  87. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  88. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  89. f481ab1 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  90. 688be33 Kconfig: tpl: Add some TPL support options to Kconfig by Simon Glass · 8 years ago
  91. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  92. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago