summaryrefslogtreecommitdiff
path: root/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ddr: imx: Add i.MX9 DDR controller driverYe Li2022-07-261-0/+1
* fuzzing_engine: Add fuzzing engine uclassAndrew Scull2022-06-231-0/+1
* Introduce Verifying Program Loader (VPL)Simon Glass2022-05-021-0/+2
* iommu: Add IOMMU uclassMark Kettenis2021-10-311-0/+1
* net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-041-3/+1
* power: Refactor Makefile rulesSimon Glass2021-09-041-4/+1
* Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass2021-09-041-1/+2
* Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass2021-09-041-3/+1
* sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-041-1/+1
* ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass2021-09-041-2/+2
* Rename CACHE_SUPPORT to CACHESimon Glass2021-09-041-1/+0
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+1
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* rtc: Rename RTC_SUPPORT to RTCSimon Glass2021-09-041-1/+1
* pch: Rename PCH_SUPPORT to PCHSimon Glass2021-09-041-1/+1
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* ddr: Add DDR driver for iMX8ULPYe Li2021-08-091-0/+1
* Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass2021-07-281-4/+0
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+5
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-1/+1
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-281-1/+1
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-1/+1
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-281-2/+2
* Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass2021-07-281-1/+1
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-2/+2
* Makefile: Move phy rules into drivers/phySimon Glass2021-07-281-4/+0
* reboot-mode: add support for reboot mode controlNandor Han2021-07-231-0/+1
* phy: socionext: Add UniPhier PCIe PHY driverKunihiko Hayashi2021-07-141-0/+1
* cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-271-1/+1
* 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...WIP/08Jan2020Tom 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