summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-1119-86/+784
|\ \
| | * MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos2011-12-072-1/+1
| | * MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos2011-12-074-3/+3
| | * MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos2011-12-071-0/+4
| | * MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos2011-12-072-6/+7
| | * MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos2011-12-072-4/+43
| | * MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos2011-12-071-7/+17
| | * MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos2011-12-073-15/+15
| | * MIPS: ath79: Store the SoC revision in a global variableGabor Juhos2011-12-072-0/+3
| | * Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf2011-12-074-0/+132
| | * MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos2011-12-074-0/+101
| | * MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos2011-12-071-2/+36
| | * MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos2011-12-072-0/+20
| | * MIPS: ath79: Add config symbol for the AR933X SoCsGabor Juhos2011-12-071-0/+3
| | * MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos2011-12-071-0/+2
| | * MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos2011-12-071-1/+4
| | * MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos2011-12-071-0/+4
| | * MIPS: ath79: add AR933X specific clock initGabor Juhos2011-12-071-0/+55
| | * MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos2011-12-071-9/+67
| | * MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos2011-12-071-0/+12
| | * MIPS: ath79: Remove superfluous parenthesesGabor Juhos2011-12-071-3/+3
| | * MIPS: ath79: add common USB Host Controller deviceGabor Juhos2011-12-076-0/+205
| | * MIPS: ath79: Handle more MISC IRQsGabor Juhos2011-12-071-0/+12
| |/
* / MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
|/
* USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos2011-04-141-0/+2
* USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-141-0/+3
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner2011-03-251-13/+10Star
* MIPS: Remove useless initialization.Ralf Baechle2011-03-251-1/+0Star
* MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-185-0/+89
* MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
* MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-185-0/+82
* MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
* MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
* MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
* MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
* MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-182-0/+36
* MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-184-2/+204
* MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1812-0/+897