summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li1-0/+1
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass1-4/+0
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+5
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass1-1/+1
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-2/+2
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-2/+2
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass1-4/+0
2021-07-23reboot-mode: add support for reboot mode controlNandor Han1-0/+1
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi1-0/+1
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass1-1/+1
2021-01-28bootcount: allow to use this feature on TPLPhilippe Reynes1-0/+1
2020-11-06board: Rename uclass to sysinfoSimon Glass1-1/+1
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot1-0/+1
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-2/+1
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