summaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src/imagetag.c
Commit message (Expand)AuthorAgeFilesLines
* tools: imagetag: add parameter for padding imagesJonas Gorski2012-05-271-1/+23
* bcm63xx: Move the OpenWrt rootfs length fieldDaniel Dickinson2011-04-151-4/+0
* Added OpenWRT-specific field to imagetag so that we can record the real root ...Daniel Dickinson2010-12-261-2/+3
* imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote com...Daniel Dickinson2010-11-161-217/+300
* brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy ...Daniel Dickinson2010-11-151-2/+2
* remove whitespaces in imagetag toolFlorian Fainelli2010-06-201-7/+7
* flashmap and image generation: reduced union bcm_tag to a single struct combi...Florian Fainelli2010-04-011-246/+80
* 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