aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath79
AgeCommit message (Expand)AuthorFilesLines
2012-05-15MIPS: ath79: add initial support for the Atheros DB120 boardGravatar Gabor Juhos 4-0/+148
2012-05-15MIPS: ath79: add PCI registration code for AR934XGravatar Gabor Juhos 2-1/+14
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGravatar Gabor Juhos 1-0/+4
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGravatar Gabor Juhos 2-3/+29
2012-05-15MIPS: ath79: register UART device for AR934X SoCsGravatar Gabor Juhos 1-1/+2
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gravatar Gabor Juhos 1-1/+8
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGravatar Gabor Juhos 1-2/+53
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGravatar Gabor Juhos 1-20/+72
2012-05-15MIPS: ath79: add GPIO support code for AR934XGravatar Gabor Juhos 1-1/+46
2012-05-15MIPS: ath79: add clock initialization code for AR934XGravatar Gabor Juhos 1-0/+81
2012-05-15MIPS: ath79: add SoC detection code for AR934XGravatar Gabor Juhos 2-1/+24
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGravatar Gabor Juhos 1-12/+12
2012-05-15MIPS: ath79: add early_printk support for AR934XGravatar Gabor Juhos 1-0/+3
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGravatar Gabor Juhos 2-1/+7
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGravatar Gabor Juhos 1-0/+2
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGravatar Gabor Juhos 3-21/+0
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGravatar Gabor Juhos 2-4/+77
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGravatar Gabor Juhos 1-0/+1
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGravatar Gabor Juhos 3-8/+23
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGravatar Gabor Juhos 1-11/+12
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGravatar Gabor Juhos 1-1/+2
2012-05-15MIPS: ath79: fix a wrong IRQ numberGravatar Gabor Juhos 1-2/+3
2012-05-15MIPS: ath79: replace ath724x to ar724xGravatar Gabor Juhos 3-10/+10
2012-05-15MIPS: ath79: add a common PCI registration functionGravatar Gabor Juhos 3-0/+17
2012-05-15MIPS: ath79: rename pci-ath724x.hGravatar Gabor Juhos 3-2/+23
2012-05-15MIPS: ath79: separate common PCI codeGravatar Gabor Juhos 2-0/+47
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationGravatar Thomas Meyer 2-6/+2
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGravatar Gabor Juhos 1-1/+1
2012-03-15USB: use generic platform driver on ath79Gravatar Hauke Mehrtens 1-6/+25
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGravatar Gabor Juhos 1-1/+1
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Gravatar Ralf Baechle 19-86/+784
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGravatar Gabor Juhos 2-1/+1
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGravatar Gabor Juhos 4-3/+3
2011-12-07MIPS: ath79: Register the wireless MAC device on the AP121 boardGravatar Gabor Juhos 1-0/+4
2011-12-07MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGravatar Gabor Juhos 2-6/+7
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGravatar Gabor Juhos 2-4/+43
2011-12-07MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGravatar Gabor Juhos 1-7/+17
2011-12-07MIPS: ath79: Remove 'ar913x' from common variable and function namesGravatar Gabor Juhos 3-15/+15
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGravatar Gabor Juhos 2-0/+3
2011-12-07Initial support for the Ubiquiti Networks XM board (rev 1.0).Gravatar Rene Bolldorf 4-0/+132
2011-12-07MIPS: ath79: Add initial support for the Atheros AP121 reference boardGravatar Gabor Juhos 4-0/+101
2011-12-07MIPS: ath79: register UART device for the AR933X SoCsGravatar Gabor Juhos 1-2/+36
2011-12-07MIPS: ath79: add AR933X specific USB platform device registrationGravatar Gabor Juhos 2-0/+20
2011-12-07MIPS: ath79: Add config symbol for the AR933X SoCsGravatar Gabor Juhos 1-0/+3
2011-12-07MIPS: ath79: add AR933X specific GPIO initializationGravatar Gabor Juhos 1-0/+2
2011-12-07MIPS: ath79: Add AR933X specific IRQ initializationGravatar Gabor Juhos 1-1/+4
2011-12-07MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gravatar Gabor Juhos 1-0/+4
2011-12-07MIPS: ath79: add AR933X specific clock initGravatar Gabor Juhos 1-0/+55
2011-12-07MIPS: ath79: Add early printk support for the AR933X SoCsGravatar Gabor Juhos 1-9/+67
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGravatar Gabor Juhos 1-0/+12