summaryrefslogtreecommitdiffstats
path: root/tools/wrt350nv2-builder/src
Commit message (Collapse)AuthorAgeFilesLines
* wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks ↵Jo-Philipp Wich2012-08-141-8/+8
| | | | | | with new zlib releases SVN-Revision: 33181
* update wrt350nv2-builder to v2.4 and use new functionality for target ↵Florian Fainelli2012-04-041-20/+56
| | | | | | | | orion_generic Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199
* update wrt350nv2 builder to v2.3 (#7580)Florian Fainelli2010-08-101-16/+48
| | | | SVN-Revision: 22579
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-171-22/+31
| | | | | | | | 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
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵Travis Kemen2010-02-121-96/+110
| | | | | | | | 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
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 ↵Felix Fietkau2009-12-161-5/+5
| | | | | | bytes may not be enough. suggested by maddes SVN-Revision: 18794
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
| | | | SVN-Revision: 18764
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
| | | | SVN-Revision: 18762
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-127-0/+1977
SVN-Revision: 18761