summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-07ram: Remove <common.h> and add needed includesTom Rini41-40/+22
2024-05-07pwm: Remove <common.h> and add needed includesTom Rini15-15/+0
2024-05-07power: Remove <common.h> and add needed includesTom Rini106-106/+8
2024-05-07pinctrl: Remove <common.h> and add needed includesTom Rini101-101/+0
2024-05-07phy: Remove <common.h> and add needed includesTom Rini51-51/+3
2024-05-07pci_endpoint: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07pci: Remove <common.h> and add needed includesTom Rini46-46/+10
2024-05-07pch: Remove <common.h> and add needed includesTom Rini4-4/+0
2024-05-07nvme: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-05-07net: Remove <common.h> and add needed includesTom Rini149-149/+26
2024-05-07mux: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-07mtd: Remove <common.h> and add needed includesTom Rini81-81/+25
2024-05-07mmc: Remove <common.h> and add needed includesTom Rini62-62/+5
2024-05-07misc: Remove <common.h> and add needed includesTom Rini72-72/+10
2024-05-07memory: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07mailbox: Remove <common.h> and add needed includesTom Rini8-8/+0
2024-05-07led: Remove <common.h> and add needed includesTom Rini8-8/+0
2024-05-07iommu: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07input: Remove <common.h> and add needed includesTom Rini8-8/+2
2024-05-07i2c: Remove <common.h> and add needed includesTom Rini49-49/+12
2024-05-07hwspinlock: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07gpio: Remove <common.h> and add needed includesTom Rini63-63/+3
2024-05-07fwu-mdata: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-05-07fuzz: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-07fpga: Remove <common.h> and add needed includesTom Rini19-19/+15
2024-05-07firmware: Remove <common.h> and add needed includesTom Rini17-17/+0
2024-05-07fastboot: Remove <common.h> and add needed includesTom Rini5-5/+3
2024-05-07extcon: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-07dma: Remove <common.h> and add needed includesTom Rini10-10/+2
2024-05-07dfu: Remove <common.h> and add needed includesTom Rini8-8/+0
2024-05-07demo: Remove <common.h> and add needed includesTom Rini4-4/+0
2024-05-07ddr: Remove <common.h> and add needed includesTom Rini41-41/+25
2024-05-07crypto: Remove <common.h> and add needed includesTom Rini20-19/+10
2024-05-07cpu: Remove <common.h> and add needed includesTom Rini8-8/+0
2024-05-07core: Remove <common.h> and add needed includesTom Rini20-20/+1
2024-05-07clk: Remove <common.h> and add needed includesTom Rini149-149/+1
2024-05-07cache: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-05-07button: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07bus: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-07bootcount: Remove <common.h> and add needed includesTom Rini9-9/+0
2024-05-07block: Remove <common.h> and add needed includesTom Rini11-11/+0
2024-05-07bios_emulator: Remove <common.h> and add needed includesTom Rini10-10/+0
2024-05-07axi: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-05-07ata: Remove <common.h> and add needed includesTom Rini15-15/+3
2024-05-07adc: Remove <common.h> and add needed includesTom Rini8-8/+0
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini11-29/+40
2024-05-06global: Audit usage of <eeprom.h>Tom Rini2-2/+0
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-1/+0
2024-05-05crypto/fsl: Differentiate between CAAM and DCP in Kconfig entryMarek Vasut1-2/+2
2024-05-05crypto/fsl: Introduce SPL_FSL_CAAM_RNGMarek Vasut2-1/+8