u-boot/arch/arm/mach-omap2/omap5
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
..
abb.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra7xx_iodelay.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
emif.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
fdt.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
hw_data.c scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
hwinit.c reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
Kconfig arm: Remove omap5_uevm board 2023-05-03 09:05:24 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
prcm-regs.c arm: mach-omap2: load/start remoteproc IPU1/IPU2 2022-02-08 09:41:27 -05:00
sdram.c arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
sec_entry_cpu1.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00