| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Hex values in nvram seem to be uppercase on my e3200 device.
Define one power led and two buttons (reset/wps).
Signed-off-by: Tijs Van Buggenhout <tvb@able.be>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nvram variable "boardtype" is unique for now.
-button gpio were taken from nvram.
-led information was taken from dd-wrt
( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c )
I hope that I changed the values correctly.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35765
|
|
|
|
| |
SVN-Revision: 35764
|
|
|
|
|
|
|
|
|
|
| |
This adds diag leds/buttons support for Linksys E1000 V1. It worked on
my router, however it may need some tweaking by people more familiar
with openwrt and c to make it fit for commiting.
Thank you hhm for this patch.
SVN-Revision: 34996
|
|
|
|
| |
SVN-Revision: 33558
|
|
|
|
| |
SVN-Revision: 32992
|
|
|
|
| |
SVN-Revision: 31506
|
|
|
|
| |
SVN-Revision: 30610
|
|
|
|
| |
SVN-Revision: 30477
|
|
|
|
|
|
|
|
| |
There is still no Ethernet driver for these devices in trunk.
Thanks George Kashperko for the patch.
SVN-Revision: 29735
|
|
|
|
| |
SVN-Revision: 27905
|
|
|
|
|
|
|
|
| |
* this adds sflash support for ssb devices
* the flash is now a platform device
* minor updates
SVN-Revision: 27902
|
|
|
|
|
|
| |
Ethernet and wifi are not working and this is highly experimental.
SVN-Revision: 27301
|
|
|
|
|
|
|
|
| |
Thank you realopty for the patch.
This closes #7702
SVN-Revision: 26537
|
|
|
|
|
|
| |
Thank you clemvangelis for the patches. (closes #7672)
SVN-Revision: 24217
|
|
|
|
| |
SVN-Revision: 23245
|
|
|
|
|
|
| |
remove actual reset button - it's hardwired and will reset the SoC (#7928)
SVN-Revision: 23043
|
|
|
|
| |
SVN-Revision: 22860
|
|
|
|
| |
SVN-Revision: 22521
|
|
|
|
|
|
|
|
|
| |
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702.
SVN-Revision: 22516
|
|
|
|
| |
SVN-Revision: 22145
|
|
|
|
| |
SVN-Revision: 22112
|
|
|
|
|
|
| |
Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de>
SVN-Revision: 22018
|
|
|
|
| |
SVN-Revision: 21954
|
|
|
|
| |
SVN-Revision: 21527
|
|
|
|
| |
SVN-Revision: 21477
|
|
|
|
| |
SVN-Revision: 20869
|
|
|
|
|
|
|
|
|
| |
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
SVN-Revision: 20737
|
|
|
|
| |
SVN-Revision: 19896
|
|
|
|
| |
SVN-Revision: 19262
|
|
|
|
|
|
| |
patch from Christoph Muellner
SVN-Revision: 19008
|
|
|
|
| |
SVN-Revision: 18922
|
|
|
|
| |
SVN-Revision: 18921
|
|
|
|
| |
SVN-Revision: 17554
|
|
|
|
|
|
| |
Signed-off-by: Tomas Kopal <Tomas.Kopal@altap.cz>
SVN-Revision: 17434
|
|
|
|
| |
SVN-Revision: 17031
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds D-Link DIR-320 support to broadcom-diag.
"reserved" button is the button on the right side of the router without
any title. I'm not sure if I've selected right name.
Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru>
SVN-Revision: 16443
|
|
|
|
| |
SVN-Revision: 16434
|
|
|
|
| |
SVN-Revision: 16367
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
Signed-off-by: David Cooper <dave@kupesoft.com>
SVN-Revision: 14624
|
|
|
|
| |
SVN-Revision: 14618
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
|
|
|
|
| |
SVN-Revision: 12855
|
|
|
|
|
|
| |
interrupts
SVN-Revision: 12030
|
|
|
|
|
|
| |
#2788)
SVN-Revision: 11935
|
|
|
|
| |
SVN-Revision: 11740
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've been working to finish up the bcm57xx module package nbd
posted a few months ago. I am no expert, just had some spare
time and some motivation. Here is the background:
https://dev.openwrt.org/ticket/2744
This first patch disables the bcm57xx gpio setup in broadcom-diag.
The switch needs to be initialized by the driver so the driver can
then reset the switch ASAP. If the switch isn't reset quickly enough,
it will forward packets between the WAN and LAN, which will cause
problems with modems that only allow one mac to access the internet.
Tested on wrt350n.
Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu>
SVN-Revision: 11466
|
|
|
|
| |
SVN-Revision: 11308
|
|
|
|
| |
SVN-Revision: 11231
|