index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_onfi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
1
-2
/
+1
2021-06-18
mtd: rawnand: onfi: Fix endianness when reading NV-DDR values
Miquel Raynal
1
-3
/
+3
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
1
-0
/
+1
2021-05-26
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
1
-0
/
+2
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
1
-1
/
+1
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
1
-4
/
+13
2020-05-11
mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
Miquel Raynal
1
-7
/
+14
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
1
-1
/
+2
2020-05-11
mtd: rawnand: onfi: Drop a useless parameter page read
Miquel Raynal
1
-6
/
+4
2020-05-11
mtd: rawnand: onfi: Avoid doing a copy of the parameter page
Miquel Raynal
1
-15
/
+15
2020-05-11
mtd: rawnand: onfi: Define the number of parameter pages
Miquel Raynal
1
-5
/
+11
2020-05-11
mtd: rawnand: onfi: Use intermediate variables to improve readability
Miquel Raynal
1
-4
/
+5
2020-05-11
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
1
-1
/
+1
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
1
-4
/
+4
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
1
-2
/
+0
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
1
-1
/
+0
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
1
-3
/
+0
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
1
-5
/
+18
2018-10-03
mtd: rawnand: Move ONFI code to nand_onfi.c
Boris Brezillon
1
-0
/
+305