summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/imagetag.c
Commit message (Expand)AuthorAgeFilesLines
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-091-0/+4
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-181-3/+4
* The attached patch adds building of firmware images for more routers based on...Florian Fainelli2009-06-101-28/+34
* rework imagetag firmware generator and MTD partition parser to accomodate wit...Florian Fainelli2009-06-091-94/+257
* fix crc calculation with the new padding (#5143)Florian Fainelli2009-05-221-1/+1
* fix padding between end of the kernel and beginning of the rootfs in imagetag...Florian Fainelli2009-05-121-2/+3
* make images that can be flashed using the stock firmware web interface, thank...Florian Fainelli2009-04-191-32/+100
* revert changeset 15081 seems to break Alice box devicesFlorian Fainelli2009-04-071-1/+1
* compute rootfs crc32 required for brcm63xx web upgradesFlorian Fainelli2009-04-021-4/+1
* cleanup imagetagFlorian Fainelli2009-03-181-2/+2
* fix a bug which prevented imagetag from correctly initializing the version an...Florian Fainelli2009-03-171-3/+3
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-121-12/+46
* allow flash start address and firmware offset to be set on the command line (...Florian Fainelli2009-03-101-11/+24
* Fix small typo #4148Florian Fainelli2008-11-081-1/+1
* bcm963xx: add cfe image tagging utilityFelix Fietkau2008-05-181-0/+301