summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add initial support for the Atheros DB120 boardGabor Juhos2011-04-074-0/+130
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518
* ar71xx: enable PCI for the AR934[24] SoCsGabor Juhos2011-04-071-0/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515
* ar71xx: enable USB support for the AR934x SoCsGabor Juhos2011-04-071-1/+4
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514
* ar71xx: enable GPIO support for the AR934x SoCsGabor Juhos2011-04-072-0/+12
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513
* ar71xx: add AR934x specific glue for ar7100_device{start,stop}Gabor Juhos2011-04-071-0/+26
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512
* ar71xx: add AR934x specific UART clock initializationGabor Juhos2011-04-071-2/+25
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511
* ar71xx: add AR934x specific glue for IRQ initializationGabor Juhos2011-04-073-5/+48
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510
* ar71xx: add initial support for the AR934x SoCsGabor Juhos2011-04-072-3/+249
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509
* ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link ↵Felix Fietkau2011-04-024-0/+4
| | | | | | detection SVN-Revision: 26394
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardGabor Juhos2011-03-134-0/+141
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119
* Revert "ar71xx: add missing gpio_set_debounce function" - wrong targetFelix Fietkau2011-03-031-5/+0
| | | | SVN-Revision: 25854
* ar71xx: add missing gpio_set_debounce functionFelix Fietkau2011-03-031-0/+5
| | | | SVN-Revision: 25848
* ar71xx: add rtl8366s initvals for the DIR-825 boardGabor Juhos2011-01-261-2/+8
| | | | SVN-Revision: 25121
* ar71xx: add support for the WNDR3700v2 boardGabor Juhos2011-01-262-7/+75
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118
* fix null pointer access in mach-dir-600-a1.c machine setup (#8671)Jo-Philipp Wich2011-01-181-2/+2
| | | | SVN-Revision: 25043
* ar71xx: fix wlan LED on the TL-WR741 boardGabor Juhos2011-01-111-0/+2
| | | | | | * Patch from #8630 SVN-Revision: 24963
* ar71xx: fix wrong names of the WPS LED/buttonGabor Juhos2011-01-101-7/+7
| | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961
* ar71xx: use spinlock in ar71xx_device_{start,stop}Gabor Juhos2011-01-081-18/+20
| | | | SVN-Revision: 24929
* ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵Felix Fietkau2010-12-191-0/+1
| | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723
* ar71xx: remove stray semicolonsGabor Juhos2010-12-171-2/+2
| | | | SVN-Revision: 24651
* ar71xx: fix WLAN LEDs on the DIR-825 boardGabor Juhos2010-12-171-0/+3
| | | | SVN-Revision: 24650
* ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boardsGabor Juhos2010-12-173-14/+36
| | | | SVN-Revision: 24649
* ar71xx: UBNT Secondary MAC address duplicate fixGabor Juhos2010-12-171-2/+13
| | | | | | | | | | | | | There is Secondary MAC address duplicate problem with some UBNT RouterStation and RouterStation Pro HW batches as Primary MAC addresses are not increased by 2 per device in board data. Fix is to use 'Locally Administrated bit' for Secondary MAC address instead of increasing Primary MAC addresses by 1 which could overlap with other device Primary MAC address. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24643
* ar71xx: add wlan led for the TL-WR941NDGabor Juhos2010-12-151-0/+5
| | | | SVN-Revision: 24612
* ar71xx: UBNT M-Series MAC address fixGabor Juhos2010-12-151-3/+4
| | | | | | | | | UBNT M-Series devices have 2 MAC addresses in board data. Fix is to use both entries from board data instead of one entry. Signed-off-by: Kestutis Barkauskas<keba@devint.net> SVN-Revision: 24611
* ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boardsGabor Juhos2010-12-141-3/+16
| | | | SVN-Revision: 24569
* ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boardsGabor Juhos2010-12-142-0/+15
| | | | SVN-Revision: 24568
* ar71xx: add missing files for the JA76PF boardGabor Juhos2010-12-101-0/+96
| | | | SVN-Revision: 24444
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-103-0/+11
| | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-104-38/+42
| | | | SVN-Revision: 24439
* ar71xx: work around a PCI controller bug which causes reads to the ↵Felix Fietkau2010-12-041-0/+10
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236
* ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbageGabor Juhos2010-11-191-1/+1
| | | | | | | | | r22700 contained a copy-and-paste error that set eth0's MAC address twice and never set eth1's. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 24036
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: fix inline attribute locationGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23978
* ar71xx: wrap long linesGabor Juhos2010-11-125-11/+17
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix trailing statements locationGabor Juhos2010-11-122-4/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23976
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-1237-243/+243
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* Add support for Ubiquiti UniFi APClaudio Mignanti2010-11-062-0/+38
| | | | SVN-Revision: 23904
* ar71xx: Set eth1 MAC address from EEPROM for WNDR3700Felix Fietkau2010-11-041-2/+7
| | | | | | | | | | | | | The WNDR3700's art/caldata partition contains three MAC addresses at offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1, respectively. The existing code configures eth1's MAC address by adding 1 to eth0's instead of using the value stored in the EEPROM. This patch causes the stored value to be used directly. (On my WNDR3700s, the three stored addresses are all sequential anyway.) Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23876
* ar71xx: fix the wndr3700 antenna group setting for the first wireless chip ↵Felix Fietkau2010-11-041-1/+1
| | | | | | (thx, Mark Mentovai) SVN-Revision: 23875
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-033-6/+23
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822
* ar71xx: use the new ar7240 switch driver for tl-wa901nd as wellFelix Fietkau2010-10-212-14/+1
| | | | SVN-Revision: 23576
* remove remaining references to dev-ap91-eth.h, patch by Stijn TintelJo-Philipp Wich2010-10-141-1/+0
| | | | SVN-Revision: 23451
* ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new ↵Felix Fietkau2010-10-147-102/+15
| | | | | | switch driver SVN-Revision: 23439
* ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)Felix Fietkau2010-10-141-1/+18
| | | | SVN-Revision: 23432
* ar71xx: initial support for jjPlus JWAP003Gabor Juhos2010-10-014-0/+91
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) SVN-Revision: 23165
* AP96: Fix LAN/WAN setupFelix Fietkau2010-09-281-4/+8
| | | | | | | | | LAN (eth0) is behind a switch and the fixed speed/duplex was supposed to be for it, not WAN (eth1). Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23147
* ar71xx: add support for the TL-MR3420 v1 boardGabor Juhos2010-09-274-0/+160
| | | | SVN-Revision: 23136
* ar71xx: AR724[12] requires different USB setupGabor Juhos2010-09-272-11/+27
| | | | SVN-Revision: 23135
* ar71xx: use the MDIO interface of the 2nd MAC on the ar7241Gabor Juhos2010-09-271-0/+6
| | | | SVN-Revision: 23132