summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_timings.c
AgeCommit message (Expand)Author
2021-05-26mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal
2021-05-26mtd: rawnand: Add onfi_fill_nvddr_interface_config() helperMiquel Raynal
2021-05-26mtd: rawnand: Add an indirection on onfi_fill_interface_config()Miquel Raynal
2021-05-26mtd: rawnand: Add NV-DDR timingsMiquel Raynal
2020-06-26mtd: rawnand: Allocate the interface configurations dynamicallyMiquel Raynal
2020-06-26mtd: rawnand: timings: Make onfi_fill_interface_config() a void helperMiquel Raynal
2020-06-26mtd: rawnand: s/data_interface/interface_config/Miquel Raynal
2020-06-26mtd: rawnand: timings: Use default values for tPROG_max and tBERS_maxMiquel Raynal
2020-06-26mtd: rawnand: timings: Avoid redefining tR_max and tCCS_minMiquel Raynal
2020-06-26mtd: rawnand: timings: Add a helper to find the closest ONFI modeMiquel Raynal
2020-06-26mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsignedMiquel Raynal
2020-06-26mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interfaceMiquel Raynal
2020-06-26mtd: rawnand: timings: Update onfi_fill_data_interface() kernel docMiquel Raynal
2020-05-11mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal
2020-05-11mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon
2018-10-03mtd: rawnand: Get rid of a few unused definitionsBoris Brezillon
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-07-19mtd: rawnand: add default values for dynamic timingsMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon