freebsd-dev/sys/mips/atheros
Adrian Chadd d7fc7abf5a Add some initial PCIe bridge support for the AR724x chipsets.
This is reported to work on the AR7240 based Ubiquiti Rocket M5
but I haven't tested it on that hardware. I also don't yet have
it fully working on the AR7242 based development board here;
probe/attach functions but the register space resource looks like
the endian-ness is wrong (0x10000000 instead of 0x00001000).o

Further digging will be required.

Submitted by:	Luiz Otavio O Souza
2011-04-30 11:36:16 +00:00
..
apb.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
apbvar.h - Add intr counters for APB interrupts 2009-11-18 22:53:05 +00:00
ar71xx_bus_space_reversed.c - Handle byte-order issue for non-word accesses to memory mapped 2009-04-19 22:56:35 +00:00
ar71xx_bus_space_reversed.h - Handle byte-order issue for non-word accesses to memory mapped 2009-04-19 22:56:35 +00:00
ar71xx_chip.c Add a missing DDR FIFO method for the ar71xx. 2011-04-30 02:31:56 +00:00
ar71xx_chip.h Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
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 - include register definitions for respective controllers 2009-11-12 20:48:04 +00:00
ar71xx_pci_bus_space.c - Add pci bus space that translates byte order to little endian, 2009-05-15 21:36:50 +00:00
ar71xx_pci_bus_space.h - Add pci bus space that translates byte order to little endian, 2009-05-15 21:36:50 +00:00
ar71xx_pci.c Make the PCI initialisation path use the new cpuops rather than directly 2010-08-19 02:05:16 +00:00
ar71xx_setup.c Fix mistaken indenting. 2010-08-19 12:52:49 +00:00
ar71xx_setup.h Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
ar71xx_spi.c - Remove unnecessary register writes in activate_device 2010-01-21 00:15:59 +00:00
ar71xx_wdog.c Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
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 Add initial Atheros AR91XX support. 2010-08-19 11:40:10 +00:00
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 Add some initial AR724X chipset support. 2010-08-19 11:53:55 +00:00
ar724x_pci.c Add some initial PCIe bridge support for the AR724x chipsets. 2011-04-30 11:36:16 +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 - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
pcf2123reg.h - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
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 Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00
uart_cpu_ar71xx.c Preparation work for supporting the AR91xx and AR724x. 2010-08-19 02:03:12 +00:00