Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/include/scireg.h
RevisionDateAuthorComments
 1.10  14-May-2013  tsutsui Add a definition of SCSCMR1, smart card mode register available on 7750 etc.
 1.9  30-Apr-2009  nonaka branches: 1.9.12; 1.9.22;
Added some register definition.
 1.8  01-Jul-2003  uwe branches: 1.8.108; 1.8.122;
Correct the macro name for SCP0DT bit.
Addresses port-sh3/22025 by FURUKAWA Masashi.
 1.7  28-Apr-2002  uch branches: 1.7.6;
Use "#define<tab>", white space nits.
 1.6  26-Apr-2002  msaitoh fix around PTR and PDR
 1.5  25-Apr-2002  msaitoh add missing SCPDR_SCP0DT definition
 1.4  24-Mar-2002  uch Rework interrupt code.
+ Fully utilize SH SR.I[0:3] interrupt level.
+ software interrupt is emulated by TMU1, 2 one shot interrupt.
+ implement generic soft interrupts.
+ implement clockframe correctly.
 1.3  12-Jun-2001  wiz branches: 1.3.2;
receive, not recieve
 1.2  16-Sep-1999  msaitoh branches: 1.2.14;
cleanup
 1.1  13-Sep-1999  itojun 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).
 1.2.14.1  21-Jun-2001  nathanw Catch up to -current.
 1.3.2.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.7.6.2  28-Apr-2002  uch Use "#define<tab>", white space nits.
 1.7.6.1  28-Apr-2002  uch file scireg.h was added on branch nathanw_sa on 2002-04-28 17:10:37 +0000
 1.8.122.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.8.108.1  04-May-2009  yamt sync with head.
 1.9.22.1  23-Jun-2013  tls resync from head
 1.9.12.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed