summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/imagetag.c
Commit message (Expand)AuthorAgeFilesLines
* tools: imagetag: add parameter for padding imagesjogo2012-05-271-1/+23
* bcm63xx: Move the OpenWrt rootfs length fieldcshore2011-04-151-4/+0
* Added OpenWRT-specific field to imagetag so that we can record the real root ...cshore2010-12-261-2/+3
* [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writ...cshore2010-11-161-217/+300
* [tools] brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using ...cshore2010-11-151-2/+2
* [tools] remove whitespaces in imagetag toolflorian2010-06-201-7/+7
* [brcm63xx] flashmap and image generation: reduced union bcm_tag to a single s...florian2010-04-011-246/+80
* [brcm63xx] add support for the Pirelli AG226G board (#5337)florian2009-08-091-0/+4
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...florian2009-06-181-3/+4
* The attached patch adds building of firmwareflorian2009-06-101-28/+34
* [brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...florian2009-06-091-94/+257
* [tools] fix crc calculation with the new padding (#5143)florian2009-05-221-1/+1
* [tools] fix padding between end of the kernel and beginning of the rootfs in ...florian2009-05-121-2/+3
* [brcm63xx] make images that can be flashed using the stock firmware web inter...florian2009-04-191-32/+100
* [tools] revert changeset 15081 seems to break Alice box devicesflorian2009-04-071-1/+1
* [tools] compute rootfs crc32 required for brcm63xx web upgradesflorian2009-04-021-4/+1
* [tools] cleanup imagetagflorian2009-03-181-2/+2
* [tools] fix a bug which prevented imagetag from correctly initializing the ve...florian2009-03-171-3/+3
* [brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366florian2009-03-121-12/+46
* [tools] allow flash start address and firmware offset to be set on the comman...florian2009-03-101-11/+24
* Fix small typo #4148florian2008-11-081-1/+1
* bcm963xx: add cfe image tagging utilitynbd2008-05-181-0/+301