| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this adds basic support. the bootloader on these units is locked down.
until we have a replacement we can do basic testing with these env variables in uboot.
set update_openwrt erase 0xb0020000 0xb073ffff \;tftp 0x81000000 openwrt-lantiq-xway-VG3503J-squashfs.image\;cp.b 0x81000000 0xb0020000 \$(filesize)
set bootcmd cp.b 0xb0020000 0x80002000 0x400000\; go 0x80002000
unfortunatley the bootloader ignores the bootcmd, so autobooting is not possible yet. you need to call "run bootcmd" by hand after each power cycle.
please note that the vdsl firmware is non redistributable. you can find it in the GPL drop that BT provides.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36315
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36028
|
|
|
|
|
|
|
|
|
| |
user-space support for extracting the EEPROM for the RaLink WiFi is still
missing. Besides this, it's all working.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 35990
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two different versions of SMC7908A-ISP: R01 and R01A.
R01 has an internal clock for PCI, meanwhile R01A has an external clock.
This fixes: https://dev.openwrt.org/ticket/12884
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 35352
|
|
|
|
| |
SVN-Revision: 34839
|
|
|
|
| |
SVN-Revision: 34835
|
|
|
|
| |
SVN-Revision: 34824
|
|
|
|
| |
SVN-Revision: 34788
|
|
|
|
| |
SVN-Revision: 34702
|
|
|
|
| |
SVN-Revision: 34687
|
|
|
|
| |
SVN-Revision: 34131
|
|
|
|
| |
SVN-Revision: 34129
|
|
|
|
| |
SVN-Revision: 34097
|
|
|
|
| |
SVN-Revision: 34062
|
|
|
|
| |
SVN-Revision: 27535
|
|
|
|
| |
SVN-Revision: 27534
|
|
|
|
| |
SVN-Revision: 27496
|
|
|
|
| |
SVN-Revision: 27158
|
|
|
|
|
|
| |
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
|
|
|
|
|
|
| |
OpenWrt is taking care of them
SVN-Revision: 27036
|
|
|
|
|
|
|
|
|
| |
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
|
|
|
|
| |
SVN-Revision: 26355
|
|
|
|
| |
SVN-Revision: 26354
|
|
|
|
|
|
| |
lantiq !!)
SVN-Revision: 26021
|
|
|
|
| |
SVN-Revision: 25367
|
|
|
|
|
|
| |
ioports were not allocated properly
SVN-Revision: 25278
|
|
|
|
|
|
|
|
| |
support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning
bugfix, cleanup,
SVN-Revision: 25072
|
|
working on all the devices previously supported by ifxmips, we will drop ifxmips support.
SVN-Revision: 24526
|