Age | Commit message (Expand) | Author |
---|---|---|
2023-01-23 | bootstd: Add a new pre-scan priority for bootdevs | Simon Glass |
2023-01-23 | bootstd: Add an NVMe bootdev | Simon Glass |
2021-07-06 | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay |
2021-06-23 | nvme: Move block dev creation from uclass post_probe() to driver probe() | Bin Meng |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-28 | nvme: Get rid of the global variable nvme_info | Bin Meng |
2017-08-28 | nvme: Use blk_create_devicef() API | Bin Meng |
2017-08-13 | nvme: Add NVM Express driver support | Zhikang Zhang |