summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-07MIPS: ath79: add support for QCN550xWenli Looi1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-07-24MIPS: ath79: add lots of missing registersGabor Juhos1-1/+770
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel1-6/+6
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-0/+124
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos1-0/+13
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos1-0/+3
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos1-0/+1
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos1-0/+1
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos1-0/+32
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos1-0/+39
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos1-0/+2
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos1-0/+2
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-0/+2
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos1-0/+24
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-4/+4
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos1-0/+23
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos1-0/+7
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos1-1/+2
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 Juhos1-0/+25
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 Juhos1-0/+2
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos1-1/+5
2011-12-07MIPS: ath79: Add AR933x specific WMAC setup codeGabor Juhos1-1/+3
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 Juhos1-0/+22
2011-12-07MIPS: ath79: Add early printk support for the AR933X SoCsGabor Juhos1-0/+3
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos1-0/+4
2011-12-07MIPS: ath79: add common USB Host Controller deviceGabor Juhos1-1/+31
2011-12-07MIPS: ath79: Handle more MISC IRQsGabor Juhos1-0/+4
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-18MIPS: ath79: add GPIOLIB supportGabor Juhos1-0/+21
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos1-0/+207