summaryrefslogtreecommitdiffstats
path: root/libflash/ecc.c
Commit message (Expand)AuthorAgeFilesLines
* libflash/ecc: Fix compilation warningVasant Hegde2019-02-181-1/+1
* libflash/ecc: Remove hand rolled parity asmJoel Stanley2018-05-041-17/+1
* libflash/ecc: Add functions to deal with unaligned ECC memcpyCyril Bur2018-04-091-17/+230
* libflash: Fix parity calculation on ARMOliver O'Halloran2017-11-201-1/+1
* flash: Make size 64 bit safeMichael Neuling2016-08-021-7/+8
* libflash: Provide an internal parity implementation, to remove libgcc dependencyJeremy Kerr2015-11-131-1/+17
* libflash/ecc: Simplify and cleanup ecc code.Cyril Bur2015-06-231-18/+33
* libflash: Fix 32-bit ecc build of pflashBenjamin Herrenschmidt2015-06-161-8/+8
* libflash: Improved ECC interfaceCyril Bur2015-03-171-10/+57
* libflash: endian fixups for ecc.cCyril Bur2015-03-051-5/+8
* libflash: whitespace fixups for ecc.cCyril Bur2015-03-041-6/+6
* libflash: move ecc.h into libflash/Jeremy Kerr2015-02-261-1/+1
* libflash: Use FL_* logging functionsJeremy Kerr2015-02-261-3/+5
* libffs: Add ECC checking codeMichael Neuling2015-02-231-0/+175
OpenPOWER on IntegriCloud