freebsd-dev/sys/arm/s3c2xx0
Oleksandr Tymoshenko 86bce74937 Move unmask IRQ function call up to nexus device level.
FDT-enabled targets were broken after r238043 that relies
on device up the hierarchy to properly setup interrupt.
nexus device for ARM platforms did job only partially:
setting handler but not unmasking interrupt. Unmasking
was performed by platform code.

Reviewed by:	andrew@
2012-07-17 03:18:12 +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 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +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 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