Files
u-boot-krane/include
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
..
2023-10-24 15:55:16 +08:00
2023-10-02 10:55:44 -04:00
2023-08-25 13:54:33 -04:00
2023-08-08 10:22:03 -04:00
2023-10-27 13:15:57 +03:00
2023-07-17 15:38:11 -04:00
2023-08-19 04:12:53 +02:00
2023-10-27 13:14:47 +03:00
2023-10-23 17:07:06 +03:00
2023-05-02 14:23:34 -04:00
2023-05-15 10:00:30 +02:00
2023-11-07 14:50:51 -05:00
2023-10-31 09:08:51 +01:00
2023-04-27 13:51:06 -04:00
2023-10-27 13:15:57 +03:00
2023-08-19 04:12:53 +02:00
2023-10-11 15:43:55 -04:00
2023-11-05 16:11:38 -05:00
2023-09-11 16:27:49 -04:00
2023-10-15 12:23:48 +02:00
2023-10-09 15:24:31 -04:00
2023-10-27 13:14:47 +03:00
2023-09-04 10:51:58 -04:00