Florian Fainelli
2a4fb82289
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
...
SVN-Revision: 20652
15 years ago
Florian Fainelli
dad85cddac
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
...
SVN-Revision: 20548
15 years ago
Gabor Juhos
585198518e
firmware-utils/trx: add relative offset parameter
...
* will be used for the WRT160NL board
* patch by Bernhard Loos
* note: rejected parts has been fixed
SVN-Revision: 20522
15 years ago
Florian Fainelli
5d2105af23
revert r18760 since it prevents people from building working eva images
...
SVN-Revision: 20437
15 years ago
Markus Wigge
d9a698e77c
added support for wrt54g3gv2-vf and new trx header format
...
- hacked addpattern due to changes in header format
- added "-5" to addpattern, some 0xFF are needed for trx2 header
"-4" broke CRC checking in CFE
- hacked trx.c due to new header format version
- added target to create trx-V2 images
the flashmap driver possibly needs to be customized.
SVN-Revision: 20433
15 years ago
Florian Fainelli
66dc3ee0c9
fix file creation mode, thanks rtz
...
SVN-Revision: 20293
15 years ago
Felix Fietkau
b321fe82d3
sstrip: fix a section length corruption bug (patch from #6847 )
...
SVN-Revision: 20154
15 years ago
Gabor Juhos
c07fdecea8
mktplinkfw: add option to strip padding from the end of the image
...
SVN-Revision: 20120
15 years ago
Gabor Juhos
4ccab48a6b
mktplinkfw: fix help string, and remove duplicated option
...
SVN-Revision: 20067
15 years ago
Felix Fietkau
fe05a0887b
mkimage: fix spurious build errors caused by its braindead build system
...
SVN-Revision: 20065
15 years ago
Felix Fietkau
9156e19ac0
mtd-utils: do not try to compile in support for ubifs ioctls and extended flags - some linux distros do not support this
...
SVN-Revision: 19846
15 years ago
Gabor Juhos
7fd1228672
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
...
SVN-Revision: 19748
15 years ago
Travis Kemen
3c5ca326ec
Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
...
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19683
15 years ago
Travis Kemen
cb9c37af38
Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
...
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19596
15 years ago
Imre Kaloz
7b367d0313
with no users left, remove support for 2.6.21
...
SVN-Revision: 19578
15 years ago
Jo-Philipp Wich
14f6a53b6d
firmware-utils: unify cc and cc2 macros, simplifies Makefile
...
SVN-Revision: 19487
15 years ago
Jo-Philipp Wich
e0933ce6e6
firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation
...
SVN-Revision: 19485
15 years ago
Felix Fietkau
393835a5d9
mtd-utils: refresh the cygwin_fixes patch
...
SVN-Revision: 19159
15 years ago
Felix Fietkau
5c8bfc0c17
mtd-utils: fix compile on mac os x
...
SVN-Revision: 19158
15 years ago
Felix Fietkau
f7c4735a19
libuuid: only build the static variant - fixes compile on mac os x
...
SVN-Revision: 19157
15 years ago
Lars-Peter Clausen
5f84b8a838
mtd-utils depends on libuuid
...
SVN-Revision: 19117
15 years ago
Lars-Peter Clausen
5cc66964c1
Fix libuuid header location and reenable building of mkfs.ubifs
...
SVN-Revision: 19113
15 years ago
Lars-Peter Clausen
46efcd60eb
mtd-utils: Don't include lzo headers aswell...
...
SVN-Revision: 19107
15 years ago
Florian Fainelli
bcdfe67a13
do not build nor install mkfs.ubifs until we have it fixed ( #6483 )
...
SVN-Revision: 19106
15 years ago
Lars-Peter Clausen
fb86cd6dcc
Add libuuid Makefile. Oops...
...
SVN-Revision: 19105
15 years ago
Lars-Peter Clausen
f26aa5f82a
mtd-utils: Disable lzo for mkfs.ubifs
...
SVN-Revision: 19104
15 years ago
Lars-Peter Clausen
2ee3073b70
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
...
SVN-Revision: 19103
15 years ago
Lars-Peter Clausen
5ec88a4a15
mtd-utils: Build mkfs.ubifs
...
SVN-Revision: 19096
15 years ago
Felix Fietkau
43d56d9b56
mkimage: fix compile errors on non-glibc systems
...
SVN-Revision: 19095
15 years ago
Imre Kaloz
f8a49928e5
upgrade and build from the u-boot source
...
SVN-Revision: 19091
15 years ago
Nicolas Thill
02b4c152e2
mpfr: add missing MD5SUM
...
SVN-Revision: 19060
15 years ago
Florian Fainelli
1c50561480
make mtd-utils compile correctly on cygwin
...
SVN-Revision: 19039
15 years ago
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
15 years ago
Gabor Juhos
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
15 years ago
Felix Fietkau
79cdfd5456
wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes
...
SVN-Revision: 18794
15 years ago
Felix Fietkau
3fcaccd9b3
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
...
SVN-Revision: 18765
15 years ago
Felix Fietkau
2820f3cbd3
wrt350nv2-builder: fix a small off-by-one error (thx, mb)
...
SVN-Revision: 18764
15 years ago
Felix Fietkau
54f40f36f7
fix portability issues and other minor bugs in the wrt350nv2 image builder
...
SVN-Revision: 18762
15 years ago
Felix Fietkau
a5e97547c6
add wrt350n v2 image building code from #5970 (thx, maddes)
...
SVN-Revision: 18761
15 years ago
Michael Büsch
d0ca6b9080
lzma2eva: Endianness fixes.
...
SVN-Revision: 18760
15 years ago
Gabor Juhos
7d8a1bf239
ar71xx: TL-WR1043ND support cleanup
...
SVN-Revision: 18697
15 years ago
Gabor Juhos
b12d752a63
ar71xx: preliminary support for the TL-WR1043ND
...
Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.
Hope Ive done this right, First time submiting a patch.
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18696
15 years ago
Gabor Juhos
32e3529836
tools: build old squashfs tools for ar71xx
...
SVN-Revision: 18596
15 years ago
Gabor Juhos
6d2fa1c896
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
...
SVN-Revision: 18571
15 years ago
Gabor Juhos
09b5ed9641
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
...
SVN-Revision: 18569
15 years ago
Florian Fainelli
9f15eecf64
update automake to 1.10, fixes #6022
...
SVN-Revision: 18527
15 years ago
Felix Fietkau
e999c93128
mkfwimage: add support for the XM layout (bullet/rocket/nano M)
...
SVN-Revision: 18448
15 years ago
Felix Fietkau
73384dd1ff
mklibs: fix missing __pack_f symbol in uclibc after relink
...
SVN-Revision: 18438
15 years ago
Imre Kaloz
f87c3cbb3a
make the lzma version kernel version dependent, and only build the one we do need
...
SVN-Revision: 18426
15 years ago
Gabor Juhos
e6a40cac9a
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
...
Thanks to riskable! (closes #5860 )
SVN-Revision: 18410
15 years ago