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
Olivier Houchard
477f81c83e
Use the correct address when calling kva_free()
...
Pointy hat to: cognet Spotted out by: alc
2013-08-10 00:53:22 +00:00
..
board_ln2410sbc.c
…
files.s3c2xx0
…
s3c2xx0_space.c
Use the correct address when calling kva_free()
2013-08-10 00:53:22 +00:00
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
Eliminate a redundant #include: machine/pmap.h is already included
2013-03-01 19:02:41 +00:00
s3c24x0_rtc.c
…
s3c24x0.c
Move unmask IRQ function call up to nexus device level.
2012-07-17 03:18:12 +00:00
s3c24x0reg.h
Trim trailing whitespace...
2012-06-13 04:59:00 +00:00
s3c24x0var.h
…
s3c2410reg.h
Trim trailing whitespace...
2012-06-13 04:59:00 +00:00
s3c2410var.h
…
s3c2440reg.h
Trim trailing whitespace...
2012-06-13 04:59:00 +00:00
std.ln2410sbc
Merging projects/armv6, part 1
2012-08-15 03:03:03 +00:00
std.s3c2410
Set machine correctly on ARM. This allows universe to use the correct world
2012-08-18 05:48:19 +00:00
uart_bus_s3c2410.c
…
uart_cpu_s3c2410.c
…
uart_dev_s3c2410.c
Fix low-level uart drivers that set their fifo sizes in the softc too late.
2013-04-01 00:44:20 +00:00
uart_dev_s3c2410.h
…