summaryrefslogtreecommitdiffstats
path: root/src/fiasco.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Align also kernel imagePali Rohár1-5/+16
2012-06-23fiasco - remove dead codePali Rohár1-43/+0
2012-06-23Added option to use only image pieces for specific device / hw revisionPali Rohár1-7/+39
2012-06-23Fix compilation warningsPali Rohár1-1/+3
2012-06-23Fiasco image: Allow to specify device string without hw revision (then image ...Pali Rohár1-15/+16
2012-06-23Fixed creating fiasco images, added param version: for specifing sw-ver. Now ...Pali Rohár1-49/+106
2012-06-23Rename fwname to swverPali Rohár1-4/+4
2012-06-23Fix unpacking fiasco images (check for number of subsections). Now unpacking ...Pali Rohár1-14/+21
2012-06-23Fix memory problems when unpacking fiasco imagesPali Rohár1-5/+16
2012-06-23Unpacking fiasco - added support for FW headers (FW name)Pali Rohár1-10/+30
2012-06-23Fix creating fiasco images - added support for specifing device, hwrevs, vers...Pali Rohár1-22/+137
2012-06-23Rename hwrev to hwrevs and fix unpacking fiasco images. hwrevs do not have to...Pali Rohár1-11/+21
2012-06-23* Apply Pali Rohár patch - Add support for device and hw revisions specified...pancake1-14/+79
2011-12-16* Apply Pali Rohár patch fixing RX51 Fiasco Image parsingpancake1-18/+29
2009-12-21* Fix segmentation fault with -O2 while unpacking (thanks for reporting) * Va...pancake@flubox1-21/+43
2009-10-17* Added support for local n900 nand dump * Do some code cleanup, update heade...pancake@localhost.localdomain1-1/+1
2008-12-14* Minor stetical fixupspancake1-1/+0
2008-12-08* Implement and test direct file FIASCO flash - openfiasco receives options f...pancake1-19/+31
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-10/+33
2007-11-20- Import patches from Osvaldo Santana * Fix build on gcc 4 * Fix nanddump cal...0.3.1pancake1-5/+5
2007-10-20* Make the fiasco writing api work (some hardcoded things, but mostly ok)pancake1-41/+26
2007-10-11* Add documentation for the FIASCO formatpancake1-40/+122
2007-10-08* Finally implement the support for the FIASCO firmware formatpancake1-88/+180
2007-06-30* Upgrade to GPLv30.2pancake1-14/+12
2007-04-20* Initial commit of 0xFFFF.0.1pancake1-0/+136