Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-11 | mtd: nand: ecc-hamming: Use the public nsteps field | Miquel Raynal | 1 | -2/+0 |
2020-12-11 | mtd: nand: ecc-hamming: Create the software Hamming engine | Miquel Raynal | 1 | -4/+12 |
2020-12-11 | mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselected | Miquel Raynal | 1 | -0/+36 |
2020-12-11 | mtd: nand: ecc-hamming: Stop using raw NAND structures | Miquel Raynal | 1 | -0/+20 |
2020-12-11 | mtd: nand: ecc-hamming: Rename the exported functions | Miquel Raynal | 1 | -24/+12 |
2020-12-11 | mtd: nand: ecc-hamming: Clarify the driver descriptions | Miquel Raynal | 1 | -1/+1 |
2020-12-11 | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer | Miquel Raynal | 1 | -0/+39 |