Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols | Gabor Juhos | 2011-05-31 | 1 | -0/+54 |
| | | | | SVN-Revision: 27048 | ||||
* | ar71xx: initialize is_clk_25mhz field for AR9340 WMAC | Gabor Juhos | 2011-05-31 | 1 | -0/+4 |
| | | | | SVN-Revision: 27045 | ||||
* | ar71xx: don't probe the LAN PHY | Matteo Croce | 2011-05-17 | 1 | -2/+1 |
| | | | | SVN-Revision: 26924 | ||||
* | ar71xx: add link detection on Ubiquiti devices WAN port | Matteo Croce | 2011-05-14 | 1 | -4/+9 |
| | | | | SVN-Revision: 26891 | ||||
* | ar71xx: cosmetic fixes | Matteo Croce | 2011-05-14 | 1 | -5/+5 |
| | | | | SVN-Revision: 26889 | ||||
* | ar71xx: populate LED3 on the JA76PF board | Gabor Juhos | 2011-05-08 | 1 | -0/+5 |
| | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 26862 | ||||
* | ar71xx: remove superfluous fifo_cfg overrides | Gabor Juhos | 2011-05-08 | 1 | -6/+0 |
| | | | | SVN-Revision: 26859 | ||||
* | ar71xx: override wmac device name for the AR934x SoCs | Gabor Juhos | 2011-05-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 26840 | ||||
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵ | Felix Fietkau | 2011-04-28 | 1 | -8/+3 |
| | | | | | | default network config SVN-Revision: 26779 | ||||
* | ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) | Felix Fietkau | 2011-04-28 | 2 | -25/+63 |
| | | | | SVN-Revision: 26777 | ||||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | 3 | -1/+15 |
| | | | | SVN-Revision: 26606 | ||||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 36 | -260/+297 |
| | | | | SVN-Revision: 26603 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 2 | -7/+48 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac | Gabor Juhos | 2011-04-11 | 22 | -220/+163 |
| | | | | SVN-Revision: 26595 | ||||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26594 | ||||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 26562 | ||||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 3 | -19/+24 |
| | | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561 | ||||
* | ar71xx: show the SoC type earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
| | | | | SVN-Revision: 26560 | ||||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
| | | | | SVN-Revision: 26559 | ||||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | ||||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | 5 | -0/+62 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 | ||||
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | 2 | -0/+10 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26522 | ||||
* | ar71xx: add support for the built-in WMAC of the AR934x | Gabor Juhos | 2011-04-07 | 5 | -0/+89 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26521 | ||||
* | ar71xx: add initial support for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 4 | -0/+130 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518 | ||||
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515 | ||||
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -1/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514 | ||||
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -0/+12 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513 | ||||
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | Gabor Juhos | 2011-04-07 | 1 | -0/+26 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512 | ||||
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | 1 | -2/+25 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511 | ||||
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | 3 | -5/+48 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510 | ||||
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -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 Fietkau | 2011-04-02 | 4 | -0/+4 |
| | | | | | | detection SVN-Revision: 26394 | ||||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 4 | -0/+141 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | ||||
* | Revert "ar71xx: add missing gpio_set_debounce function" - wrong target | Felix Fietkau | 2011-03-03 | 1 | -5/+0 |
| | | | | SVN-Revision: 25854 | ||||
* | ar71xx: add missing gpio_set_debounce function | Felix Fietkau | 2011-03-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 25848 | ||||
* | ar71xx: add rtl8366s initvals for the DIR-825 board | Gabor Juhos | 2011-01-26 | 1 | -2/+8 |
| | | | | SVN-Revision: 25121 | ||||
* | ar71xx: add support for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | 2 | -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 Wich | 2011-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 25043 | ||||
* | ar71xx: fix wlan LED on the TL-WR741 board | Gabor Juhos | 2011-01-11 | 1 | -0/+2 |
| | | | | | | * Patch from #8630 SVN-Revision: 24963 | ||||
* | ar71xx: fix wrong names of the WPS LED/button | Gabor Juhos | 2011-01-10 | 1 | -7/+7 |
| | | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961 | ||||
* | ar71xx: use spinlock in ar71xx_device_{start,stop} | Gabor Juhos | 2011-01-08 | 1 | -18/+20 |
| | | | | SVN-Revision: 24929 | ||||
* | ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵ | Felix Fietkau | 2010-12-19 | 1 | -0/+1 |
| | | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723 | ||||
* | ar71xx: remove stray semicolons | Gabor Juhos | 2010-12-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 24651 | ||||
* | ar71xx: fix WLAN LEDs on the DIR-825 board | Gabor Juhos | 2010-12-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 24650 | ||||
* | ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards | Gabor Juhos | 2010-12-17 | 3 | -14/+36 |
| | | | | SVN-Revision: 24649 | ||||
* | ar71xx: UBNT Secondary MAC address duplicate fix | Gabor Juhos | 2010-12-17 | 1 | -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-WR941ND | Gabor Juhos | 2010-12-15 | 1 | -0/+5 |
| | | | | SVN-Revision: 24612 | ||||
* | ar71xx: UBNT M-Series MAC address fix | Gabor Juhos | 2010-12-15 | 1 | -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 boards | Gabor Juhos | 2010-12-14 | 1 | -3/+16 |
| | | | | SVN-Revision: 24569 | ||||
* | ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards | Gabor Juhos | 2010-12-14 | 2 | -0/+15 |
| | | | | SVN-Revision: 24568 |