1. 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  2. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  3. 9ff4a31 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
  4. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  5. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  6. 5381c28 drivers: Add board uclass by Mario Six · 6 years ago
  7. c924ee2 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
  8. d3e19cf w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
  9. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  10. 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  11. 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  12. a63e54a drivers: Add AXI uclass by Mario Six · 6 years ago
  13. e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  14. 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  15. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  16. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  17. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  18. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  19. 6768594 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 6 years ago
  20. afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 6 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  23. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  24. 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  25. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  26. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  27. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  28. 87c16d4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  29. 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
  30. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  31. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  32. 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
  33. ab3c4fb Drop three-wire serial (TWS) support by Simon Glass · 7 years ago
  34. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  35. 72e5016 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 7 years ago
  36. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago
  37. 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 7 years ago
  38. bbe41ab spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  39. 4a6c81f spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  40. 30bf8a0 spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  41. 2446b6b spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  42. 5e148df spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  43. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  44. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  45. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
  46. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  47. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  48. 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
  49. 05fc5ef mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
  50. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  51. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  52. 6238935 Add a mailbox driver framework/uclass by Stephen Warren · 8 years ago
  53. 0776167e dm: mmc: spl: Use the legacy block interface in SPL by Simon Glass · 8 years ago
  54. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 8 years ago
  55. 04868b4 drivers: Add SPMI bus uclass by Mateusz Kulikowski · 8 years ago
  56. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  57. ca831f4 dm: Expand the uclass for Platform Controller Hubs (PCH) by Simon Glass · 9 years ago
  58. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  59. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  60. 5decbf5 dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  61. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  62. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  63. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago
  64. e00e8b3 led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries by Masahiro Yamada · 9 years ago
  65. f0cd245 led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED by Masahiro Yamada · 9 years ago
  66. 26d5fa8 ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries by Masahiro Yamada · 9 years ago
  67. 40c9abb ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM by Masahiro Yamada · 9 years ago
  68. 5525958 clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries by Masahiro Yamada · 9 years ago
  69. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  70. 040906f dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries by Masahiro Yamada · 9 years ago
  71. d6c2ac5 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · 9 years ago
  72. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  73. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  74. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  75. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  76. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  77. e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  78. 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  79. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  80. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  81. b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
  82. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  83. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  84. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  85. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  86. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  87. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  88. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  91. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  92. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  93. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  94. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  95. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  96. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  97. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  98. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  99. 4d4faae Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  100. 5798f87 Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago