1. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  2. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 04 08:55:00 2018 -0400
  3. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · Tue May 29 15:30:41 2018 +0000
  4. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  5. d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · Mon May 07 13:03:26 2018 +0530
  6. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · Wed May 02 16:10:50 2018 +0200
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · Mon Mar 12 10:46:05 2018 +0100
  9. 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
  10. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · Tue Nov 14 16:12:31 2017 +0530
  11. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Aug 14 10:40:01 2017 -0400
  12. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · Thu Aug 03 02:30:57 2017 -0700
  13. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  14. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · Tue Jul 04 11:29:55 2017 +0200
  15. d43044e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · Wed Jul 26 13:05:41 2017 +0800
  16. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
  17. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  18. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  19. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · Wed May 17 03:25:04 2017 -0600
  20. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · Tue May 09 20:31:40 2017 +0900
  21. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · Mon Apr 24 11:51:27 2017 +0200
  22. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900
  23. c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · Sun Apr 02 09:50:31 2017 -0600
  24. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:33 2017 -0700
  25. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:32 2017 -0700
  26. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:31 2017 -0700
  27. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:30 2017 -0700
  28. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:29 2017 -0700
  29. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  30. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  31. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · Mon May 23 11:12:05 2016 +0200
  32. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  33. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  34. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · Tue Jul 12 20:28:12 2016 +0200
  35. 4a7234b mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · Tue Jul 12 20:28:09 2016 +0200
  36. 185ad87 Add a reset driver framework/uclass by Stephen Warren · Fri Jun 17 09:43:58 2016 -0600
  37. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  38. d010783 Add a mailbox driver framework/uclass by Stephen Warren · Fri May 13 15:50:29 2016 -0600
  39. 316185a dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · Sun May 01 13:52:28 2016 -0600
  40. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  41. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · Thu Mar 31 23:12:27 2016 +0200
  42. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  43. 68a2423 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · Mon Jan 18 20:19:17 2016 -0700
  44. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · Mon Dec 21 13:56:33 2015 +0100
  45. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  46. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · Tue Oct 27 13:08:00 2015 +0100
  47. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  48. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  49. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · Thu Aug 27 12:44:29 2015 +0900
  50. 8f4338a led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · Wed Aug 12 07:31:51 2015 +0900
  51. 645dbd6 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · Wed Aug 12 07:31:50 2015 +0900
  52. 8c0f0db ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · Wed Aug 12 07:31:49 2015 +0900
  53. 2ba7a8c ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · Wed Aug 12 07:31:48 2015 +0900
  54. 200812b clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · Wed Aug 12 07:31:47 2015 +0900
  55. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · Wed Aug 12 07:31:46 2015 +0900
  56. 95fc4ff dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · Wed Aug 12 07:31:45 2015 +0900
  57. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · Wed Aug 12 07:31:44 2015 +0900
  58. 36ad234 dm: Add a clock uclass by Simon Glass · Tue Jun 23 15:39:15 2015 -0600
  59. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · Tue Jun 23 15:39:04 2015 -0600
  60. cce3aed dm: Add support for LEDs by Simon Glass · Tue Jun 23 15:38:45 2015 -0600
  61. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600
  62. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  63. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · Thu Nov 20 21:14:13 2014 +0800
  64. 5ad9395 qe: add u-qe support to arm board by Zhao Qiang · Thu Sep 25 13:52:25 2014 +0800
  65. dbfecb2 soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · Wed Oct 22 17:18:21 2014 +0300
  66. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · Thu Sep 18 15:43:41 2014 +0900
  67. 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · Fri Jul 18 06:07:19 2014 +0200
  68. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · Sat Jun 07 05:10:49 2014 +0300
  69. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:35:57 2013 +0900
  70. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:51 2013 +0900
  71. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · Thu Oct 17 20:38:52 2013 +0900
  72. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  73. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:17:55 2007 +0100
  74. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100
  75. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:14:44 2007 +0100
  76. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100
  77. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100
  78. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  79. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  80. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100
  81. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:33:09 2007 +0100
  82. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100
  83. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:14:18 2007 +0100
  84. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  85. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  86. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  87. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  88. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  89. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  90. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  91. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  92. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · Mon Nov 05 17:39:24 2007 +0800
  93. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  94. 9a74ab6 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · Tue Oct 23 16:50:03 2007 +0200
  95. 71dd93a Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 00:09:05 2007 +0200
  96. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · Tue Oct 23 10:22:16 2007 +0100
  97. ffd0be3 Add support for Sil680 IDE controller. by Gary Jennejohn · Fri Aug 31 14:29:04 2007 +0200
  98. aacc860 Update Makefiles for merged and split at45.c. by Peter Pearse · Tue Aug 14 10:30:06 2007 +0100
  99. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  100. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · Fri Jul 06 08:33:33 2007 +0800