Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: remove support for kernel 3.6 | Hauke Mehrtens | 2013-06-12 | 1 | -328/+0 |
| | | | | SVN-Revision: 36927 | ||||
* | brcm47xx: add board detection for NETGEAR WNDR4500 V2 | Hauke Mehrtens | 2013-04-28 | 1 | -4/+6 |
| | | | | SVN-Revision: 36478 | ||||
* | brcm47xx: fix error in board detection when nvram is not available. | Hauke Mehrtens | 2013-04-06 | 1 | -2/+4 |
| | | | | SVN-Revision: 36234 | ||||
* | brcm47xx: board detection WNDR3400v2 | Hauke Mehrtens | 2013-02-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#". CFE and NVRAM contain different vars - example: CFE line original: Device eth0: hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0 CFE after openwrt: Device eth0: hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0 Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2 (and on wikidevi for example) Signed off by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 35790 | ||||
* | brcm47xx: use same board detection code as kernel 3.8 | Hauke Mehrtens | 2013-02-24 | 1 | -24/+24 |
| | | | | SVN-Revision: 35770 | ||||
* | brcm47xx: fix detection of Asus RT-N16 | Hauke Mehrtens | 2013-02-04 | 1 | -3/+4 |
| | | | | | | This fixes #12936. SVN-Revision: 35492 | ||||
* | brcm47xx: add initial board detection code | Hauke Mehrtens | 2013-01-26 | 1 | -0/+321 |
SVN-Revision: 35322 |