summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/i2c.c
Commit message (Collapse)AuthorAgeLines
* pxa: move i2c driver to the common placeLei Wen2011-04-27-469/+0
| | | | | | | | | For better sharing with other platform other than pxa's, it is more convenient to put the driver to the common place. Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Signed-off-by: Lei Wen <leiwen@marvell.com>
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-19-29/+40
| | | | Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-0/+458
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>