OpenGrok
Cross Reference: sscom_s3c2800.c
xref
: /
src
/
sys
/
arch
/
arm
/
s3c2xx0
/
sscom_s3c2800.c
Home
|
History
|
Annotate
|
Download
|
only in
s3c2xx0
History log of
/src/sys/arch/arm/s3c2xx0/sscom_s3c2800.c
Revision
Date
Author
Comments
1.11
27-Sep-2022
skrll
Remove unnecessary sys/malloc.h include
1.10
14-Mar-2014
matt
Cleanup sscom to make more SoC invariant
1.9
27-Oct-2012
chs
branches: 1.9.2;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
1.8
01-Jul-2011
dyoung
branches: 1.8.2; 1.8.12;
#include <sys/bus.h> instead of <machine/bus.h>.
1.7
21-Nov-2009
rmind
Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage.
1.6
11-Dec-2005
christos
branches: 1.6.80;
merge ktrace-lwp.
1.5
31-Jul-2003
bsh
split sscomintr() to sscomtxintr() and sscomrxintr().
1.4
15-Jul-2003
lukem
__KERNEL_RCSID()
1.3
13-May-2003
bsh
branches: 1.3.2;
use system's real PCLK frequency instead of a compile time constant for
baudrate divisor setup.
1.2
12-May-2003
bsh
add an arg to s3c2800_intr_establish() for interrupt type.
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 sscom_s3c2800.c was added on branch nathanw_sa on 2002-12-11 05:53:19 +0000
1.3.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.3.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.3.2.1
03-Aug-2004
skrll
Sync with HEAD
1.6.80.1
11-Mar-2010
yamt
sync with head
1.8.12.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.8.12.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.8.2.2
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")
1.8.2.1
30-Oct-2012
yamt
sync with head
1.9.2.1
18-May-2014
rmind
sync with head
Indexes created Wed Oct 22 13:09:56 GMT 2025