linux/arch/arm/mach-ixp2000
Lennert Buytenhek f869afab8f [ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Patch from Lennert Buytenhek

A couple of platforms aren't using the right comparison type in their
timer interrupt handlers (as we're comparing two wrapping timestamps,
we need a bmi/bpl-type comparison, not an unsigned comparison) -- this
patch fixes them up.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-22 10:30:53 +01:00
..
core.c [ARM] 3616/1: fix timer handler wrap logic for a number of platforms 2006-06-22 10:30:53 +01:00
enp2611.c [ARM] 3302/1: make pci=firmware the default for ixp2000 2006-02-08 21:09:04 +00:00
ixdp2x00.c Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-11-01 21:32:14 -08:00
ixdp2x01.c [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion 2006-03-25 23:03:13 +00:00
ixdp2400.c [ARM] 3302/1: make pci=firmware the default for ixp2000 2006-02-08 21:09:04 +00:00
ixdp2800.c [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) 2006-01-13 20:51:52 +00:00
Kconfig [ARM] 3334/1: Add support for IXDP28x5 platforms 2006-03-21 22:06:06 +00:00
Makefile [ARM] 3373/1: move uengine loader to arch/arm/common 2006-03-21 22:06:16 +00:00
Makefile.boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.c [ARM] 3064/1: start using ixp2000_reg_wrb 2005-11-01 19:44:26 +00:00