aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-6/+25
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos1-1/+1
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf Baechle19-86/+784
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos2-1/+1
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos4-3/+3
2011-12-07MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos1-0/+4
2011-12-07MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos2-6/+7
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos2-4/+43
2011-12-07MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos1-7/+17
2011-12-07MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos3-15/+15
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos2-0/+3
2011-12-07Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf4-0/+132
2011-12-07MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos4-0/+101
2011-12-07MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos1-2/+36
2011-12-07MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos2-0/+20
2011-12-07MIPS: ath79: Add config symbol for the AR933X SoCsGabor Juhos1-0/+3
2011-12-07MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos1-0/+2
2011-12-07MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos1-1/+4
2011-12-07MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos1-0/+4
2011-12-07MIPS: ath79: add AR933X specific clock initGabor Juhos1-0/+55
2011-12-07MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos1-9/+67
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos1-0/+12
2011-12-07MIPS: ath79: Remove superfluous parenthesesGabor Juhos1-3/+3
2011-12-07MIPS: ath79: add common USB Host Controller deviceGabor Juhos6-0/+205
2011-12-07MIPS: ath79: Handle more MISC IRQsGabor Juhos1-0/+12
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-1/+1
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos1-0/+2
2011-04-13USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos1-0/+3
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-2/+2
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner1-13/+10
2011-03-25MIPS: Remove useless initialization.Ralf Baechle1-1/+0
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos5-0/+89
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos5-0/+82
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2-0/+36
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos4-2/+204
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos12-0/+897