u-boot/drivers/ufs
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
..
cdns-platform.c ufs: cdns: Drop extra space 2023-08-17 16:39:20 -04:00
Kconfig scsi: Forceably finish migration to DM_SCSI 2023-11-07 18:36:06 -05:00
Makefile ufs: ufs-renesas: Add support for Renesas R-Car UFS controller 2023-09-09 04:53:31 +02:00
ti-j721e-ufs.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ufs-renesas.c ufs: ufs-renesas: Drop include common.h 2023-09-09 10:13:24 -04:00
ufs-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
ufs.c ufs: Implement cache management 2023-08-24 13:47:44 -04:00
ufs.h ufs: Handle UFS 3.0 controllers 2023-08-24 13:47:43 -04:00
unipro.h ufs: Add Initial Support for UFS subsystem 2019-10-23 20:47:12 -04:00