Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-11 | mtd: nand: ecc-bch: Use the public nsteps field | Miquel Raynal | 1 | -2/+0 |
2020-12-11 | mtd: nand: ecc-bch: Create the software BCH engine | Miquel Raynal | 1 | -8/+8 |
2020-11-30 | mtd: nand: ecc-bch: Stop using raw NAND structures | Miquel Raynal | 1 | -0/+25 |
2020-11-30 | mtd: nand: ecc-bch: Update the prototypes to be more generic | Miquel Raynal | 1 | -29/+16 |
2020-11-30 | mtd: nand: ecc-bch: Drop mtd_nand_has_bch() | Miquel Raynal | 1 | -4/+0 |
2020-11-30 | mtd: nand: ecc-bch: Return only valid error codes | Miquel Raynal | 1 | -1/+1 |
2020-11-30 | mtd: nand: ecc-bch: Stop exporting the private structure | Miquel Raynal | 1 | -6/+5 |
2020-11-30 | mtd: nand: ecc-bch: Move BCH code to the generic NAND layer | Miquel Raynal | 1 | -0/+66 |