freebsd-dev/sys/arm/s3c2xx0
Andrew Turner 1161298251 Create a common set_stackptrs in sys/arm/machdep.c.
On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
2012-09-22 06:41:56 +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 Create a common set_stackptrs in sys/arm/machdep.c. 2012-09-22 06:41:56 +00:00
s3c24x0_rtc.c Add the s3c24x0 real time clock driver 2010-07-22 23:23:39 +00:00
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
uart_dev_s3c2410.h