summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ecc-sw-bch.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: ecc-bch: Use the public nsteps fieldMiquel Raynal2021-03-111-5/+4
* mtd: nand: ecc-bch: Populate the public nsteps fieldMiquel Raynal2021-03-111-0/+1
* mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal2020-12-101-63/+270
* mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal2020-11-301-74/+40
* mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal2020-11-301-20/+27
* mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal2020-11-301-17/+21
* mtd: nand: ecc-bch: Cleanup and style fixesMiquel Raynal2020-11-301-26/+29
* mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal2020-11-301-0/+219