Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ata: add platform driver for Calxeda AHCI controller | Mark Langsdorf | 2012-09-13 | 1 | -0/+17 |
| | | | | | | | | | | | | | | Calxeda highbank SATA phy has intermittent problems bringing up a link with Gen3 drives. Retrying the phy hard reset can work-around this issue, but each reset also disables spread spectrum support. The reset function also needs to reprogram the phy to enable spread spectrum support. Create a new driver based on ahci_platform to support the Calxeda Highbank SATA controller. Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | ||||
* | edac: add support for Calxeda highbank L2 cache ecc | Rob Herring | 2012-06-27 | 1 | -0/+15 |
| | | | | | | | Add support for L2 ECC on Calxeda highbank platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||||
* | edac: add support for Calxeda highbank memory controller | Rob Herring | 2012-06-27 | 1 | -0/+14 |
Add support for memory controller on Calxeda Highbank platforms. Highbank platforms support a single 4GB mini-DIMM with 1-bit correction and 2-bit detection. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |