aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle4-48/+148
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos1-0/+13
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos1-0/+1
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos1-0/+1
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2-1/+37
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos1-0/+39
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2-0/+19
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos1-0/+2
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos1-13/+0
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos1-7/+2
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-0/+2
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos1-28/+0
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos1-0/+24
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos1-0/+1
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle3-11/+11
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-1/+0
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle1-0/+2
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos1-0/+23
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos1-0/+7
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos1-1/+0
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos1-1/+2
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos1-1/+1
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos1-0/+3
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos1-0/+1
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos2-1/+30
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos1-0/+1
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos1-0/+53
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos2-0/+25
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos1-1/+5
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos1-1/+3
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos1-0/+6
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos1-2/+2
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos1-1/+5
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos1-2/+2
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos1-0/+20
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos1-21/+0
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos1-1/+3
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos1-0/+1
2011-12-07MIPS: Initial PCI support for Atheros 724x SoCs.Rene Bolldorf1-0/+21
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+18
2011-12-07MIPS: ath79: add AR933X specific USB platform device registrationGabor Juhos1-0/+7
2011-12-07MIPS: ath79: add AR933X specific GPIO initializationGabor Juhos1-0/+1
2011-12-07MIPS: ath79: Add AR933X specific IRQ initializationGabor Juhos1-0/+5
2011-12-07MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear}Gabor Juhos1-0/+1
2011-12-07MIPS: ath79: add AR933X specific clock initGabor Juhos2-0/+28
2011-12-07MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos2-0/+70
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos2-1/+7