Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated copyright notices to 2014 | Benjamin Dobell | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Update copyright notices, version identifier and documentation for 1.4.0 release. | Benjamin Dobell | 2013-05-12 | 1 | -1/+1 |
| | |||||
* | Fixed two major bugs in libpit related functionality: | Benjamin Dobell | 2013-05-05 | 1 | -5/+5 |
| | | | | | | | | | - Partitions were being excluded from flashing (and UI) if the block-count was zero. Instead this is now done using a new IsFlashable() method which checks if the partition name is not blank. - PitData::Pack() was packing the partition name where it should have been packing the "flash filename". This resulted in incorrect PIT files being flashed to the device. | ||||
* | - Changed interpretation of packet size reponses of 0 from meaning "don't | Benjamin Dobell | 2013-01-22 | 1 | -4/+4 |
| | | | | | care" to "unsupported". - Changed block size in libpit to mean either block size or block offset. | ||||
* | Heimdall 1.4 RC1: | Benjamin Dobell | 2012-10-01 | 1 | -40/+45 |
| | | | | | | | | | - Massive refactoring. - Support for Qualcomm based devices. - Print PIT from file. - Use partition names as arguments e.g. --HIDDEN, --KERNEL, --MOVINAND etc. - Heimdall Frontend UI improvements. - And much more... | ||||
* | Updated version to 1.3.2 and copyright notices to 2012.v1.3.2 | Benjamin Dobell | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Renamed partitionType to chipIdentifier as partition type was incorrect. | Benjamin Dobell | 2012-03-29 | 1 | -4/+4 |
| | |||||
* | Version 1.3 (beta) | Benjamin Dobell | 2011-07-09 | 1 | -0/+0 |
| | |||||
* | 1.3 beta | Benjamin Dobell | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Version 1.3 beta. | Benjamin Dobell | 2011-07-07 | 1 | -0/+35 |
| | |||||
* | Major 1.3 updates | Benjamin Dobell | 2011-07-05 | 1 | -0/+256 |