Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARMv7: Add register definition of global timer | Nobuhiro Iwamatsu | 2012-10-03 | 1 | -0/+36 |
| | | | | | | | ARMv7 has global timer. This provides the register definition of this timer. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | ||||
* | ARMV7: Versatile Express Coretile CortexA9x4 support | Matt Waddel | 2010-10-13 | 3 | -0/+175 |
Adds support for the ARM quad-core Cortex-A9 processor This system includes a motherboard(Versatile Express), daughterboard (Coretile), and SOC(Cortex-A9 quad core). The serial port, ethernet, and flash systems work with these additions. The naming convention is: SOC -> CortexA9 quad core = ca9x4 daughterboard -> Coretile = ct motherboard -> Versatile Express = vxp This gives ca9x4_ct_vxp.c as the board support file. Signed-off-by: Matt Waddel <matt.waddel@linaro.org> |