Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-09-26 | Add support for Mav25 baseband firmware (iPhone 17 family) | 1 | -81/+4 | ||
Co-authored-by: Nikias Bassen <nikias@gmx.li> | |||||
2025-07-01 | Update codebase to use (const) void* and size_t where applicable | 1 | -2/+2 | ||
2016-09-22 | Add support for ICE16 baseband firmware files (iPhone 7/7+) | 1 | -0/+22 | ||
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 | 1 | -3/+36 | ||
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. | |||||
2012-07-17 | restore: added .mbn file support and bbfw handling | 1 | -0/+52 | ||