1. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  2. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  3. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  4. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  5. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  6. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · Fri Jul 24 18:19:45 2020 +0200
  7. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · Thu Jul 09 15:08:18 2020 +0900
  8. 70e882f phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · Tue May 26 11:33:44 2020 +0800
  9. 03ad196 drivers: Descend to drivers/soc unconditionally by Vignesh Raghavendra · Tue Feb 04 11:09:48 2020 +0530
  10. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · Fri Nov 15 17:00:41 2019 +0530
  11. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  12. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Jan 08 15:23:49 2020 -0500
  13. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · Sat Dec 28 23:58:27 2019 +0530
  14. 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · Tue Oct 22 16:39:18 2019 +0200
  15. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · Fri Oct 11 13:48:33 2019 +0800
  16. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  17. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · Thu Nov 14 13:52:26 2019 +0800
  18. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  19. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · Tue Oct 15 18:24:36 2019 +0530
  20. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  21. e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · Tue Jul 16 21:29:32 2019 +0200
  22. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  23. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue May 07 09:37:11 2019 -0400
  24. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · Mon May 06 09:55:59 2019 +0800
  25. d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · Tue Apr 23 16:55:03 2019 -0500
  26. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · Sat Feb 16 20:24:49 2019 -0700
  27. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · Thu Jan 17 13:43:03 2019 -0600
  28. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  29. 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
  30. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  31. 692f943 drivers: ddr: introduce DDR driver for i.MX8M by Peng Fan · Tue Nov 20 10:19:57 2018 +0000
  32. 66fea5e spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · Tue Dec 04 11:30:47 2018 +0100
  33. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  34. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  35. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  36. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · Thu Nov 15 18:43:55 2018 -0700
  37. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · Mon Oct 15 02:21:00 2018 -0700
  38. 1429044 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · Tue Sep 25 16:40:09 2018 +0200
  39. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  40. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  41. 2161e55 drivers: Add board uclass by Mario Six · Tue Jul 31 11:44:11 2018 +0200
  42. f674fc0 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · Tue Sep 18 10:35:27 2018 +0300
  43. bdbdca3 w1: Add 1-Wire uclass by Maxime Ripard · Tue Sep 18 10:35:24 2018 +0300
  44. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · Thu Aug 16 17:30:07 2018 +0200
  45. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:53 2018 +0530
  46. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · Mon Aug 27 15:57:49 2018 +0530
  47. 573b1b9 drivers: Add AXI uclass by Mario Six · Thu Aug 09 14:51:16 2018 +0200
  48. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · Fri Jul 27 10:20:37 2018 +0800
  49. cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · Mon Jul 02 02:57:55 2018 +0300
  50. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  51. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 04 08:55:00 2018 -0400
  52. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · Tue May 29 15:30:41 2018 +0000
  53. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  54. d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · Mon May 07 13:03:26 2018 +0530
  55. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · Wed May 02 16:10:50 2018 +0200
  56. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  57. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · Mon Mar 12 10:46:05 2018 +0100
  58. 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
  59. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · Tue Nov 14 16:12:31 2017 +0530
  60. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  61. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · Thu Aug 03 02:30:57 2017 -0700
  62. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  63. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · Tue Jul 04 11:29:55 2017 +0200
  64. d43044e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · Wed Jul 26 13:05:41 2017 +0800
  65. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
  66. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  67. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  68. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · Wed May 17 03:25:04 2017 -0600
  69. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
  70. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · Mon Apr 24 11:51:27 2017 +0200
  71. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900
  72. c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:31 2017 -0600
  73. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:33 2017 -0700
  74. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:32 2017 -0700
  75. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:31 2017 -0700
  76. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:30 2017 -0700
  77. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:29 2017 -0700
  78. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  79. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  80. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · Mon May 23 11:12:05 2016 +0200
  81. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  82. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  83. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · Tue Jul 12 20:28:12 2016 +0200
  84. 4a7234b mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · Tue Jul 12 20:28:09 2016 +0200
  85. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  86. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  87. d010783 Add a mailbox driver framework/uclass by Stephen Warren · Fri May 13 15:50:29 2016 -0600
  88. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · Sun May 01 13:52:28 2016 -0600
  89. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  90. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · Thu Mar 31 23:12:27 2016 +0200
  91. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  92. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · Mon Jan 18 20:19:17 2016 -0700
  93. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  94. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  95. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · Tue Oct 27 13:08:00 2015 +0100
  96. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  97. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  98. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · Thu Aug 27 12:44:29 2015 +0900
  99. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · Wed Aug 12 07:31:51 2015 +0900
  100. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · Wed Aug 12 07:31:50 2015 +0900