Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: init get_mac_revision on AR9330 rev 1 | Gabor Juhos | 2011-06-01 | |
| | | | | SVN-Revision: 27081 | |||
* | ar71xx: export SoC revision | Gabor Juhos | 2011-06-01 | |
| | | | | SVN-Revision: 27079 | |||
* | ar71xx: add kernel support for the buffalo wzr-hp-ag300h | Felix Fietkau | 2011-06-01 | |
| | | | | SVN-Revision: 27075 | |||
* | ar71xx: add support for the AP121/AP121-MINI reference boards | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27067 | |||
* | ar71xx: register UART for the AR933X SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27066 | |||
* | ar71xx: add serial driver for the AR933X UART | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27065 | |||
* | ar71xx: add WMAC initialization code for the AR933X SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27064 | |||
* | ar71xx: add ethernet initialization for the AR933X SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27063 | |||
* | ar71xx: enable USB support for the AR933x SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27062 | |||
* | ar71xx: add AR933x specific glue for ar71xx_device{start,stop} | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27061 | |||
* | ar71xx: add AR933x specific glue code for IRQ initialization | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27059 | |||
* | ar71xx: don't register 8250 UART on the AR933x SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27058 | |||
* | ar71xx: enable GPIO support for the AR933x SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27057 | |||
* | ar71xx: add AR933x specific frequency initialization code | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27056 | |||
* | ar71xx: add AR933x specific early_printk support | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27055 | |||
* | ar71xx: add preliminary support for the Atheros AR933x SoCs | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27054 | |||
* | ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbols | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27048 | |||
* | ar71xx: initialize is_clk_25mhz field for AR9340 WMAC | Gabor Juhos | 2011-05-31 | |
| | | | | SVN-Revision: 27045 | |||
* | ar71xx: don't probe the LAN PHY | Matteo Croce | 2011-05-17 | |
| | | | | SVN-Revision: 26924 | |||
* | ar71xx: add link detection on Ubiquiti devices WAN port | Matteo Croce | 2011-05-14 | |
| | | | | SVN-Revision: 26891 | |||
* | ar71xx: cosmetic fixes | Matteo Croce | 2011-05-14 | |
| | | | | SVN-Revision: 26889 | |||
* | ar71xx: populate LED3 on the JA76PF board | Gabor Juhos | 2011-05-08 | |
| | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 26862 | |||
* | ar71xx: remove superfluous fifo_cfg overrides | Gabor Juhos | 2011-05-08 | |
| | | | | SVN-Revision: 26859 | |||
* | ar71xx: override wmac device name for the AR934x SoCs | Gabor Juhos | 2011-05-07 | |
| | | | | SVN-Revision: 26840 | |||
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵ | Felix Fietkau | 2011-04-28 | |
| | | | | | | default network config SVN-Revision: 26779 | |||
* | ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu) | Felix Fietkau | 2011-04-28 | |
| | | | | SVN-Revision: 26777 | |||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | |
| | | | | SVN-Revision: 26606 | |||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | |
| | | | | SVN-Revision: 26603 | |||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | |
| | | | | | | | | | | | | | | 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 | |
| | | | | SVN-Revision: 26595 | |||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | |
| | | | | SVN-Revision: 26594 | |||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | |
| | | | | SVN-Revision: 26562 | |||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | |
| | | | | | | | 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 | |
| | | | | SVN-Revision: 26560 | |||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | |
| | | | | SVN-Revision: 26559 | |||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | |||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 | |||
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518 | |||
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515 | |||
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514 | |||
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512 | |||
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511 | |||
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510 | |||
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | detection SVN-Revision: 26394 | |||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 25854 |