summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass
2021-07-23reboot-mode: add support for reboot mode controlNandor Han
2021-07-14phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-07-28dm: button: add an uclass for buttonPhilippe Reynes
2020-07-11bus: uniphier-system-bus: add UniPhier System Bus driverMasahiro Yamada
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki
2020-03-03drivers: Descend to drivers/soc unconditionallyVignesh Raghavendra
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-01-07dm: rng: Add random number generator(rng) uclassSughosh Ganu
2020-01-07drivers: board: Make the board drivers available in SPLJean-Jacques Hiblot
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-04mtd: Makefile: deep cleanupMiquel Raynal
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas
2019-08-11Drop PCMCIASimon Glass
2019-07-21spl: kconfig: separate sysreset and firmware drivers from miscSimon Goldschmidt
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass
2018-11-14dm: Add a new uclass driver for VirtIO transport devicesBin Meng
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini