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