summaryrefslogtreecommitdiff
path: root/env/scsi.c
AgeCommit message (Expand)Author
2026-04-08Merge patch series "env: scsi: support SCSI env without partition UUID"Tom Rini
2026-04-08env: scsi: add CONFIG_ENV_SCSI_HW_PARTITIONDavid Lechner
2026-04-08scsi: move scsi_scan() call out of scsi_get_blk_by_uuid()David Lechner
2026-04-08env: scsi: rename ENV_SCSI_PART_UUIDDavid Lechner
2026-04-07env: Make more use of the ENV_SAVE_PTR macroTom Rini
2025-05-29env: Add support for storing env variables in SCSI devicesVaradarajan Narayanan