Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers | Miquel Raynal | 2020-05-11 | 1 | -6/+13 |
* | mtd: rawnand: Give the possibility to verify a read operation is supported | Miquel Raynal | 2020-05-11 | 1 | -1/+1 |
* | mtd: rawnand: jedec: Use intermediate variables to improve readability | Miquel Raynal | 2020-05-11 | 1 | -2/+3 |
* | mtd: rawnand: jedec: Define the number of parameter pages | Miquel Raynal | 2020-05-11 | 1 | -2/+4 |
* | mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds | Boris Brezillon | 2019-04-08 | 1 | -2/+2 |
* | mtd: rawnand: Get rid of chip->chipsize | Boris Brezillon | 2019-04-08 | 1 | -2/+0 |
* | mtd: rawnand: Get rid of chip->bits_per_cell | Boris Brezillon | 2019-04-08 | 1 | -1/+0 |
* | mtd: rawnand: Fill memorg during detection | Boris Brezillon | 2019-04-08 | 1 | -5/+17 |
* | mtd: rawnand: Fix JEDEC detection | Boris Brezillon | 2018-12-14 | 1 | -0/+2 |
* | mtd: rawnand: Move JEDEC code to nand_jedec.c | Boris Brezillon | 2018-10-03 | 1 | -0/+113 |