| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38326
|
|
|
|
|
|
|
| |
Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38266
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38051
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38050
|
|
|
|
| |
SVN-Revision: 38049
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38048
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38029
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37727
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37722
|
|
|
|
|
|
|
|
|
|
| |
*) can not connect to switch chip
*) only one usb port is working
*) wifi is not working
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37712
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37543
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37540
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37178
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37143
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36443
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: 36026
|
|
|
|
|
|
|
|
|
| |
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: 34824
|
|
|
|
| |
SVN-Revision: 34788
|
|
|
|
| |
SVN-Revision: 34711
|
|
|
|
| |
SVN-Revision: 34691
|
|
|
|
| |
SVN-Revision: 34687
|
|
|
|
| |
SVN-Revision: 34130
|
|
|
|
| |
SVN-Revision: 34097
|
|
|
|
| |
SVN-Revision: 34064
|
|
|
|
| |
SVN-Revision: 32925
|
|
|
|
| |
SVN-Revision: 32065
|
|
|
|
|
|
|
|
| |
and led gpio values.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31908
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
|
|
|
|
| |
SVN-Revision: 31063
|
|
|
|
| |
SVN-Revision: 31060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.
This patch add two firmware utilities, mkbrncmdline and mkbrnboot.
mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.
mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.
The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage
The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.
A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 30532
|
|
|
|
| |
SVN-Revision: 27694
|
|
|
|
|
|
|
|
|
|
|
| |
* rebase patches
* add arv752DPW arv7525PD
* fixes gpio_keys
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 27665
|
|
|
|
| |
SVN-Revision: 27550
|
|
|
|
| |
SVN-Revision: 27538
|
|
|
|
| |
SVN-Revision: 27537
|
|
|
|
| |
SVN-Revision: 27406
|
|
|
|
| |
SVN-Revision: 27158
|
|
|
|
|
|
| |
* adds limited support for netgear dgn3500 (enough for others to start working with)
SVN-Revision: 27137
|
|
|
|
|
|
|
|
|
| |
* remove lqtapi
* bump tapi/dsl to .39
* migrate to new ltq_ style api
* add amazon_se support
SVN-Revision: 27026
|
|
|
|
| |
SVN-Revision: 26354
|
|
|
|
|
|
| |
.can_sleep * fixes compile warning inside pci driver
SVN-Revision: 26157
|
|
|
|
|
|
| |
lantiq !!)
SVN-Revision: 26021
|
|
|
|
| |
SVN-Revision: 25367
|
|
|
|
|
|
| |
ioports were not allocated properly
SVN-Revision: 25278
|
|
|
|
|
|
| |
have the same style * move code around
SVN-Revision: 25075
|