Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | edac: say "TILEGx" not "TILEPro" for the tilegx edac driver | Chris Metcalf | 2012-04-02 | 1 | -0/+4 |
| | | | | | | | 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> | ||||
* | drivers/edac: provide support for tile architecture | Chris Metcalf | 2011-03-10 | 1 | -0/+254 |
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> |