summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx/cns3420vb.c
AgeCommit message (Collapse)Author
2010-06-08ARM: cns3xxx: Add support for AHCI controllersAnton Vorontsov
CNS3xxx chips have AHCI-compatible SATA controller. This patch adds the support using generic ahci_platform driver. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
2010-06-08ARM: cns3xxx: Add support for SDHCI controllersAnton Vorontsov
CNS3xxx chips have SDHCI-compatible SDIO/SD/MMC controller. This patch adds the support using sdhci-cns3xxx driver. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
2010-05-02ARM: cns3xxx: Add CNS3420 Validation Board supportAnton Vorontsov
This patch adds support for CNS3420VB rev 1.3 boards. With this patch CNS3420VB boards are able to boot up to the userspace, with a console available on UART0. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>