aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79
AgeCommit message (Expand)Author
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel
2015-04-27spi: spi-ath79: Add device tree supportAlban Bedel
2015-03-31MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos
2013-09-03MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor 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: 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: 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: add early_printk support for AR934XGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor 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: make ath724x_pcibios_init visible for external codeGabor Juhos