freebsd-dev/sys/arm/mv
Marcel Moolenaar 272489fe59 Pass the previously returned IRQ back to arm_get_next_irq() so that
the implementation can guarantee forward progress in the event of
a stuck interrupt or interrupt storm. This is especially critical
for fast interrupt handlers, as they can cause a hard hang in that
case. When first called, arm_get_next_irq() is passed -1.

Obtained from:	Juniper Networks, Inc.
2009-06-09 18:18:41 +00:00
..
discovery Improve and extend Marvell SOCs platform code. 2009-01-08 18:31:43 +00:00
kirkwood Improve and extend Marvell SOCs platform code. 2009-01-08 18:31:43 +00:00
orion Improve Marvell SOCs PCI/PCIE driver. 2009-01-09 10:20:51 +00:00
bus_space.c
common.c Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
files.mv Fix path and config name for ehci_mbus.c 2009-02-24 23:30:52 +00:00
gpio.c Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
ic.c Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
mv_machdep.c Improve and extend Marvell SOCs platform code. 2009-01-08 18:31:43 +00:00
mv_pci.c Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
mvreg.h Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
mvvar.h Improve Marvell SOCs PCI/PCIE driver. 2009-01-09 10:20:51 +00:00
obio.c Improve and extend Marvell SOCs platform code. 2009-01-08 18:31:43 +00:00
rtc.c
std.mv
timer.c
twsi.c