freebsd-dev/sys/arm/xscale/ixp425
Sam Leffler 9fcef51546 Fix interrupt setup; rev 1.3 switched the irq to GPIO_TYPE_ACT_LOW
but this does not work on avila boards; special case them to use
GPIO_TYPE_EDG_RISING.

MFC after:	3 weeks
Submitted by:	jhay
2007-05-24 16:15:20 +00:00
..
avila_ata.c Fix interrupt setup; rev 1.3 switched the irq to GPIO_TYPE_ACT_LOW 2007-05-24 16:15:20 +00:00
avila_led.c
avila_machdep.c Remove duplicate includes. 2007-05-23 13:21:57 +00:00
files.avila
files.ixp425 Handle a missing NPE firmware file better; if it's missing print a 2006-12-07 00:49:33 +00:00
if_npe.c Fix small altq related copy and paste error. 2007-02-10 15:43:58 +00:00
if_npereg.h
ixdp425_pci.c
ixdp425reg.h Better i2c bit definitions. 2006-11-30 06:30:01 +00:00
ixp425_a4x_io.S
ixp425_a4x_space.c
ixp425_iic.c
ixp425_intr.h
ixp425_mem.c Fix comments. 2007-01-26 01:37:32 +00:00
ixp425_npe.c Reverse this change. malloc() with M_WAITOK never fails. 2007-03-06 01:15:28 +00:00
ixp425_npereg.h
ixp425_npevar.h
ixp425_pci_asm.S
ixp425_pci_space.c
ixp425_pci.c Wrap ixppcib_setup_intr() at 80. 2007-03-06 10:58:22 +00:00
ixp425_qmgr.c Update for the new prototype of bus_setup_intr(). 2007-02-25 22:17:54 +00:00
ixp425_qmgr.h
ixp425_space.c
ixp425_timer.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ixp425_wdog.c Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
ixp425.c Map the second CS of the compact flash too. This allow us access to 2007-03-14 19:03:07 +00:00
ixp425reg.h Map the second CS of the compact flash too. This allow us access to 2007-03-14 19:03:07 +00:00
ixp425var.h Create bus dma tags for both the PCI bus and the IXP425 root bus. Set the 2007-01-17 00:58:25 +00:00
std.avila
std.ixp425
uart_bus_ixp425.c
uart_cpu_ixp425.c Don't expose the uart_ops structure directly, but instead have 2007-04-02 22:00:22 +00:00