Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-01 | MIPS: Netlogic: Fix cop0 prid check in AHCI init | Ganesan Ramalingam | 1 | -1/+1 | |
PRID register should be masked with IMP_MASK to get processor ID. Signed-off-by: Ganesan Ramalingam <[email protected]> Signed-off-by: Jayachandran C <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8883/ Signed-off-by: Ralf Baechle <[email protected]> | |||||
2014-05-30 | MIPS: Netlogic: Support for XLP3XX on-chip SATA | Ganesan Ramalingam | 1 | -0/+209 | |
XLP3XX includes an on-chip SATA controller with 4 ports. The controller needs glue logic initialization and PCI fixup before it can be used with the standard AHCI driver. Signed-off-by: Ganesan Ramalingam <[email protected]> Signed-off-by: Jayachandran C <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/6872/ Signed-off-by: Ralf Baechle <[email protected]> |