Statistics
| Branch: | Revision:

root / hw / imx_timer.c @ 71193433

History | View | Annotate | Download (18.3 kB)

# Date Author Comment
aade7b91 09/14/2012 10:21 am Stefan Weil

Fix spelling (licenced -> licensed) in GPL

The patch also fixes the case of "written".

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

78d1404d 07/04/2012 01:43 pm Peter Chubb

i.MX31: Timers

Implement the timers on the Freescale i.MX31 SoC.
This is not a complete implementation, but gives enough for
Linux to boot and run. In particular external triggers, which are
not useful under QEMU, are not implemented.

Signed-off-by: Philip O'Sullivan <>...