| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 25074
|
|
|
|
|
|
|
|
| |
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
|