u-boot/drivers/nvme
Simon Glass 758c706c68 bootstd: Add an NVMe bootdev
Add a bootdev for NVMe so that these devices can be used with standard
boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:40 -05:00
..
Kconfig blk: Select SPL_LEGACY_BLOCK automatically 2022-09-16 11:05:16 -04:00
Makefile nvme: apple: Add driver for Apple NVMe storage controller 2022-02-10 16:44:23 -05:00
nvme_apple.c arm: apple: nvme: Add SART support and RTKit buffer management 2022-06-23 08:24:49 -04:00
nvme_pci.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
nvme_show.c nvme: Do not allocate 8kB buffer on stack 2022-01-14 13:16:10 -05:00
nvme-uclass.c bootstd: Add an NVMe bootdev 2023-01-23 18:11:40 -05:00
nvme.c bootstd: Add an NVMe bootdev 2023-01-23 18:11:40 -05:00
nvme.h nvme: Add shutdown function 2022-02-10 16:44:23 -05:00