Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sh3/include/devreg.h
RevisionDateAuthorComments
 1.7  06-Oct-2021  andvar s/embeded/embedded/ in comments and messages.
 1.6  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5  21-Jan-2006  uwe branches: 1.5.72; 1.5.74; 1.5.76;
Use foo &= ~(type)mask; instead of foo &= (type)~mask; to make lint happy.
While here, convert to uintN_t.
 1.4  24-Dec-2005  perry branches: 1.4.2;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
 1.3  08-Nov-2002  tsutsui branches: 1.3.22;
Add _reg_bset_[124]() and _reg_bclr_[124]() macro for
SH embeded device registers.
 1.2  28-Apr-2002  uch branches: 1.2.6;
Use "#define<tab>", white space nits.
 1.1  28-Feb-2002  uch branches: 1.1.6; 1.1.10;
Cleanup register definition
 1.1.10.2  20-Jun-2002  nathanw Catch up to -current.
 1.1.10.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.6.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.6.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.6.1  28-Feb-2002  jdolecek file devreg.h was added on branch kqueue on 2002-03-16 15:59:37 +0000
 1.2.6.2  11-Nov-2002  nathanw Catch up to -current
 1.2.6.1  28-Apr-2002  nathanw file devreg.h was added on branch nathanw_sa on 2002-11-11 22:04:02 +0000
 1.3.22.1  21-Jun-2006  yamt sync with head.
 1.4.2.1  01-Feb-2006  yamt sync with head.
 1.5.76.1  16-May-2008  yamt sync with head.
 1.5.74.1  18-May-2008  yamt sync with head.
 1.5.72.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed