..
apb.c
* Handle the three other timer interrupts for now, from the AR724x
2014-03-16 08:38:31 +00:00
apbvar.h
ar71xx_bus_space_reversed.c
ar71xx_bus_space_reversed.h
ar71xx_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar71xx_chip.h
MII related infrastructure changes.
2012-05-02 01:21:57 +00:00
ar71xx_cpudef.h
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar71xx_ehci.c
Add the USB EHCI flags required for the post-AR71xx devices.
2014-03-02 02:49:20 +00:00
ar71xx_fixup.c
Introduce the matching PCI ath(4) fixup code from ar71xx_pci into
2012-04-20 08:26:05 +00:00
ar71xx_fixup.h
Introduce the matching PCI ath(4) fixup code from ar71xx_pci into
2012-04-20 08:26:05 +00:00
ar71xx_gpio.c
Remove the hardcoded limit for the number of gpio_pins that can be used.
2013-09-06 23:47:50 +00:00
ar71xx_gpiovar.h
Remove the hardcoded limit for the number of gpio_pins that can be used.
2013-09-06 23:47:50 +00:00
ar71xx_machdep.c
Fix the Atheros MIPS startup path a little.
2013-10-15 01:37:00 +00:00
ar71xx_ohci.c
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
ar71xx_pci_bus_space.c
ar71xx_pci_bus_space.h
ar71xx_pci.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xx_setup.c
Implement some initial AR934x support routines.
2013-07-21 03:56:57 +00:00
ar71xx_setup.h
Add AR9341, AR9342, AR9344 SoC types.
2013-07-08 06:10:29 +00:00
ar71xx_spi.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xx_wdog.c
Devices that rely on hints or identify routines for discovery need to
2013-10-29 14:07:31 +00:00
ar71xxreg.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
ar91xx_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar91xx_chip.h
ar91xxreg.h
Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC.
2011-05-06 02:45:02 +00:00
ar724x_chip.c
Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernet
2013-10-15 01:35:48 +00:00
ar724x_chip.h
ar724x_pci.c
Disable this check for now; it fails on the AR9344 PCI fixup code.
2014-02-14 05:22:28 +00:00
ar724xreg.h
Use the correct bitshift operators for the GPIO definitions.
2014-01-22 08:02:07 +00:00
ar933x_chip.c
Update the AR933x SoC support to include a few new knobs:
2013-10-15 03:23:08 +00:00
ar933x_chip.h
Commit initial (unfinished!) support for the AR933x series of embedded
2013-03-27 03:38:58 +00:00
ar933x_uart.h
* Fix clock register definitions
2013-03-29 06:32:02 +00:00
ar933xreg.h
Add register definitions for the AR933x SoC GMAC (ie, ethernet MAC)
2013-10-14 23:57:12 +00:00
ar934x_chip.c
Update the AR934x SoC support.
2013-10-15 03:28:32 +00:00
ar934x_chip.h
Implement some initial AR934x support routines.
2013-07-21 03:56:57 +00:00
ar934xreg.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
files.ar71xx
Implement some initial AR934x support routines.
2013-07-21 03:56:57 +00:00
if_arge.c
Handle the case where both arge0 and arge1 MAC addresses are available via
2014-03-16 02:41:47 +00:00
if_argevar.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
pcf2123_rtc.c
pcf2123reg.h
std.ar71xx
Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
2012-03-29 02:54:35 +00:00
uart_bus_ar71xx.c
Use the UART frequency when programming the UART clock.
2013-07-21 03:54:39 +00:00
uart_bus_ar933x.c
Use the UART frequency when programming the UART clock.
2013-07-21 03:54:39 +00:00
uart_cpu_ar71xx.c
Use the UART frequency when programming the UART clock.
2013-07-21 03:54:39 +00:00
uart_cpu_ar933x.c
Use the UART frequency when programming the UART clock.
2013-07-21 03:54:39 +00:00
uart_dev_ar933x.c
Introduce grab and ungrab upcalls. When the kernel desires to grab the
2014-01-19 19:36:11 +00:00
uart_dev_ar933x.h
Bring over the initial, CPU-only UART support for the AR933x SoC.
2013-03-28 19:27:06 +00:00