freebsd-dev/sys/arm/xscale/pxa
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
..
files.pxa Pull all the code to deal with bus space methods into a shared set of 2008-06-10 03:44:14 +00:00
if_smc_smi.c trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
pxa_gpio.c
pxa_icu.c Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
pxa_machdep.c Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
pxa_obio.c Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
pxa_smi.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
pxa_space.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
pxa_timer.c
pxareg.h trim trailing spaces that have accumulated over the years (these files 2012-06-13 04:38:09 +00:00
pxavar.h
std.pxa
uart_bus_pxa.c - Add new ARM kernel option QEMU_WORKAROUNDS which can be 2012-04-07 23:47:08 +00:00
uart_cpu_pxa.c