freebsd-skq/sys/arm/xscale/ixp425
Marcel Moolenaar f8100ce2a7 Don't expose the uart_ops structure directly, but instead have
it obtained through the uart_class structure. This allows us
to declare the uart_class structure as weak and as such allows
us to reference it even when it's not compiled-in.
It also allows is to get the uart_ops structure by name, which
makes it possible to implement the dt tag handling in uart_getenv().
The side-effect of all this is that we're using the uart_class
structure more consistently which means that we now also have
access to the size of the bus space block needed by the hardware
when we map the bus space, eliminating any hardcoding.
2007-04-02 22:00:22 +00:00
..
avila_ata.c Map the second CS of the compact flash too. This allow us access to 2007-03-14 18:05:04 +00:00
avila_led.c
avila_machdep.c Remove a bogus i = 0 2007-02-02 05:14:21 +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