aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath79
AgeCommit message (Expand)Author
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-08-28MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos
2012-05-15MIPS: ath79: add initial support for the Atheros DB120 boardGabor Juhos
2012-05-15MIPS: ath79: add PCI registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: register UART device for AR934X SoCsGabor Juhos
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-02-20MIPS: ATH79: Avoid a kernel bug on AR913XGabor Juhos
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.cGabor Juhos
2011-12-07MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.hGabor Juhos
2011-12-07MIPS: ath79: Register the wireless MAC device on the AP121 boardGabor Juhos
2011-12-07MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMACGabor Juhos
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos
2011-12-07MIPS: ath79: Separate AR913x SoC specific WMAC setup codeGabor Juhos
2011-12-07MIPS: ath79: Remove 'ar913x' from common variable and function namesGabor Juhos
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos
2011-12-07Initial support for the Ubiquiti Networks XM board (rev 1.0).Rene Bolldorf
2011-12-07MIPS: ath79: Add initial support for the Atheros AP121 reference boardGabor Juhos
2011-12-07MIPS: ath79: register UART device for the AR933X SoCsGabor Juhos