summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-241-0/+6
* MIPS: ath79: fix system restartFelix Fietkau2018-07-241-0/+1
* MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer2018-07-241-0/+33
* MIPS: ath79: add lots of missing registersGabor Juhos2018-07-241-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/+0
* 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/+0
|/
* MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee2015-03-311-24/+0
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-291-18/+0
* MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos2013-09-031-2/+0
* 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/+0
| * ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-171-7/+2
| * 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/+0
| * 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/+0
* 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/+0
* 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
* MIPS: ath79: add IRQ handling code for AR934XGabor Juhos2012-05-152-1/+30
* MIPS: ath79: add GPIO support code for AR934XGabor Juhos2012-05-151-0/+1
* MIPS: ath79: add clock initialization code for AR934XGabor Juhos2012-05-151-0/+53
* MIPS: ath79: add SoC detection code for AR934XGabor Juhos2012-05-152-0/+25
* MIPS: ath79: add early_printk support for AR934XGabor Juhos2012-05-151-1/+5
* MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+3