Home | History | Annotate | Download | only in s3c2xx0
History log of /src/sys/arch/arm/s3c2xx0/s3c2xx0reg.h
RevisionDateAuthorComments
 1.7  17-Mar-2014  skrll iTypo in comment.
 1.6  21-Feb-2010  bsh branches: 1.6.10; 1.6.20; 1.6.24;
Modify definitions for ULCOM register of UART according to S3C2800
User's manual rev 1.3.

The values of ULCON_PARITY_SHIFT and ULCON_IR are now same to those
for S3C2410. So the definitions are moved to s3c2xx0reg.h. (Old
definitions from User's manual rev1.1 were differ to those for
S3C2410, and that was why I put them in s3c2800reg.h and s3c24x0reg.h.
There's no description in errata about this changes.)

Also, fix the value for UMSTAT_DCTS on 2800.

The values of UMCON_AFC and UMSTAT_DCTS still differ between 2800 and
2410.

Reported by Brett Slager. Thank you very much.
 1.5  11-Dec-2005  christos branches: 1.5.80; 1.5.100;
merge ktrace-lwp.
 1.4  12-Feb-2004  bsh be consistent with #define<TAB>
 1.3  04-Aug-2003  bsh Samsung's S3C2800 and S3C24[10]0 CPUs have same built-in UART block,
but there are very small diffs in register definitions. For that, add
new options SSCOM_S3C{2800,2410,2400} and include appropriate
s3c*reg.h.

SSCOM_S3C2410 is also needed for interrupt controller differences.
 1.2  02-Feb-2003  bsh branches: 1.2.2;
Fix UFCON RX trigger level definitions.
 1.1  20-Nov-2002  bsh branches: 1.1.2;
Samsung S3C2800 is a CPU with ARM920T core.
 1.1.2.2  11-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  20-Nov-2002  thorpej file s3c2xx0reg.h was added on branch nathanw_sa on 2002-12-11 05:53:18 +0000
 1.2.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.2.1  03-Aug-2004  skrll Sync with HEAD
 1.5.100.1  30-Apr-2010  uebayasi Sync with HEAD.
 1.5.80.1  11-Mar-2010  yamt sync with head
 1.6.24.1  18-May-2014  rmind sync with head
 1.6.20.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.10.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