History log of /netbsd/sys/arch/sh3/include/intcreg.h (Results 1 – 10 of 10)
Revision Date Author Comments
# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 02d0ebb2 16-Aug-2005 nonaka <nonaka@NetBSD.org>

Added SH7751{,R} integrated PCI controller support.


# 63fcf30b 29-Jun-2005 christos <christos@NetBSD.org>

more additions from nonaka's landisk port.


# 576576ba 07-Oct-2003 uwe <uwe@NetBSD.org>

Add definitions for IRR0 bits.


# 6d338ff4 28-Apr-2002 uch <uch@NetBSD.org>

Use "#define<tab>", white space nits.


# 731150d9 24-Mar-2002 uch <uch@NetBSD.org>

add SH7750S IPRD register define


# bbc655c4 28-Feb-2002 uch <uch@NetBSD.org>

Cleanup register definition


# e0499770 02-Aug-2000 msaitoh <msaitoh@NetBSD.org>

check _BYTE_ORDER instead of BYTE_ORDER


# ffbd08b1 16-Sep-1999 msaitoh <msaitoh@NetBSD.org>

remove extra Id


# 65363da2 13-Sep-1999 itojun <itojun@NetBSD.org>

Merge in NetBSD/sh3 from cvs.kame.net repository.

Tree structure:
- sys/arch/sh3: sh3 generic code
As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluat

Merge in NetBSD/sh3 from cvs.kame.net repository.

Tree structure:
- sys/arch/sh3: sh3 generic code
As commented, in-chip device drivers are put into sys/arch/sh3/dev.
- sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW)
- sys/arch/mmeye: Brains mmEye, www.brains.co.jp
MI source code includes couple of #ifdef for sh3-coff support.
(sh3 uses coff or elf)

Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3,
to compile the tree (due to last minute tree structure change).

show more ...