aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/ar71xx.h
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-221-933/+0
| | | | SVN-Revision: 29867
* ar71xx: add defines for the AR934X GMAC interfaceGabor Juhos2011-12-151-0/+21
| | | | SVN-Revision: 29556
* ar71xx: add GPIO function bit defines for AR933XGabor Juhos2011-12-141-0/+21
| | | | SVN-Revision: 29534
* ar71xx: fix gpio count for ar7241/ar7242Felix Fietkau2011-12-141-1/+2
| | | | SVN-Revision: 29532
* ar71xx: fix USB LED on the DB120 boardGabor Juhos2011-11-141-0/+2
| | | | SVN-Revision: 29126
* ar71xx: add a function for selecting output signal on a given GPIO pinGabor Juhos2011-11-141-0/+7
| | | | SVN-Revision: 29125
* ar71xx: fix GPIO function handling on AR934xGabor Juhos2011-11-141-0/+2
| | | | SVN-Revision: 29124
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesGabor Juhos2011-11-141-11/+11
| | | | SVN-Revision: 29123
* ar71xx: fix GPIO count for AR934xGabor Juhos2011-11-141-1/+1
| | | | SVN-Revision: 29109
* ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934XGabor Juhos2011-11-141-0/+1
| | | | SVN-Revision: 29108
* ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingGabor Juhos2011-11-141-1/+6
| | | | SVN-Revision: 29107
* ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesGabor Juhos2011-11-141-0/+20
| | | | SVN-Revision: 29106
* ar71xx: set MII interface speed from the set_speed callbacksGabor Juhos2011-11-131-0/+5
| | | | SVN-Revision: 29013
* ar71xx: configure MII interface type from ar71xx_setup_phy_if_modeGabor Juhos2011-11-131-0/+2
| | | | SVN-Revision: 29010
* ar71xx: add AR934X specific bootstrap and reset register bitsGabor Juhos2011-11-121-2/+48
| | | | SVN-Revision: 28976
* ar71xx: fix AR934X clock frequency calculationGabor Juhos2011-11-121-0/+8
| | | | SVN-Revision: 28973
* ar71xx: add AR933X GMAC register definesGabor Juhos2011-11-011-0/+19
| | | | SVN-Revision: 28705
* ar71xx: add AR933x specific USB setup functionGabor Juhos2011-09-211-0/+3
| | | | SVN-Revision: 28276
* ar71xx: add ar71xx_device_reset_rmw helperGabor Juhos2011-09-211-0/+1
| | | | SVN-Revision: 28275
* ar71xx: init external_reset for AR933XGabor Juhos2011-06-011-0/+2
| | | | SVN-Revision: 27083
* ar71xx: export SoC revisionGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27079
* ar71xx: add WMAC initialization code for the AR933X SoCsGabor Juhos2011-05-311-0/+2
| | | | SVN-Revision: 27064
* ar71xx: add ethernet initialization for the AR933X SoCsGabor Juhos2011-05-311-0/+5
| | | | SVN-Revision: 27063
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}Gabor Juhos2011-05-311-0/+1
| | | | SVN-Revision: 27061
* ar71xx: add AR933x specific glue code for IRQ initializationGabor Juhos2011-05-311-0/+5
| | | | SVN-Revision: 27059
* ar71xx: enable GPIO support for the AR933x SoCsGabor Juhos2011-05-311-0/+2
| | | | SVN-Revision: 27057
* ar71xx: add AR933x specific frequency initialization codeGabor Juhos2011-05-311-0/+21
| | | | SVN-Revision: 27056
* ar71xx: add AR933x specific early_printk supportGabor Juhos2011-05-311-0/+3
| | | | SVN-Revision: 27055
* ar71xx: add preliminary support for the Atheros AR933x SoCsGabor Juhos2011-05-311-0/+6
| | | | SVN-Revision: 27054
* ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)Felix Fietkau2011-04-281-0/+2
| | | | SVN-Revision: 26777
* ar71xx: fix AR934X_WMAC_SIZEGabor Juhos2011-04-111-1/+1
| | | | SVN-Revision: 26594
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqGabor Juhos2011-04-091-1/+1
| | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561
* ar71xx: add support for the built-in WMAC of the AR934xGabor Juhos2011-04-071-0/+3
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26521
* ar71xx: enable GPIO support for the AR934x SoCsGabor Juhos2011-04-071-0/+6
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513
* ar71xx: add AR934x specific glue for IRQ initializationGabor Juhos2011-04-071-3/+19
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510
* ar71xx: add initial support for the AR934x SoCsGabor Juhos2011-04-071-2/+179
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509
* ar71xx: AR724[12] requires different USB setupGabor Juhos2010-09-271-0/+3
| | | | SVN-Revision: 23135
* ar71xx: reset the mdio bus on ar7241/ar7242Felix Fietkau2010-03-281-0/+2
| | | | SVN-Revision: 20528
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-261-4/+8
| | | | SVN-Revision: 20494
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-261-0/+1
| | | | SVN-Revision: 20493
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-181-30/+0
| | | | SVN-Revision: 20282
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-181-2/+1
| | | | SVN-Revision: 20279
* ar71xx: fix ar724x_pci_wr{,_nf} helpersGabor Juhos2010-03-181-0/+2
| | | | SVN-Revision: 20277
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-081-0/+1
| | | | SVN-Revision: 20053
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-261-39/+0
| | | | SVN-Revision: 18942
* ar71xx: add support for the TL-WR841N v1.5 boardGabor Juhos2009-12-221-0/+1
| | | | SVN-Revision: 18893
* ar71xx: update AR7240 PCI codeGabor Juhos2009-12-201-0/+17
| | | | SVN-Revision: 18860
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵Gabor Juhos2009-12-181-0/+1
| | | | | | patch from #6186) SVN-Revision: 18818
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-111-0/+1
| | | | SVN-Revision: 18757
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-081-1/+1
| | | | SVN-Revision: 18697