OpenGrok
Cross Reference: s3c2800var.h
xref
: /
src
/
sys
/
arch
/
arm
/
s3c2xx0
/
s3c2800var.h
Home
|
History
|
Annotate
|
Download
|
only in
s3c2xx0
History log of
/src/sys/arch/arm/s3c2xx0/s3c2800var.h
Revision
Date
Author
Comments
1.7
11-Dec-2005
christos
merge ktrace-lwp.
1.6
16-Mar-2005
bsh
Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map
I/O registers that are used in early start-up stage. This replaces the
special bootstrap-time-only bus_space_map function in smdk{2410,2800}_machdep.c.
This makes SMDK{2410,2800}'s initarm() a bit simpler, and gives us smaller diffs
to other evbarm platforms.
An another good thing for SMDK2800 is that now we have all built-in peripheral
registers mapped in 2 segments. We may expect less TLB miss on I/O access
(very slightly).
1.5
01-Aug-2003
bsh
branches: 1.5.8; 1.5.10;
change an arg of s3c2800_clk_freq() to match with s3c24x0_clk_freq().
1.4
13-May-2003
bsh
branches: 1.4.2;
+ use SWRCON register for software reset.
+ add s3c2800_clock_freq(): calculate [FHP]CLK from values in PLL
control registers and S3C2XX0_XTAL_CLK.
1.3
12-May-2003
bsh
add an arg to s3c2800_intr_establish() for interrupt type.
1.2
03-May-2003
bsh
delete duplicated #include. reported by Jonathan Cline on port-arm.
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 s3c2800var.h was added on branch nathanw_sa on 2002-12-11 05:53:16 +0000
1.4.2.4
01-Apr-2005
skrll
Sync with HEAD.
1.4.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.4.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.4.2.1
03-Aug-2004
skrll
Sync with HEAD
1.5.10.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.5.8.1
29-Apr-2005
kent
sync with -current
Indexes created Tue Oct 21 19:09:51 GMT 2025