freebsd-dev/sys/arm/s3c2xx0
Ian Lepore 3110e7eed8 Move remaining code and data related to static device mapping into the
new devmap.[ch] files.  Emphasize the MD nature of these things by using
the prefix arm_devmap_ on the function and type names (already a few of
these things found their way into MI code, hopefully it will be harder to
do by accident in the future).
2013-11-04 22:45:26 +00:00
..
board_ln2410sbc.c
files.s3c2xx0 Remove the duplicated implementations of some bus_space functions and use 2013-11-04 16:16:40 +00:00
s3c2xx0_space.c Remove the duplicated implementations of some bus_space functions and use 2013-11-04 16:16:40 +00:00
s3c2xx0board.h
s3c2xx0reg.h
s3c2xx0var.h
s3c24x0_clk.c
s3c24x0_machdep.c Move remaining code and data related to static device mapping into the 2013-11-04 22:45:26 +00:00
s3c24x0_rtc.c
s3c24x0.c A few last BUS_PROBE_NOWILDCARDs are in order. 2013-10-29 14:32:33 +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 Remove redundant redeclarations of uart_s3c2410_class in 2013-10-09 17:05:02 +00:00
uart_cpu_s3c2410.c Remove redundant redeclarations of uart_s3c2410_class in 2013-10-09 17:05:02 +00:00
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