Age | Commit message (Expand) | Author |
---|---|---|
2021-03-25 | fastboot: Refactor bootimg_utils.cpp:mkbootimg() | Yi-Yo Chiang |
2021-03-25 | fastboot: [boot] and [flash:raw] command support boot v4 | Yi-Yo Chiang |
2020-03-18 | fastboot: add support for v3 boot header format | Steve Muckle |
2019-01-25 | Make 'fastboot boot' command support boot header version 2 | Hridya Valsaraju |
2018-09-20 | Use vector<char> instead of char* and malloc() for images | Tom Cherry |
2018-07-19 | Refactor libfastboot | Aaron Wisner |
2018-04-11 | fastboot: fix header_actual calculation | Fernando Lugo |
2018-04-09 | Add fastboot --os-version and --os-patch-level. | Elliott Hughes |
2018-04-02 | Add a header-version argument to fastboot | Hridya Valsaraju |
2018-01-18 | Fix fastboot memory corruption. | Elliott Hughes |
2015-08-25 | Use 64-bit file sizes in fastboot. | Elliott Hughes |
2015-03-18 | Prepare for switching to libziparchive. | Elliott Hughes |