u-boot/drivers/nvme
Simon Glass 38534712cd nvme: Enable PCI bus mastering
U-Boot sets up devices ready for use, but coreboot does not. Enable this
so that NVMe works OK from coreboot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08: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 nvme: Enable PCI bus mastering 2023-05-11 10:25:29 +08: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 a new pre-scan priority for bootdevs 2023-01-23 18:11:41 -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