freebsd-dev/sys/arm/econa
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
..
cfi_bus_econa.c
econa_machdep.c Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
econa_reg.h
econa_var.h
econa.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
ehci_ebus.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
files.econa
if_ece.c Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
std.econa
timer.c
uart_bus_ec.c
uart_cpu_ec.c