summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-061-2/+2
|\
| * MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-26/+6Star
|/
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-051-4/+0Star
|\
| * MIPS: ath79: drop legacy IRQ codeJohn Crispin2019-01-221-4/+0Star
* | spi: ath79: Enable support for compile testAlban Bedel2019-01-171-19/+0Star
|/
* MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-251-0/+6
* MIPS: ath79: fix system restartFelix Fietkau2018-07-251-0/+1
* MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-251-0/+33
* MIPS: ath79: add lots of missing registersGabor Juhos2018-07-251-1/+770
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-03-141-1/+1
* irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+1
* irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-171-0/+3
* MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-041-0/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-26/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-272-7/+8
|\
| * MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-1/+2
| * MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel2015-06-211-6/+6
* | spi: spi-ath79: Add device tree supportAlban Bedel2015-04-271-4/+0Star
|/
* MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee2015-03-311-24/+0Star
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-291-18/+0Star
* MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0Star
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-214-48/+148
|\
| * MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+3
| * MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+13
| * MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+3
| * MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2013-02-191-0/+1
| * MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+1
| * MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2013-02-192-1/+37
| * MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+39
| * MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-192-0/+19
| * MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-191-0/+2
| * ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-171-13/+0Star
| * ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-171-7/+2Star
| * MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-0/+2
| * MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-28/+0Star
| * MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-171-0/+24
| * MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-171-0/+1
| * MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-171-0/+2
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-013-11/+11
|/
* MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-1/+0Star
* MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-111-0/+2
* MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2012-10-011-0/+23
* MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2012-08-281-0/+7
* MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos2012-08-171-1/+0Star
* MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2012-08-171-1/+2
* MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos2012-05-151-1/+1
* MIPS: ath79: add WMAC registration code for AR934XGabor Juhos2012-05-151-0/+3
* MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos2012-05-151-0/+1