summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-ath79
AgeCommit message (Expand)Author
2019-07-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin
2019-01-17spi: ath79: Enable support for compile testAlban Bedel
2018-07-24MIPS: ath79: finetune cpu-overridesFelix Fietkau
2018-07-24MIPS: ath79: fix system restartFelix Fietkau
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin
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