History log of /netbsd/sys/arch/arm/xscale/ixp425_intr.h (Results 1 – 10 of 10)
Revision Date Author Comments
# c4425234 12-Nov-2012 skrll <skrll@NetBSD.org>

C99 types


# af2d7fdc 27-Feb-2009 msaitoh <msaitoh@NetBSD.org>

add missing <arm/cpu.h> to compile


# 825088ed 27-Apr-2008 matt <matt@NetBSD.org>

Merge kernel changes in matt-armv6 to HEAD.


# 6bc0c582 08-Jan-2008 matt <matt@NetBSD.org>

As of this commit, all arm32 kernel now build.


# 5f1c88d7 24-Dec-2005 perry <perry@NetBSD.org>

Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# a402937c 13-Feb-2004 scw <scw@NetBSD.org>

Avoid using two 'GPIO' bits of the interrupt mask to signify soft
interrupts; some boards actually use those GPIO pins as external
interrupt sources.

Instead, assign soft interrupt bits to on-chip s

Avoid using two 'GPIO' bits of the interrupt mask to signify soft
interrupts; some boards actually use those GPIO pins as external
interrupt sources.

Instead, assign soft interrupt bits to on-chip sources which are
not used by the IXP425 port.

show more ...


# dcb1b313 12-Jan-2004 scw <scw@NetBSD.org>

Use __insn_barrier() to prevent the compiler reordering splx/splraise
relative to the code they're supposed to protect.


# 6bf111a8 21-Sep-2003 matt <matt@NetBSD.org>

Fix GCC 3.3.1 nits.


# 00eb02e3 23-May-2003 ichiro <ichiro@NetBSD.org>

support IXP425 Intel Network Processor
running on BigEndian