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_timings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
1
-0
/
+42
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
1
-0
/
+41
2021-05-26
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
1
-10
/
+22
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
1
-0
/
+255
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
1
-0
/
+6
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
1
-10
/
+8
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
1
-8
/
+9
2020-06-26
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
1
-12
/
+19
2020-06-26
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
1
-3
/
+0
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
1
-0
/
+47
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
1
-2
/
+2
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
1
-1
/
+2
2020-06-26
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
1
-3
/
+4
2020-05-11
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
1
-3
/
+2
2020-05-11
mtd: rawnand: timings: Add mode information to the timings structure
Miquel Raynal
1
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Get rid of a few unused definitions
Boris Brezillon
1
-14
/
+0
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
1
-6
/
+6
2018-07-20
mtd: rawnand: add default values for dynamic timings
Miquel Raynal
1
-1
/
+19
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
1
-6
/
+6
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+324