summaryrefslogtreecommitdiff
path: root/common/aboot.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-12sparse: Rename the file and headerMaxime Ripard1-393/+0
2015-11-12sparse: Implement several chunks flashingMaxime Ripard1-2/+15
2015-11-12fastboot: Implement flashing session counterMaxime Ripard1-2/+2
2015-11-12sparse: Implement storage abstractionMaxime Ripard1-27/+50
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard1-17/+15
2015-11-12sparse: Simplify multiple logicMaxime Ripard1-4/+10
2015-11-12sparse: Refactor chunk parsing functionMaxime Ripard1-133/+239
2015-11-12sparse: Move main header parsing to a function of its ownMaxime Ripard1-21/+24
2014-10-28aboot: fix block addressing for don't care chunk typeRob Herring1-0/+1
2014-09-16implement the Android sparse image formatSteve Rae1-53/+76
2014-09-16cleanup code which handles the Android sparse image formatSteve Rae1-41/+56
2014-09-16update code which handles Android sparse image formatSteve Rae1-2438/+0
2014-09-16add code to handle Android sparse image formatSteve Rae1-0/+2643