summaryrefslogtreecommitdiff
path: root/fastboot/bootimg_utils.cpp
AgeCommit message (Expand)Author
2021-03-25fastboot: Refactor bootimg_utils.cpp:mkbootimg()Yi-Yo Chiang
2021-03-25fastboot: [boot] and [flash:raw] command support boot v4Yi-Yo Chiang
2020-03-18fastboot: add support for v3 boot header formatSteve Muckle
2019-01-25Make 'fastboot boot' command support boot header version 2Hridya Valsaraju
2018-09-20Use vector<char> instead of char* and malloc() for imagesTom Cherry
2018-07-19Refactor libfastbootAaron Wisner
2018-04-11fastboot: fix header_actual calculationFernando Lugo
2018-04-09Add fastboot --os-version and --os-patch-level.Elliott Hughes
2018-04-02Add a header-version argument to fastbootHridya Valsaraju
2018-01-18Fix fastboot memory corruption.Elliott Hughes
2015-08-25Use 64-bit file sizes in fastboot.Elliott Hughes
2015-03-18Prepare for switching to libziparchive.Elliott Hughes