aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-07MIPS: ath79: add common USB Host Controller deviceGabor Juhos1-1/+31
2011-12-07MIPS: ath79: Handle more MISC IRQsGabor Juhos2-0/+8
2011-12-07MIPS: ath79: Change number of available IRQsGabor Juhos1-2/+2
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos1-0/+3
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos1-0/+2
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos1-0/+23
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos2-0/+47
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos6-0/+452