| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 36110
|
|
|
|
|
|
|
|
| |
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3441/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35963
|
|
|
|
| |
SVN-Revision: 35909
|
|
|
|
| |
SVN-Revision: 35905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
Mostly small pieces of code changes to get things right on the
specific platform.
Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.
Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
SVN-Revision: 35900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef
YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set.
This fixes the following error:
obj/main.o: In function `main':
main.c:(.text.startup+0xaf): undefined reference to `yydebug'
collect2: error: ld returned 1 exit status
This closes #13093.
SVN-Revision: 35830
|
|
|
|
| |
SVN-Revision: 35828
|
|
|
|
| |
SVN-Revision: 35827
|
|
|
|
| |
SVN-Revision: 35826
|
|
|
|
| |
SVN-Revision: 35825
|
|
|
|
| |
SVN-Revision: 35824
|
|
|
|
| |
SVN-Revision: 35823
|
|
|
|
| |
SVN-Revision: 35822
|
|
|
|
| |
SVN-Revision: 35821
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35818
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34870
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34736
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34574
|
|
|
|
|
|
| |
makeinfo is not invoked
SVN-Revision: 34459
|
|
|
|
|
|
| |
linux hosts
SVN-Revision: 34455
|
|
|
|
| |
SVN-Revision: 34453
|
|
|
|
| |
SVN-Revision: 34448
|
|
|
|
| |
SVN-Revision: 34261
|
|
|
|
|
|
|
|
|
| |
[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
|
|
|
|
| |
SVN-Revision: 34058
|
|
|
|
| |
SVN-Revision: 33934
|
|
|
|
| |
SVN-Revision: 33931
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33848
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33840
|
|
|
|
|
|
|
|
| |
The firmware from linux-firmware does not support the rev 17 core found
in a bcm4716. The firmware extracted from the proprietary driver
supports this core. Use this firmware instead by default.
SVN-Revision: 33669
|
|
|
|
|
|
| |
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.
SVN-Revision: 33668
|
|
|
|
|
|
|
| |
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: 33576
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33520
|
|
|
|
|
|
| |
name as internal header files (e.g. image.h), fixes #12232
SVN-Revision: 33519
|
|
|
|
| |
SVN-Revision: 33441
|
|
|
|
| |
SVN-Revision: 33440
|
|
|
|
| |
SVN-Revision: 33439
|
|
|
|
| |
SVN-Revision: 33438
|
|
|
|
| |
SVN-Revision: 33437
|
|
|
|
| |
SVN-Revision: 33436
|