u-boot/drivers
Tom Rini b630f8b3ae scsi: Forceably finish migration to DM_SCSI
The migration deadline for moving to DM_SCSI was v2023.04. A further
reminder was sent out in August 2023 to the remaining platforms that had
not migrated already, and that a few more over the line (or configs
deleted).

With this commit we:
- Rename CONFIG_DM_SCSI to CONFIG_SCSI.
- Remove all of the non-DM SCSI code. This includes removing other
  legacy symbols and code and removes some legacy non-DM AHCI code.
- Some platforms that had previously been DM_SCSI=y && SCSI=n are now
  fully migrated to DM_SCSI as a few corner cases in the code assumed
  DM_SCSI=y meant SCSI=y.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-11-07 18:36:06 -05:00
..
adc dm: adc: imx93-adc depends on ADC (fix boot) 2023-10-18 10:02:49 +02:00
ata scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
axi axi: fix definition of axi_sandbox_get_emul() 2023-06-01 12:32:03 -04:00
bios_emulator common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
block block: rkmtd: select CONFIG_RANDOM_UUID explicitly 2023-11-07 14:49:10 -05:00
bootcount bootcount: Add driver model I2C driver 2023-10-31 09:09:04 +01:00
bus
button
cache drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
clk clk_k210.c: Clean up how we handle nop 2023-11-07 14:49:40 -05:00
core lib: acpi: Fix linking SPL when ACPIGEN is enabled 2023-10-17 20:50:52 -04:00
cpu cpu: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
crypto Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
ddr treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
demo
dfu dfu: Make DFU_TFTP depend on NETDEVICES 2023-11-07 14:48:19 -05:00
dma m68k: Remove CONFIG_FSLDMAFEC 2023-11-07 14:50:51 -05:00
extcon extcon: add MAX14526 MUIC support 2023-05-02 14:23:58 -04:00
fastboot fastboot: Depend on CMDLINE 2023-11-07 14:49:10 -05:00
firmware arm_ffa: fix: remove deadcode in ffa_print_error_log() 2023-10-30 15:32:49 -04:00
fpga arm64: zynqmp: Fix Siva's email address format 2023-10-09 10:25:32 +02:00
fuzz
fwu-mdata FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00
gpio gpio: rzg2l: Drop <common.h> 2023-11-02 11:30:18 +01:00
hwspinlock hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
i2c i2c: Implement i2c_get_chip_by_phandle() 2023-10-31 09:08:51 +01:00
input input: avoid NULL dereference 2023-10-11 10:35:24 -04:00
iommu
led drivers: led: bcm6858: do not use null label to find the top 2023-07-25 12:44:46 -04:00
mailbox treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
memory Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
mfd
misc cros_ec: spi: disable annoying key echo on console 2023-11-02 22:38:01 -04:00
mmc mmc: tegra: get default-tap and default-trim from device tree 2023-11-03 12:37:15 -04:00
mtd bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD 2023-11-01 12:26:44 -04:00
mux
net fsl_qe: Drop common.h 2023-11-07 14:50:51 -05:00
nvme blk: Use a macro for the typical block size 2023-10-10 16:19:29 -04:00
pch x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
pci Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip 2023-10-08 09:58:55 -04:00
pci_endpoint
phy phy: meson-g12a-usb2: fix ret check on power_domain_get 2023-10-18 09:45:48 +02:00
pinctrl pinctrl: rzg2l: Drop <common.h> 2023-11-02 11:30:18 +01:00
power sysreset: implement PALMAS sysreset functions 2023-11-03 17:42:39 -04:00
pwm pwm: mtk: add support for MediaTek MT7988 SoC 2023-08-03 09:40:49 -04:00
qe qe: Add <asm/ppc.h> on PowerPC 2023-11-07 14:50:51 -05:00
ram sunxi: add R528/T113-s3/D1(s) DRAM initialisation code 2023-10-22 23:41:52 +01:00
reboot-mode
remoteproc common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
reset - add Amlogic A1 clock driver 2023-10-16 09:09:54 -04:00
rng rng: Add StarFive JH7110 RNG driver 2023-11-02 17:45:53 +08:00
rtc drivers: rtc: max313xx: provide read8/write8 2023-07-25 12:44:46 -04:00
scsi scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
serial serial: sh: Drop <common.h> 2023-11-02 11:30:18 +01:00
sm drivers: sm: bind child sm devices in the device tree 2023-11-06 09:45:47 +01:00
smem
soc treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
sound
spi spi: Add <errno.h> to spi-mem-nodm.c 2023-11-07 14:50:51 -05:00
spmi
sysinfo
sysreset sysreset: implement PALMAS sysreset functions 2023-11-03 17:42:39 -04:00
tee drivers: tee: sandbox: Fix SCP03 control emulator 2023-04-28 11:30:17 -06:00
thermal thermal: imx_tmu: Increase the polling interval 2023-09-04 17:26:44 +02:00
timer riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode 2023-10-04 18:23:54 +08:00
tpm tpm: sandbox: Update for needed TPM2 capabilities 2023-10-27 13:08:25 +03:00
ufs scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
usb Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
video video: Don't require the font command 2023-11-07 14:48:51 -05:00
virtio virtio: Make VIRTIO_NET depend on NETDEVICES 2023-11-07 14:48:19 -05:00
w1
w1-eeprom
watchdog wdt: nuvoton: Fix reset/expire function error 2023-10-19 07:51:12 +02:00
xen xen: Limit execution to EL1 only 2023-04-25 15:31:28 -04:00
Kconfig drivers: introduce Secure Monitor uclass 2023-10-15 12:23:48 +02:00
Makefile sunxi: add R528/T113-s3/D1(s) DRAM initialisation code 2023-10-22 23:41:52 +01:00