summaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8/mx51/timer.c
AgeCommit message (Collapse)Author
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
Signed-off-by: Peter Tyser <[email protected]>
2010-03-07MX51: Add initial support for the Freescale MX51Stefano Babic
The patch add initial support for the Freescale i.MX51 processor (family arm cortex_a8). Signed-off-by: Stefano Babic <[email protected]> Signed-off-by: Fred Fan <[email protected]>