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