summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-0/+1
* board: Rename uclass to sysinfoSimon Glass2020-11-061-1/+1
* drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot2020-10-281-0/+1
* fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-2/+1
* xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-141-0/+1
* dm: button: add an uclass for buttonPhilippe Reynes2020-07-281-0/+1
* bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada2020-07-111-0/+1
* phy: rockchip: Add Rockchip USB2PHY driverJagan Teki2020-05-291-0/+1
* drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra2020-03-031-1/+2
* Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra2020-01-151-1/+1
* Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-01-081-0/+1
|\
| * dm: rng: Add random number generator(rng) uclassSughosh Ganu2020-01-071-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-01-081-0/+1
|\ \
| * | spl: Allow cache drivers to be used in SPLLey Foon Tan2020-01-071-0/+1
| |/
* / drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot2020-01-071-1/+1
|/
* x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-151-0/+1
* spl: cache: Allow cache drivers in SPLRick Chen2019-12-101-0/+1
* mtd: Makefile: deep cleanupMiquel Raynal2019-12-041-5/+2
* ufs: Add Initial Support for UFS subsystemFaiz Abbas2019-10-231-0/+1
* Drop PCMCIASimon Glass2019-08-111-1/+0
* spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt2019-07-211-3/+3
* drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2019-07-111-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-071-1/+1
|\
| * ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan2019-05-061-1/+1
* | dm: cache: Create a uclass for cacheDinh Nguyen2019-05-051-0/+1
|/
* x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass2019-02-201-1/+2
* dfu: Make DFU support more SPL friendlyAndrew F. Davis2019-01-261-2/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-3/+3
* Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-0/+1
|\
| * drivers: ddr: introduce DDR driver for i.MX8MPeng Fan2019-01-011-0/+1
* | spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot2018-12-141-0/+1
|/
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-1/+1
* blk: Rework guard around part_init callTom Rini2018-12-121-2/+1
* dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+1
* spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-261-5/+6
* dm: Add a new uclass driver for VirtIO transport devicesBin Meng2018-11-141-0/+1
* Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander2018-10-071-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-1/+1
|\
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+1
|\ \
| * | drivers: Add board uclassMario Six2018-09-291-0/+1
| |/
* | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard2018-09-281-0/+1
* | w1: Add 1-Wire uclassMaxime Ripard2018-09-281-0/+1
|/
* spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-111-1/+1
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-111-0/+1
* drivers: Add AXI uclassMario Six2018-08-111-0/+1
* power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-061-0/+1
* dm: SMEM (Shared memory) uclassRamon Fried2018-07-191-0/+1
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1