| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36583
|
|
|
|
|
|
|
|
|
| |
Add description for -W <hwrev> option into usage output of mktplinkfw.
Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36497
|
|
|
|
|
|
|
| |
Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add Netgear WNCE2001.
This is a small RT3052 device with 4MB spi flash and 32MB ram.
2 built-in antennas, 1x fastE, no USB, reset & wps switch.
On my model the AP/RT switch is unpopulated, but I verified the gpio
mapping for it.
The stock firmware is running an unprotected tftpd which allows you
to read any file from the filesystem.
Serial port is present on testpads (See image on the wiki page).
There are more testpads below the shield near the SoC, which
may have JTAG.
Slight annoyance: The bootloader is checksumming kernel&rootfs, but
can be tricked by zeroing checksum and length fields in the checksum
partition, see
target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming
The manufacturer image is very similar to the DAP one, so I slightly
modified mkdapimg to support generating it.
The resulting
openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin
can be used to flash from stock to OpenWRT using the stock firmware
upgrade function, without using the serial port.
http://www.netgear.com/landing/wnce2001.aspx
http://wiki.openwrt.org/toh/netgear/wnce2001
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 36289
|
|
|
|
|
|
|
|
| |
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3441/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35963
|
|
|
|
|
|
|
| |
Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35787
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35593
|
|
|
|
|
|
|
|
|
| |
AR9331 based, these same as 741v4
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35448
|
|
|
|
|
|
|
|
| |
fixes #12754
Signed-off-by: <rq@akl.lt>
SVN-Revision: 35019
|
|
|
|
|
|
|
|
|
|
| |
Based on the following patch:
http://patchwork.openwrt.org/patch/3043/
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34781
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34729
|
|
|
|
|
|
|
| |
Patch-by: Amir Sagie <openwrt-devel@taproot.org.il>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34575
|
|
|
|
|
|
|
|
|
| |
[juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch]
Signed-off-by: Stefan Helmert <helst_listen@aol.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34189
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33848
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33840
|
|
|
|
|
|
|
| |
Since there is only one user of bcm_tag.h left, we can safely move it
into the firmware-utils directory, replacing the symlink.
SVN-Revision: 33655
|
|
|
|
| |
SVN-Revision: 33233
|
|
|
|
| |
SVN-Revision: 33218
|
|
|
|
|
|
| |
Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
SVN-Revision: 33204
|
|
|
|
| |
SVN-Revision: 33140
|
|
|
|
| |
SVN-Revision: 33117
|
|
|
|
|
|
| |
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32822
|
|
|
|
| |
SVN-Revision: 32616
|
|
|
|
|
|
|
| |
Allow images to be padded to a certain size. This prevents CFE from
flashing them to the second image offset.
SVN-Revision: 31875
|
|
|
|
|
|
| |
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31609
|
|
|
|
| |
SVN-Revision: 30627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
SVN-Revision: 29913
|
|
|
|
| |
SVN-Revision: 29754
|
|
|
|
| |
SVN-Revision: 29681
|
|
|
|
| |
SVN-Revision: 29655
|
|
|
|
|
|
| |
Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de>
SVN-Revision: 29650
|
|
|
|
| |
SVN-Revision: 29544
|
|
|
|
| |
SVN-Revision: 29466
|
|
|
|
| |
SVN-Revision: 29445
|
|
|
|
| |
SVN-Revision: 29409
|
|
|
|
|
|
| |
Based on a patch by Adrian Chadd <adrian@freebsd.org>
SVN-Revision: 29327
|
|
|
|
| |
SVN-Revision: 28707
|
|
|
|
| |
SVN-Revision: 28688
|
|
|
|
| |
SVN-Revision: 28602
|
|
|
|
|
|
| |
Patch-by: dongyuqi <729650915@qq.com>
SVN-Revision: 28278
|
|
|
|
|
|
| |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 28270
|
|
|
|
|
|
| |
Signed-off-by: Martin Raykov <martin.raykov@gmail.com>
SVN-Revision: 28268
|
|
|
|
|
|
| |
with a BSD stdlib function
SVN-Revision: 27553
|
|
|
|
| |
SVN-Revision: 27475
|
|
|
|
| |
SVN-Revision: 27473
|
|
|
|
| |
SVN-Revision: 27472
|
|
|
|
| |
SVN-Revision: 27438
|
|
|
|
|
|
| |
This closes #9446
SVN-Revision: 27255
|
|
|
|
|
|
| |
Also print an error message if decryption fails.
SVN-Revision: 27167
|