~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstd: Rename bootdev_setup_sibling_blk()Simon Glass2023-08-09
* nvme: Provide more useful debugging messagesSimon Glass2023-07-17
* nvme: pci: Enable for SPLMayuresh Chitale2023-06-19
* nvme: Enable PCI bus masteringSimon Glass2023-05-11
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-23
* bootstd: Add an NVMe bootdevSimon Glass2023-01-23
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * nvme: Do a clean NVMe shutdownHector Martin2022-08-26
* | blk: Switch over to using uclass IDsSimon Glass2022-09-16
* | blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass2022-09-16
* | blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-16
* | blk: Enable CONFIG_BLK for all mediaSimon Glass2022-09-16
* | nvme: Fix multipage prp-listAlexander Sowarka2022-09-15
|/
* arm: apple: nvme: Add SART support and RTKit buffer managementJanne Grunau2022-06-23
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-03
* pci: Map bars with offset and lengthAndrew Scull2022-05-03
* nvme: call device_probe() after scanningAKASHI Takahiro2022-04-09
* nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis2022-02-10
* nvme: Add shutdown functionMark Kettenis2022-02-10
* nvme: Introduce driver opsMark Kettenis2022-02-10
* nvme: Split out PCI supportMark Kettenis2022-02-10
* nvme: Do not allocate 8kB buffer on stackPali Rohár2022-01-14
* nvme: invalidate correct memory range after readStefan Agner2021-10-12
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* nvme: Don't clear nvme blk device's priv spaceBin Meng2021-06-23
* nvme: Drop useless members of 'struct nvme_ns'Bin Meng2021-06-23
* nvme: Eliminate the offset of one during block dev creationBin Meng2021-06-23
* nvme: Skip block device creation for inactive namespacesBin Meng2021-06-23
* nvme: Move block dev creation from uclass post_probe() to driver probe()Bin Meng2021-06-23
* nvme: Remove the redundant aqa value settingWesley Sheng2021-06-23
* nvme: Correct the prps per page calculation methodWesley Sheng2021-06-23
* nvme: fix for big endian systemsDavid Lamparter2021-06-23
* nvme: Elaborate on cache maintenance operation in get/set_featuresAndre Przywara2021-03-19
* nvme: Always invalidate whole cqes[] arrayAndre Przywara2021-03-19
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * nvme: Use only 32-bit accesses in nvme_writeq/nvme_readqStefan Agner2021-01-04
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* nvme: Invalidate dcache before submitting admin cmdJagan Teki2020-06-23
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* nvme: use page-aligned buffer for identify commandPatrick Wildt2019-10-31
* nvme: flush dcache on both r/w, and the prp listPatrick Wildt2019-10-31
* nvme: add accessor to namespace id and eui64Patrick Wildt2019-10-06
* nvme: Fix PRP Offset InvalidAaron Williams2019-08-26
* nvme: Fix warning of cast from pointer to integer of different sizeBin Meng2019-05-19