Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-11 | mtd: nand: ecc-bch: Use the public nsteps field | Miquel Raynal | 1 | -5/+4 |
2021-03-11 | mtd: nand: ecc-bch: Populate the public nsteps field | Miquel Raynal | 1 | -0/+1 |
2020-12-11 | mtd: nand: ecc-bch: Create the software BCH engine | Miquel Raynal | 1 | -63/+270 |
2020-11-30 | mtd: nand: ecc-bch: Stop using raw NAND structures | Miquel Raynal | 1 | -74/+40 |
2020-11-30 | mtd: nand: ecc-bch: Update the prototypes to be more generic | Miquel Raynal | 1 | -20/+27 |
2020-11-30 | mtd: nand: ecc-bch: Stop exporting the private structure | Miquel Raynal | 1 | -17/+21 |
2020-11-30 | mtd: nand: ecc-bch: Cleanup and style fixes | Miquel Raynal | 1 | -26/+29 |
2020-11-30 | mtd: nand: ecc-bch: Move BCH code to the generic NAND layer | Miquel Raynal | 1 | -0/+219 |