aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: add preliminary support for the TL-WR841ND v5 boardGabor Juhos2009-10-301-0/+9
* firmware-utils: raise the default trx image size limit for something more app...Felix Fietkau2009-09-071-1/+1
* [brcm63xx] add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-091-0/+4
* [tools] firmware-utils/addpattern: add support for the WRT160NLGabor Juhos2009-08-061-5/+55
* [tools] firmware-utils: add new tool for the wrt400n (based on a patch by San...Gabor Juhos2009-07-125-0/+726
* [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-111-3/+3
* [tools] firmware-utils/mktplinkfw: add option for combined imagesGabor Juhos2009-07-081-22/+40
* [tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1 Gabor Juhos2009-07-071-1/+10
* [tools] fix segfault when using the maxlen argument (#4359)Florian Fainelli2009-07-011-0/+1
* [tools] firmware-utils: add a tool to compute crc value for the 5gxi firmwareGabor Juhos2009-06-252-0/+310
* [tools] firmware-utils/mkcsysimg: minor bugfixGabor Juhos2009-06-251-1/+1
* [tools] firmware-utils/mkcsysimg: add signature for the 5GXi boardGabor Juhos2009-06-242-5/+6
* [tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 enc...Gabor Juhos2009-06-242-0/+362
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...Florian Fainelli2009-06-181-3/+4
* firmware-utils: add a small utility for generating nand flash images with ecc...Felix Fietkau2009-06-142-0/+205
* The attached patch adds building of firmwareFlorian Fainelli2009-06-101-28/+34
* [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...Florian Fainelli2009-06-092-95/+265
* [ar71xx] build firmware image for the MZK-W300NH boardGabor Juhos2009-06-041-5/+60
* [tools] firmware-utils/mkfwimage: add support for RouterStation Pro (patch fr...Gabor Juhos2009-05-251-0/+6
* [tools] fix crc calculation with the new padding (#5143)Florian Fainelli2009-05-221-1/+1
* [tools] fix padding between end of the kernel and beginning of the rootfs in ...Florian Fainelli2009-05-121-2/+3
* [tools] firmware-utils/mkfwimage2: fix a typoGabor Juhos2009-05-111-1/+1
* [atheros] Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-211-0/+6
* [brcm63xx] make images that can be flashed using the stock firmware web inter...Florian Fainelli2009-04-191-32/+100
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-176-6/+0
* [tools] revert changeset 15081 seems to break Alice box devicesFlorian Fainelli2009-04-071-1/+1
* [tools] compute rootfs crc32 required for brcm63xx web upgradesFlorian Fainelli2009-04-021-4/+1
* [tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 boardGabor Juhos2009-03-241-0/+9
* tools/firmware-utils: Added encode_crc, for Freecom devices.Rod Whitby2009-03-222-0/+152
* [tools] cleanup imagetagFlorian Fainelli2009-03-181-2/+2
* [tools] fix a bug which prevented imagetag from correctly initializing the ve...Florian Fainelli2009-03-171-3/+3
* [ar71xx] create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-141-0/+6
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-121-12/+46
* [tools] allow flash start address and firmware offset to be set on the comman...Florian Fainelli2009-03-101-11/+24
* [tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-W...Gabor Juhos2009-02-264-0/+805
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-6/+6
* [tools] firmware-utils/mkplanexfw: new firmware generation tool for the Plane...Gabor Juhos2009-02-044-0/+712
* [tools] firmware-utils/mkfwimage: update RouterStation specific values, adn r...Gabor Juhos2009-02-041-14/+2
* [tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 boardGabor Juhos2009-01-131-1/+1
* [tools] firmware-utils/mkfwimage: fix root_start valuesGabor Juhos2009-01-051-2/+2
* [tools] firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4...Gabor Juhos2009-01-041-5/+5
* [tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch...Gabor Juhos2008-12-181-14/+71
* [tools] firmware_utils/mkmylofw: add support of named partitionsGabor Juhos2008-11-171-19/+49
* [tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boardsGabor Juhos2008-11-162-0/+15
* Fix small typo #4148Florian Fainelli2008-11-081-1/+1
* Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !Florian Fainelli2008-10-282-0/+317
* [tools] firmware-utils: new firmware generation tool for the WILIGEAR WBD-111Gabor Juhos2008-10-132-1/+449
* firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t...Felix Fietkau2008-09-233-4/+4
* [tools] firmware-utils/mkmylofw: WP543 support Gabor Juhos2008-09-082-26/+47
* fix mkfwimage to recognize the -s optionTravis Kemen2008-07-281-1/+1