Files
linux/drivers
Ralf Baechle f65aad4177 MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium.  Supported subsystems are:

 o CPU primary caches.  These are parity protected only, so only error
   reporting.
 o Second level cache - ECC protected, provides SECDED.
 o Memory: ECC / SECDEC if used with suitable DRAM modules.  The driver will
   will only initialize if ECC is enabled on a system so is safe to run on
   non-ECC memory.
 o PCI: Parity error reporting

Since it is very hard to test this sort of code the implementation is very
conservative and uses polling where possible for now.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
2012-12-12 16:48:49 +01:00
..
2012-10-15 14:45:51 -04:00
2012-11-23 14:32:55 +01:00
2012-12-12 16:48:49 +01:00
2012-09-26 22:28:21 -04:00
2012-11-23 14:17:36 -05:00
2012-10-17 15:53:03 -05:00
2012-11-16 14:33:04 -08:00
2012-10-16 18:07:12 -07:00