~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
*
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
*
nvme: Provide more useful debugging messages
Simon Glass
2023-07-17
*
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-06-19
*
nvme: Enable PCI bus mastering
Simon Glass
2023-05-11
*
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
*
bootstd: Add an NVMe bootdev
Simon Glass
2023-01-23
*
Merge branch 'master' into next
Tom Rini
2022-09-19
|
\
|
*
nvme: Do a clean NVMe shutdown
Hector Martin
2022-08-26
*
|
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
|
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
*
|
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
*
|
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-09-16
*
|
nvme: Fix multipage prp-list
Alexander Sowarka
2022-09-15
|
/
*
arm: apple: nvme: Add SART support and RTKit buffer management
Janne Grunau
2022-06-23
*
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
*
pci: Map bars with offset and length
Andrew Scull
2022-05-03
*
nvme: call device_probe() after scanning
AKASHI Takahiro
2022-04-09
*
nvme: apple: Add driver for Apple NVMe storage controller
Mark Kettenis
2022-02-10
*
nvme: Add shutdown function
Mark Kettenis
2022-02-10
*
nvme: Introduce driver ops
Mark Kettenis
2022-02-10
*
nvme: Split out PCI support
Mark Kettenis
2022-02-10
*
nvme: Do not allocate 8kB buffer on stack
Pali Rohár
2022-01-14
*
nvme: invalidate correct memory range after read
Stefan Agner
2021-10-12
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
nvme: Don't clear nvme blk device's priv space
Bin Meng
2021-06-23
*
nvme: Drop useless members of 'struct nvme_ns'
Bin Meng
2021-06-23
*
nvme: Eliminate the offset of one during block dev creation
Bin Meng
2021-06-23
*
nvme: Skip block device creation for inactive namespaces
Bin Meng
2021-06-23
*
nvme: Move block dev creation from uclass post_probe() to driver probe()
Bin Meng
2021-06-23
*
nvme: Remove the redundant aqa value setting
Wesley Sheng
2021-06-23
*
nvme: Correct the prps per page calculation method
Wesley Sheng
2021-06-23
*
nvme: fix for big endian systems
David Lamparter
2021-06-23
*
nvme: Elaborate on cache maintenance operation in get/set_features
Andre Przywara
2021-03-19
*
nvme: Always invalidate whole cqes[] array
Andre Przywara
2021-03-19
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
Stefan Agner
2021-01-04
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
|
/
*
nvme: Invalidate dcache before submitting admin cmd
Jagan Teki
2020-06-23
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop part.h from common header
Simon Glass
2020-05-18
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
nvme: use page-aligned buffer for identify command
Patrick Wildt
2019-10-31
*
nvme: flush dcache on both r/w, and the prp list
Patrick Wildt
2019-10-31
*
nvme: add accessor to namespace id and eui64
Patrick Wildt
2019-10-06
*
nvme: Fix PRP Offset Invalid
Aaron Williams
2019-08-26
*
nvme: Fix warning of cast from pointer to integer of different size
Bin Meng
2019-05-19
[next]