summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
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
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29drivers: Add board uclassMario Six
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard
2018-09-28w1: Add 1-Wire uclassMaxime Ripard
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla
2018-08-11drivers: Add AXI uclassMario Six
2018-08-06power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-05-28phy: Add Allwinner A64 USB PHY driverJagan Teki
2018-05-10bootcount: spl: Enable bootcount support in SPLLukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay