1. d1d2c57 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · 2 years, 6 months ago
  2. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  3. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
  4. 1d92624 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  5. a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
  6. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  7. bb83ec5 Makefile: Unify the rules for BOOTCOUNT_LIMIT by Simon Glass · 3 years, 4 months ago
  8. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 4 months ago
  9. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  10. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 4 months ago
  11. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  12. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  13. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 4 months ago
  14. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  15. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  16. 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 4 months ago
  17. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 5 months ago
  18. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  19. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  20. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  21. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  22. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  23. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 5 months ago
  24. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  25. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 5 months ago
  26. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  27. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 5 months ago
  28. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 6 months ago
  29. 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · 3 years, 5 months ago
  30. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  31. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
  32. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  33. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
  34. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  35. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
  36. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
  37. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
  38. 70e882f phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · 4 years, 6 months ago
  39. 03ad196 drivers: Descend to drivers/soc unconditionally by Vignesh Raghavendra · 4 years, 10 months ago
  40. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  41. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  42. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 11 months ago
  43. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago
  44. 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
  45. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  46. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
  47. 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
  48. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
  49. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
  50. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  51. e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  52. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  53. 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  54. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  55. d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
  56. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  57. 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
  58. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  59. 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
  60. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  61. 692f943 drivers: ddr: introduce DDR driver for i.MX8M by Peng Fan · 6 years ago
  62. 66fea5e spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
  63. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  64. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  65. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  66. 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
  67. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  68. 1429044 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
  69. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  70. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  71. 2161e55 drivers: Add board uclass by Mario Six · 6 years ago
  72. f674fc0 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
  73. bdbdca3 w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
  74. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  75. 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
  76. 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
  77. 573b1b9 drivers: Add AXI uclass by Mario Six · 6 years ago
  78. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  79. cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  80. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  81. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  82. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 7 years ago
  83. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 7 years ago
  84. d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 7 years ago
  85. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 7 years ago
  86. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  87. 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  88. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  89. ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
  90. cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  91. 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  92. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  93. b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  94. d43044e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
  95. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  96. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  97. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
  98. 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · 8 years ago
  99. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  100. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago