summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-pantheon
Commit message (Collapse)AuthorAgeFilesLines
* pantheon: define CONFIG_SYS_CACHELINE_SIZELei Wen2011-11-031-0/+2
| | | | | | | By default, on Pantheon SoC DCache Lnd ICache line lengths are 32 bytes long Signed-off-by: Lei Wen <leiwen@marvell.com>
* ARM: pantheon: add mmc definitionLei Wen2011-10-274-0/+49
| | | | Signed-off-by: Lei Wen <leiwen@marvell.com>
* ARM: pantheon: reduce dependence of including platform fileLei Wen2011-10-272-7/+2
| | | | | | | | | | | For files like the drivers/serial/serial.c, it must include the platform file, as the CONFIG_SYS_NS16550_COM1 must reference to the definition in the platform definition files. Include the platform definition file in the config file, so that it would decouple the dependence for the driver files. Signed-off-by: Lei Wen <leiwen@marvell.com>
* I2C: add i2c support for Pantheon platformLei Wen2011-04-273-3/+17
| | | | | | | | Add i2c support to dkb board with pantheon soc. Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Lei Wen <leiwen@marvell.com>
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-211-0/+41
| | | | | | | This patch adds the Multiple Function Pin configuration support for Marvell PANTHEON SoCs Signed-off-by: Lei Wen <leiwen@marvell.com>
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-213-0/+171
Pantheon Family processors are highly integrated SoCs based on Sheeva_88SV331x-v5 PJ1 cpu core. Ref: http://www.marvell.com/products/processors/communications/marvell_pantheon_910_920_pb.pdf SoC versions Supported: 1) PANTHEON920 (TD) 2) PANTHEON910 (TTC) Signed-off-by: Lei Wen <leiwen@marvell.com>
OpenPOWER on IntegriCloud