Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: add support for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 4 | -0/+169 |
| | | | | SVN-Revision: 29635 | ||||
* | ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boards | Gabor Juhos | 2011-12-31 | 2 | -5/+68 |
| | | | | SVN-Revision: 29631 | ||||
* | ar71xx: ag71xx: implement get_port_{link,stats} callbacks | Gabor Juhos | 2011-12-31 | 1 | -0/+142 |
| | | | | SVN-Revision: 29626 | ||||
* | ar71xx: fix LEDs on the WRT400N | Gabor Juhos | 2011-12-31 | 1 | -11/+12 |
| | | | | SVN-Revision: 29624 | ||||
* | ar71xx: set a reserved bit that resets to 1 when writing the address table ↵ | Felix Fietkau | 2011-12-22 | 1 | -0/+2 |
| | | | | | | control register on the ar7240 switch (should fix #10547) SVN-Revision: 29598 | ||||
* | the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id of the ↵ | Jo-Philipp Wich | 2011-12-21 | 1 | -1/+1 |
| | | | | | | WZR-HP-AG300H, correct the id (#10649) SVN-Revision: 29593 | ||||
* | ar71xx: add missing wireless led changes for wzr-hp-g300nh2 | Felix Fietkau | 2011-12-19 | 1 | -6/+1 |
| | | | | SVN-Revision: 29568 | ||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 4 | -0/+206 |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | ||||
* | ar71xx: connect GMAC0 to the internal switch on DB120 | Gabor Juhos | 2011-12-15 | 1 | -1/+29 |
| | | | | | | | | Because the external switch has no driver yet, connect GMAC0 to the PHY4 of the internal switch for now. This allows to use the DB120 board as a router with 4LAN+1WAN ports. SVN-Revision: 29557 | ||||
* | ar71xx: add defines for the AR934X GMAC interface | Gabor Juhos | 2011-12-15 | 1 | -0/+21 |
| | | | | SVN-Revision: 29556 | ||||
* | ar71xx: fix GMAC1 interface speed on the DB120 board | Gabor Juhos | 2011-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29555 | ||||
* | ar71xx: ag71xx: fix switch port setup for AR934X | Gabor Juhos | 2011-12-15 | 1 | -11/+41 |
| | | | | SVN-Revision: 29554 | ||||
* | ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934X | Gabor Juhos | 2011-12-15 | 2 | -4/+8 |
| | | | | SVN-Revision: 29553 | ||||
* | ar71xx: ag71xx: setup switch interface mode on AR934X | Gabor Juhos | 2011-12-15 | 1 | -0/+19 |
| | | | | SVN-Revision: 29552 | ||||
* | ar71xx: ag71xx: detect the built-in switch of the AR934X SoCs | Gabor Juhos | 2011-12-15 | 1 | -12/+36 |
| | | | | SVN-Revision: 29551 | ||||
* | ar71xx: allow to attach the internal switch for AR934x | Gabor Juhos | 2011-12-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 29550 | ||||
* | ar71xx: introduce ar71xx_switch_data | Gabor Juhos | 2011-12-15 | 5 | -8/+20 |
| | | | | SVN-Revision: 29549 | ||||
* | ar71xx: tplinkpart: allow to detect JFFS2 as well | Gabor Juhos | 2011-12-15 | 1 | -3/+4 |
| | | | | SVN-Revision: 29543 | ||||
* | ar71xx: ag71xx: check PHY IDs before accessing the switch registers | Gabor Juhos | 2011-12-15 | 1 | -9/+8 |
| | | | | SVN-Revision: 29541 | ||||
* | ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724x | Gabor Juhos | 2011-12-15 | 1 | -13/+25 |
| | | | | SVN-Revision: 29540 | ||||
* | ar71xx: ag71xx: nuke ar7240sw_init | Gabor Juhos | 2011-12-15 | 1 | -6/+1 |
| | | | | SVN-Revision: 29539 | ||||
* | ar71xx: fix mac addresses on jjPlus devices | Gabor Juhos | 2011-12-15 | 2 | -0/+4 |
| | | | | SVN-Revision: 29538 | ||||
* | ar71xx: add support for ALFA Network's Hornet-UB board | Gabor Juhos | 2011-12-14 | 4 | -0/+145 |
| | | | | SVN-Revision: 29535 | ||||
* | ar71xx: add GPIO function bit defines for AR933X | Gabor Juhos | 2011-12-14 | 1 | -0/+21 |
| | | | | SVN-Revision: 29534 | ||||
* | ar71xx: fix gpio count for ar7241/ar7242 | Felix Fietkau | 2011-12-14 | 2 | -2/+6 |
| | | | | SVN-Revision: 29532 | ||||
* | ar71xx: register extra leds behind the wireless mac on wzr-hp-g450h | Felix Fietkau | 2011-12-14 | 3 | -0/+26 |
| | | | | SVN-Revision: 29531 | ||||
* | kernel: move linux/ath9k_platform.h to generic files so that it can be ↵ | Felix Fietkau | 2011-12-13 | 1 | -37/+0 |
| | | | | | | reused from other targets SVN-Revision: 29516 | ||||
* | ar71xx: fix wireless led on wzr-hp-g450h | Felix Fietkau | 2011-12-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 29515 | ||||
* | ar71xx: enable AR9341 support at setup.c | Gabor Juhos | 2011-12-13 | 1 | -0/+6 |
| | | | | | | Patch-by: dyq <729650915@qq.com> SVN-Revision: 29514 | ||||
* | ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2 | Gabor Juhos | 2011-12-13 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | The WNDRMAC is a WNDR3700v2 (64MB RAM, 16MB flash) in a white case. The WNDRMACv2 is a WNDR3800 (128MB RAM, 16MB flash) in a WNDRMAC case. The WNDRMAC case doesn't have "holes" or labels for the 2.4GHz LED or switch ports 2-4. The stock firmware uses a single LED (in the 5GHz position) to indicate the status of both radios, and a single LED (in the switch port 1 position) to indicate the status of all LAN ports. The "missing" LEDs are present on the board, and easily shine through the case. Unlike the stock firmware, OpenWrt will use these "hidden" LEDs. I've tested the WNDRMACv2 image. I don't have a v1 WNDRMAC, but assume that this is sufficient to build a fully-functional image. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29513 | ||||
* | ar71xx: add gpios and usb for wzr-hp-g450h | Felix Fietkau | 2011-12-13 | 1 | -2/+73 |
| | | | | SVN-Revision: 29509 | ||||
* | ar71xx: use RedBoot parser on PB44 | Gabor Juhos | 2011-12-11 | 1 | -0/+10 |
| | | | | SVN-Revision: 29501 | ||||
* | ar71xx: use correct mac on the lan interface on several TP-LINK devices | Gabor Juhos | 2011-12-05 | 3 | -6/+6 |
| | | | | SVN-Revision: 29458 | ||||
* | ar71xx: allow to pass negative offset values for ar71xx_init_mac | Gabor Juhos | 2011-12-05 | 2 | -3/+3 |
| | | | | SVN-Revision: 29457 | ||||
* | ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not set | Gabor Juhos | 2011-12-05 | 1 | -2/+7 |
| | | | | SVN-Revision: 29456 | ||||
* | ar71xx: check squashfs signature in TP-Link mtd parser | Gabor Juhos | 2011-12-05 | 1 | -1/+31 |
| | | | | SVN-Revision: 29446 | ||||
* | ar71xx: add preliminary support for wzr-hp-g450h | Felix Fietkau | 2011-12-05 | 4 | -0/+96 |
| | | | | SVN-Revision: 29441 | ||||
* | ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to ↵ | Felix Fietkau | 2011-12-05 | 3 | -72/+78 |
| | | | | | | dev-m25p80.c, other buffalo routers use it as well SVN-Revision: 29440 | ||||
* | ar71xx: rewrite WNDR3700/3800 handling | Gabor Juhos | 2011-12-05 | 2 | -132/+4 |
| | | | | SVN-Revision: 29434 | ||||
* | ar71xx: use the tp-link parser on the tp-link boards | Gabor Juhos | 2011-12-03 | 8 | -267/+33 |
| | | | | | | Also remove static partition maps. SVN-Revision: 29416 | ||||
* | ar71xx: add mtd partition parser for the TP-Link boards | Gabor Juhos | 2011-12-03 | 1 | -0/+165 |
| | | | | SVN-Revision: 29415 | ||||
* | ar71xx: run the RedBoot parser only on the RedBoot based boards | Gabor Juhos | 2011-12-03 | 6 | -9/+60 |
| | | | | SVN-Revision: 29414 | ||||
* | ar71xx: run the MyLoader parser only on the WP543 board | Gabor Juhos | 2011-12-03 | 1 | -4/+10 |
| | | | | SVN-Revision: 29413 | ||||
* | ar71xx: run the wrt160nl parser only on the WRT160NL board | Gabor Juhos | 2011-12-03 | 1 | -38/+4 |
| | | | | | | Also remove static mtd partition definitions. SVN-Revision: 29412 | ||||
* | ar71xx: add support for Ubiquiti AirRouter | Gabor Juhos | 2011-12-01 | 2 | -0/+32 |
| | | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> SVN-Revision: 29395 | ||||
* | ar71xx: modify phy mask of the WP543 board | Gabor Juhos | 2011-11-24 | 1 | -2/+2 |
| | | | | | | This fixes ethernet on newer boards. Based on a patch from #9702. SVN-Revision: 29328 | ||||
* | ar71xx: fix wndr3800 machine name | Gabor Juhos | 2011-11-24 | 2 | -0/+3 |
| | | | | | | | | This fixes the machine name in /proc/cpuinfo and luci status page machine name. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 29326 | ||||
* | ar71xx: set GE0 phy_mask for AR933x | Gabor Juhos | 2011-11-20 | 1 | -0/+2 |
| | | | | SVN-Revision: 29274 | ||||
* | ar71xx: fix USB LED on the DB120 board | Gabor Juhos | 2011-11-14 | 2 | -0/+4 |
| | | | | SVN-Revision: 29126 | ||||
* | ar71xx: add a function for selecting output signal on a given GPIO pin | Gabor Juhos | 2011-11-14 | 2 | -0/+38 |
| | | | | SVN-Revision: 29125 |