aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/time.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2011-05-231-1/+1
|\
| * ARM: remove support for mxc91231Uwe Kleine-König2011-05-191-1/+1
* | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-31/+7
|/
* ARM: mxc: Add sched_clock to mxc platformJan Weitzel2011-03-231-0/+16
* ARM: mxc: Add dummy_get_cycles to avoid access before init is doneJan Weitzel2011-03-231-1/+8
* ARM: mxc: update clock source registrationRussell King2010-12-221-4/+1
* arm/plat-mxc: Fix forgotten renaming in timer.cWolfram Sang2010-04-231-1/+1
* mxc: Change gpt timer code to be more generic by using V2 instead of MX3Amit Kucheria2010-04-221-22/+22
* mxc: refactor timer code to use timer versionsSascha Hauer2010-02-091-15/+26
* MXC: add basic MXC91231 supportDmitriy Taychenachev2009-08-141-1/+1
* MXC: i.MX25 timer supportSascha Hauer2009-08-141-9/+9
* MXC: pass base/irq to mxc_timer_initSascha Hauer2009-08-071-19/+2
* mxc: fix wrong register access in timer codeSascha Hauer2009-05-071-2/+2
* mxc timer: make compile time independentSascha Hauer2009-05-071-20/+135
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* arm/imx2x: removes a bunch of sparse-warningsHolger Schurig2009-03-131-8/+4
* [ARM] MXC: rework timer/clock initialisationSascha Hauer2009-03-131-15/+5
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* i.MXC family: Adding timer supportJuergen Beisert2008-07-051-0/+228