summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2023-06-12drivers: Makefile: Add rule to compile video driverNikhil M Jain
2023-02-07omap: Drop unused CONFIG_OMAP_USB_PHYSimon Glass
2022-12-08mfd: syscon: atmel-smc: Add new helpers to ease SMC regs manipulationBalamanikandan Gunasundar
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31dm: blk: mmc: Tidy up some Makefile rules for SPLSimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16disk: Use Makefile to omit partition driversSimon Glass
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li
2022-06-23fuzzing_engine: Add fuzzing engine uclassAndrew Scull
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2021-10-31iommu: Add IOMMU uclassMark Kettenis
2021-09-04net: Move network rules to drivers/netSimon Glass
2021-09-04power: Refactor Makefile rulesSimon Glass
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
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