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