Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 |
| | | | | | | | | | | | | | Make it possible to pass mbus_dram_target_info to the sata_mv driver via the platform data, make the sata_mv driver program the window registers based on this data if it is passed in, and make the Orion platform setup code use this method instead of programming the SATA mbus window registers by hand. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Reviewed-by: Tzachi Perelstein <tzachi@marvell.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Nicolas Pitre <nico@marvell.com> | ||
* | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 |
| | | | | | | | | | | | Marvell's Orion SoC includes SATA controllers based on Marvell's PCI-to-SATA 88SX controllers. This patch extends the libATA sata_mv driver to support those controllers. [edited to use linux/ata_platform.h -jg] Signed-off-by: Saeed Bishara <saeed@marvell.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | ||
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 |
Signed-off-by: Jeff Garzik <jgarzik@redhat.com> |