summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-152-1/+7
* MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos2012-05-151-0/+2
* MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos2012-05-153-21/+0
* MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos2012-05-152-4/+77
* MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-151-0/+1
* MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos2012-05-153-8/+23
* MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos2012-05-151-11/+12
* MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-151-1/+2
* MIPS: ath79: fix a wrong IRQ numberGabor Juhos2012-05-151-2/+3
* MIPS: ath79: replace ath724x to ar724xGabor Juhos2012-05-153-10/+10
* MIPS: ath79: add a common PCI registration functionGabor Juhos2012-05-153-0/+17
* MIPS: ath79: rename pci-ath724x.hGabor Juhos2012-05-153-2/+23
* MIPS: ath79: separate common PCI codeGabor Juhos2012-05-152-0/+47
* MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer2012-05-152-6/+2
* MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos2012-04-271-1/+1
* USB: use generic platform driver on ath79Hauke Mehrtens2012-03-151-6/+25
* MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos2012-02-201-1/+1
*-. 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-131-0/+2
* USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-131-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/+10
* MIPS: Remove useless initialization.Ralf Baechle2011-03-251-1/+0
* 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
OpenPOWER on IntegriCloud