- 56499f6 ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 4 months ago
- 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 5 months ago
- bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
- 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 5 months ago
- e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
- a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 5 months ago
- e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
- c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 5 months ago
- ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 6 months ago
- 3c4ea66 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · 3 years, 5 months ago
- 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
- 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
- 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
- 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
- 3483aa2 dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
- dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
- 70e882f phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · 4 years, 6 months ago
- 03ad196 drivers: Descend to drivers/soc unconditionally by Vignesh Raghavendra · 4 years, 10 months ago
- 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
- 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
- 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 11 months ago
- 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago
- 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
- 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
- 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
- 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
- 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
- aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
- e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
- 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
- 96a9489 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
- 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
- d94e18e dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
- 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
- 159eb4b dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
- 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
- 6a22852 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
- 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
- 692f943 drivers: ddr: introduce DDR driver for i.MX8M by Peng Fan · 6 years ago
- 66fea5e spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
- 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
- 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
- a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
- 592d5b9 spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
- db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
- 1429044 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
- ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- 2161e55 drivers: Add board uclass by Mario Six · 6 years ago
- f674fc0 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
- bdbdca3 w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
- 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
- 1a6f8e0 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
- 2aeb934 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
- 573b1b9 drivers: Add AXI uclass by Mario Six · 6 years ago
- 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
- cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
- 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
- a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
- ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
- 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
- d3c3828 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 7 years ago
- 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 329827a spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
- c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
- ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
- cec35dc Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
- 145b88f nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
- 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
- b7ac1c4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
- d43044e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
- 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
- 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
- b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
- 5e20d18 Drop three-wire serial (TWS) support by Simon Glass · 8 years ago
- a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
- 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago
- 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
- c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
- 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
- 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
- b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
- 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
- eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
- 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
- e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
- 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 9 years ago
- 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
- 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
- 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
- 4a7234b mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
- 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago