summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/imagetag.c
Commit message (Expand)AuthorAgeFilesLines
* [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