summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko1-0/+1
2020-07-29dm: button: add an uclass for buttonPhilippe Reynes1-0/+1
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada1-0/+1
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki1-0/+1
2020-03-03drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra1-1/+2
2020-01-16Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra1-1/+1
2020-01-09Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+1
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu1-0/+1
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot1-1/+1
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan1-0/+1
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass1-0/+1
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen1-0/+1
2019-12-05mtd: Makefile: deep cleanupMiquel Raynal1-5/+2
2019-10-24ufs: Add Initial Support for UFS subsystemFaiz Abbas1-0/+1
2019-08-12Drop PCMCIASimon Glass1-1/+0
2019-07-21spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt1-3/+3
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried1-0/+1
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan1-1/+1
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen1-0/+1
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass1-1/+2
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis1-2/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-1/+1
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot1-3/+3
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+1
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan1-0/+1
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot1-0/+1
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori1-1/+1
2018-12-12blk: Rework guard around part_init callTom Rini1-2/+1
2018-12-07dm: Add Hardware Spinlock classBenjamin Gaignard1-0/+1
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass1-5/+6
2018-11-14dm: Add a new uclass driver for VirtIO transport devicesBin Meng1-0/+1
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander1-0/+1
2018-10-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+1
2018-10-01Merge git://git.denx.de/u-boot-dmTom Rini1-0/+1
2018-09-29drivers: Add board uclassMario Six1-0/+1
2018-09-29W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard1-0/+1
2018-09-29w1: Add 1-Wire uclassMaxime Ripard1-0/+1
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-1/+1
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla1-1/+1
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla1-0/+1
2018-08-11drivers: Add AXI uclassMario Six1-0/+1
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan1-0/+1
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried1-0/+1
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-0/+1
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan1-3/+1
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-0/+3
2018-05-28phy: Add Allwinner A64 USB PHY driverJagan Teki1-0/+1