- 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 3 months ago
- 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
- 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
- 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
- 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
- 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
- 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
- f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
- 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
- 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago
- 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 4 months ago
- 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 5 months ago
- b0415d8 phy: socionext: Add UniPhier PCIe PHY driver by Kunihiko Hayashi · 3 years, 4 months ago
- 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 8 months ago
- 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
- 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
- 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years, 1 month ago
- 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 2 months ago
- 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- 30d66db dm: button: add an uclass for button by Philippe Reynes · 4 years, 4 months ago
- e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 4 months ago
- ac97a9e phy: rockchip: Add Rockchip USB2PHY driver by Jagan Teki · 4 years, 6 months ago
- 28ff144 drivers: Descend to drivers/soc unconditionally by Vignesh Raghavendra · 4 years, 9 months ago
- 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
- 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
- a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 11 months ago
- 8c86f96 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
- 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
- 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 5 years ago
- 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
- fb43844 mtd: Makefile: deep cleanup by Miquel Raynal · 5 years ago
- 7feafb0 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
- 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
- a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
- 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
- 6984044 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
- 5918afd ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
- 84b124d dm: cache: Create a uclass for cache by Dinh Nguyen · 6 years ago
- c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
- 2d59ec8 dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
- 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
- f811e97 Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET by Jean-Jacques Hiblot · 6 years ago
- 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
- e3963c0 drivers: ddr: introduce DDR driver for i.MX8M by Peng Fan · 6 years ago
- 9a1dde5 spl: drivers: Link usb common library to SPL if USB gadget is enabled by Jean-Jacques Hiblot · 6 years ago
- d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
- 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
- 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
- 2d424eb spl: Support hash, input, pch, pci, rtc, tpm in SPL by Simon Glass · 6 years ago
- 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
- 9ff4a31 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
- 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
- 5381c28 drivers: Add board uclass by Mario Six · 6 years ago
- c924ee2 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
- d3e19cf w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
- a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
- 08c4531 spl: Allow remoteproc drivers to be used within SPL by Lokesh Vutla · 6 years ago
- 8802741 spl: Allow mailbox drivers to be used within SPL by Lokesh Vutla · 6 years ago
- a63e54a drivers: Add AXI uclass by Mario Six · 6 years ago
- e13278c power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
- 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
- bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
- 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
- d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
- 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
- 6768594 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 7 years ago
- afa9609 bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
- b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
- 8502f9f thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
- c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
- 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
- e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
- 87c16d4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
- 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
- 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
- f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
- 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
- ab3c4fb Drop three-wire serial (TWS) support by Simon Glass · 7 years ago
- 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
- 72e5016 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago
- 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
- 5a6f06f dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
- bbe41ab spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
- 4a6c81f spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
- 30bf8a0 spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
- 2446b6b spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
- 5e148df spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
- e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
- 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
- 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
- 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
- b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
- 6f4e7d3 spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago
- 05fc5ef mtd: Sort subsystem directories aplhabeticaly in Makefile by Ladislav Michl · 8 years ago
- 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago