kernel-ark/arch/arm/plat-orion
Nicolas Pitre a399e3fa79 [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe
With a TCLK = 200MHz, the half period of the hardware timer is roughly
10 seconds. Because cnt32_to_63() must be called at least once per
half period of the base hardware counter, it is a bit risky to rely
solely on scheduling to generate frequent enough calls. Let's use a
kernel timer to ensure this.

Signed-off-by: Nicolas Pitre <nico@marvell.com>
2009-06-08 13:04:54 -04:00
..
include/plat Merge branch 'origin' into devel 2009-03-28 20:29:51 +00:00
gpio.c [ARM] Orion: make gpio /input/output validation separate 2009-02-19 22:26:58 -05:00
irq.c [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat 2008-08-09 13:44:58 +02:00
Makefile [ARM] Orion: share GPIO handling code 2008-12-20 12:21:02 -05:00
pcie.c [ARM] Orion: fix bug in pcie configuration cycle function field mask 2008-12-02 16:53:26 -05:00
time.c [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe 2009-06-08 13:04:54 -04:00