aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/imagetag.c
Commit message (Expand)AuthorAgeFilesLines
* brcm63xx: work around boot failures with squashfs on BCM6368Jonas Gorski2015-11-041-0/+2
* tools: firmware-utils: fix compiler warningsHauke Mehrtens2015-10-111-2/+3
* brcm63xx: do not align squashfs rootfs startJonas Gorski2015-02-271-6/+13
* firmware-utils: imagetag: use cyg_crc32 instead of duplicating codeJonas Gorski2015-02-271-46/+4
* 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
* [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writ...Daniel Dickinson2010-11-161-217/+300
* [tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using ...Daniel Dickinson2010-11-151-2/+2
* [tools] remove whitespaces in imagetag toolFlorian Fainelli2010-06-201-7/+7
* [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single s...Florian Fainelli2010-04-011-246/+80
* [brcm63xx] add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-091-0/+4
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...Florian Fainelli2009-06-181-3/+4
* 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-091-94/+257
* [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
* [brcm63xx] make images that can be flashed using the stock firmware web inter...Florian Fainelli2009-04-191-32/+100
* [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] 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
* [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
* Fix small typo #4148Florian Fainelli2008-11-081-1/+1
* bcm963xx: add cfe image tagging utilityFelix Fietkau2008-05-181-0/+301