Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-22 | Add support for ICE16 baseband firmware files (iPhone 7/7+) | Nikias Bassen | 1 | -0/+11 | |
While not tested, the new Mav16 baseband firmware files should also work with this update. | |||||
2016-07-08 | mbn: Updated file parsing to newer file version to suppresss warning | Nikias Bassen | 1 | -3/+10 | |
Note: the parsed data is not actually used. The personalization just involves replacing the last N bytes of the file with the blob data (of size N) returned by the signing server. However this at least suppresses a warning message and helps identifying newer format versions. | |||||
2013-09-23 | Update AUTHORS and file copyrights accordingly | Martin Szulecki | 1 | -0/+1 | |
2012-07-17 | mbn: Use correct log debug() function instead of printf for warnings | Martin Szulecki | 1 | -1/+1 | |
2012-07-17 | mbn: Use real size instead of parsed size to fix iPad 3 baseband update | Martin Szulecki | 1 | -2/+2 | |
2012-07-17 | mbn: move sig offset calculation to the right place | Nikias Bassen | 1 | -1/+1 | |
2012-07-17 | mbn: Correctly calculate offset for signature | Martin Szulecki | 1 | -6/+1 | |
2012-07-17 | restore: added .mbn file support and bbfw handling | Nikias Bassen | 1 | -0/+77 | |