index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2025-08-11
nvme: Tighten requirements on NVME_APPLE driver
Tom Rini
2025-07-10
nvme: Fix memory leak on error path of nvme_init
Andrew Goodbody
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-01-20
blk: Make block subsystems select BLK
Tom Rini
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-13
Fix typo in NVME show command
Thomas Perl
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
nvme: Remove <common.h> and add needed includes
Tom Rini
2024-01-18
nvme: Update nvme_scan_namespace to keep trying on busy
Moritz Fischer
2024-01-18
nvme: Fix error code and log to indicate busy
Moritz Fischer
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-07-17
nvme: Provide more useful debugging messages
Simon Glass
2023-06-19
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-05-11
nvme: Enable PCI bus mastering
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
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-15
nvme: Fix multipage prp-list
Alexander Sowarka
2022-08-26
nvme: Do a clean NVMe shutdown
Hector Martin
2022-06-23
arm: apple: nvme: Add SART support and RTKit buffer management
Janne Grunau
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-09
nvme: call device_probe() after scanning
AKASHI Takahiro
2022-02-10
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-01-14
nvme: Do not allocate 8kB buffer on stack
Pali Rohár
2021-10-12
nvme: invalidate correct memory range after read
Stefan Agner
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-23
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-03-19
nvme: Elaborate on cache maintenance operation in get/set_features
Andre Przywara
2021-03-19
nvme: Always invalidate whole cqes[] array
Andre Przywara
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-04
nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq
Stefan Agner
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
[next]