summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-08-09video: Tidy up Makefile rule for videoSimon Glass1-2/+2
2023-08-08arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi1-0/+1
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini1-1/+0
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi1-0/+1
2023-07-17bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass1-1/+1
2023-06-20nvme: pci: Enable for SPLMayuresh Chitale1-0/+1
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini1-0/+1
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel1-0/+1
2023-04-24drivers: Makefile: Add rule to compile video driverNikhil M Jain1-0/+1
2023-03-03Correct SPL uses of MULTIPLEXERSimon Glass1-1/+1
2023-02-07omap: Drop unused CONFIG_OMAP_USB_PHYSimon Glass1-1/+0
2022-12-08mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar1-0/+1
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker1-1/+1
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu1-0/+1
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass1-1/+1
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass1-1/+1
2022-09-16disk: Use Makefile to omit partition driversSimon Glass1-0/+1
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li1-0/+1
2022-06-23fuzzing_engine: Add fuzzing engine uclassAndrew Scull1-0/+1
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass1-0/+2
2021-10-31iommu: Add IOMMU uclassMark Kettenis1-0/+1
2021-09-04net: Move network rules to drivers/netSimon Glass1-3/+1
2021-09-04power: Refactor Makefile rulesSimon Glass1-4/+1
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass1-1/+2
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass1-3/+1
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-1/+1
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass1-2/+2
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass1-1/+0
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass1-1/+1
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
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