aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos1-0/+2
2013-02-19MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos1-1/+1
2013-02-17MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos1-60/+51
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos3-5/+5
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos4-29/+29
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos1-1/+11
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-1/+9
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos1-1/+20
2013-02-17MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos2-1/+4
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos1-1/+0
2013-02-17MIPS: ath79: register platform devices for the PCI controllersGabor Juhos1-9/+78
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos1-36/+9
2013-02-17MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos1-24/+6
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos1-12/+26
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle5-7/+7
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-2/+0
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos1-28/+81
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos1-2/+2
2012-08-28MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos1-0/+2
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos1-0/+28
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos1-36/+28
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos1-0/+2
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos1-2/+4
2012-05-15MIPS: ath79: add initial support for the Atheros DB120 boardGabor Juhos4-0/+148
2012-05-15MIPS: ath79: add PCI registration code for AR934XGabor Juhos2-1/+14
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos1-0/+4
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos2-3/+29
2012-05-15MIPS: ath79: register UART device for AR934X SoCsGabor Juhos1-1/+2
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos1-1/+8
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos1-2/+53
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos1-20/+72
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos1-1/+46
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos1-0/+81
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos2-1/+24
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos1-12/+12
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos1-0/+3
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2-1/+7
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos1-0/+2
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos3-21/+0
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos2-4/+77
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos1-0/+1
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos3-8/+23
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos1-11/+12
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos1-1/+2
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos1-2/+3
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos3-10/+10
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos3-0/+17
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos3-2/+23
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos2-0/+47
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer2-6/+2