History log of /drivers/edac/tile_edac.c
Revision Date Author Comments
e2e110d7596656e2badd21c48713bd01e1b40f44 31-Mar-2012 Chris Metcalf <cmetcalf@tilera.com> edac: say "TILEGx" not "TILEPro" for the tilegx edac driver

This is just an aesthetic change but it was silly to say TILEPro
when booting up on the tilegx architecture.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
5c7707554858eca8903706b6df7cba5c0f802244 01-Mar-2011 Chris Metcalf <cmetcalf@tilera.com> drivers/edac: provide support for tile architecture

Add tile support for the EDAC driver, which provides unified system
error (memory, PCI, etc.) reporting. For now, the TILEPro port
reports memory correctable error (CE) only.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>