This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
s3c2xx0
History
andrew
0b5604dcfb
Move the load address of the kernel to the start of KVA as the
...
s3c24x0 copy of initarm expects the kernel to be loaded there. Approved by: imp (mentor)
2011-01-29 00:46:11 +00:00
..
board_ln2410sbc.c
…
files.s3c2xx0
Add the s3c24x0 real time clock driver
2010-07-22 23:23:39 +00:00
s3c2xx0_space.c
…
s3c2xx0board.h
…
s3c2xx0reg.h
…
s3c2xx0var.h
…
s3c24x0_clk.c
Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by
2011-01-06 21:08:06 +00:00
s3c24x0_machdep.c
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
2011-01-21 10:26:26 +00:00
s3c24x0_rtc.c
Add the s3c24x0 real time clock driver
2010-07-22 23:23:39 +00:00
s3c24x0.c
Allow external interrupts.
2010-07-24 23:41:09 +00:00
s3c24x0reg.h
Allow external interrupts.
2010-07-24 23:41:09 +00:00
s3c24x0var.h
…
s3c2410reg.h
…
s3c2410var.h
…
s3c2440reg.h
…
std.ln2410sbc
Move the load address of the kernel to the start of KVA as the
2011-01-29 00:46:11 +00:00
std.s3c2410
…
uart_bus_s3c2410.c
…
uart_cpu_s3c2410.c
…
uart_dev_s3c2410.c
…
uart_dev_s3c2410.h
…