freebsd-skq/sys/mips/atheros
Adrian Chadd b1b9d50bd9 Some AR724x PCIe fixes, which should wrap up the first round
of endian-ness issues with the AR724x.

From Luiz:

* Fix the bus space tag used so endian-ness is correctly handled;
* Only do the workaround for the AR7240; AR7241/AR7242 (PB92)
  don't require this

From me:

* Add a read flush from openwrt

Submitted by:	Luiz Otavio O Souza
2011-05-01 23:32:37 +00:00
..
apb.c The AR724x SoC's require the irq status line to be acked/cleared. 2011-04-30 12:07:15 +00:00
apbvar.h
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c Add a missing DDR FIFO method for the ar71xx. 2011-04-30 02:31:56 +00:00
ar71xx_chip.h
ar71xx_cpudef.h Tidy up the naming of the ip2 DDR flush routine, and add an inline 2011-04-29 06:25:11 +00:00
ar71xx_ehci.c We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI 2011-04-12 07:49:11 +00:00
ar71xx_gpio.c - Fix values of CS1_EN and CS2_EN flags 2010-09-29 23:06:41 +00:00
ar71xx_gpiovar.h Add AR71XX GPIO bus driver. 2010-09-28 03:31:34 +00:00
ar71xx_machdep.c The previous commit didn't completely rename this to what it should be. 2011-03-28 09:10:59 +00:00
ar71xx_ohci.c
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c Call the DDR FIFO flush method when IP2 interrupts occur. 2011-04-30 11:56:04 +00:00
ar71xx_setup.c
ar71xx_setup.h
ar71xx_spi.c
ar71xx_wdog.c
ar71xxreg.h - Fix values of CS1_EN and CS2_EN flags 2010-09-29 23:06:41 +00:00
ar91xx_chip.c Add the IP2 DDR flush handlers. 2011-04-28 11:13:26 +00:00
ar91xx_chip.h
ar91xxreg.h Add missing ar91xx definition for the WMAC reset control. 2011-01-09 06:17:46 +00:00
ar724x_chip.c Add the IP2 DDR flush handlers. 2011-04-28 11:13:26 +00:00
ar724x_chip.h
ar724x_pci.c Some AR724x PCIe fixes, which should wrap up the first round 2011-05-01 23:32:37 +00:00
ar724xreg.h Add some initial PCIe bridge support for the AR724x chipsets. 2011-04-30 11:36:16 +00:00
files.ar71xx Add some initial PCIe bridge support for the AR724x chipsets. 2011-04-30 11:36:16 +00:00
if_arge.c if_arge has had a strange bug that only appears during high traffic 2011-04-05 06:46:07 +00:00
if_argevar.h * Add some more debugging to if_arge 2011-04-05 06:33:35 +00:00
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
uart_bus_ar71xx.c
uart_cpu_ar71xx.c