u-boot-brain/drivers
Andre Przywara 44a4042b01 sata_sil: Enable DM_PCI operation
Even though the sata_sil driver was converted over to the driver model,
it still assumed that the PCI controller is using the legacy interface.

Allow the "devno" member to be a struct udevice pointer and use
DM_PCI_COMPAT to covert the rest of the interface.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
2020-07-07 18:23:48 -04:00
..
adc
ata sata_sil: Enable DM_PCI operation 2020-07-07 18:23:48 -04:00
axi
bios_emulator
block
board
bootcount bootcount_ext: Add Ext4 build dependency 2020-06-02 17:27:04 -04:00
cache
clk clk: actions: Add Ethernet clocks 2020-07-07 16:09:22 -04:00
core cmd: dm: Fixed/Added DM driver listing subcommands 2020-07-07 15:37:13 -04:00
cpu riscv: cpu: check and append L1 cache to cpu features 2020-07-01 15:01:27 +08:00
crypto
ddr ddr: Rework errata A008109, A008378, 009942 workaround 2020-06-04 18:53:20 +05:30
demo
dfu
dma
fastboot
firmware firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() 2020-06-24 13:07:57 +02:00
fpga arm64: xilinx: Print fpga error value in hex 2020-06-24 13:11:08 +02:00
gpio gpio: search for gpio label if gpio is not found through bank name 2020-07-07 18:23:37 -04:00
hwspinlock
i2c
input kconfig: mark SPL/TPL options for DM_KEYBOARD 2020-06-02 17:27:04 -04:00
led
mailbox
memory
misc misc: add driver for the SiFive otp controller 2020-06-04 09:44:08 +08:00
mmc - net: pcnet: cleanup and add DM support 2020-06-30 11:43:18 -04:00
mtd spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* 2020-06-29 13:34:43 -04:00
net net: smc911x: Properly handle EEPROM MAC address 2020-07-07 18:23:48 -04:00
nvme nvme: Invalidate dcache before submitting admin cmd 2020-06-23 14:43:23 -04:00
pch
pci pci: rockchip: Mark inline functions as static inline 2020-07-01 11:48:05 -04:00
pci_endpoint
phy phy: omap-usb2-phy: disable phy charger detect 2020-06-16 17:00:02 +05:30
pinctrl pinctrl: stm32: add information on pin configuration 2020-07-07 16:01:23 +02:00
power power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling 2020-07-07 16:01:23 +02:00
pwm
qe drivers: net: qe: deselect QE when DM_ETH is enabled 2020-06-03 12:14:27 +05:30
ram ram: stm32mp1: add size and addr parameter to test all 2020-07-07 16:01:23 +02:00
remoteproc
reset reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
rng
rtc
scsi
serial serial: Add missing Kconfig dependencies for debug consoles 2020-06-04 15:05:45 -04:00
smem
soc
sound
spi Convert CONFIG_CADENCE_QSPI to Kconfig 2020-06-29 13:34:43 -04:00
spmi
sysreset
tee
thermal
timer
tpm
ufs
usb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next 2020-06-19 16:25:50 -04:00
video video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean 2020-07-06 16:30:00 -04:00
virtio virtio: VIRTIO_RNG depends on DM_RNG 2020-06-05 04:04:41 +02:00
w1
w1-eeprom
watchdog
Kconfig
Makefile phy: rockchip: Add Rockchip USB2PHY driver 2020-05-29 18:13:19 +08:00