summaryrefslogtreecommitdiffstats
path: root/applypatch/applypatch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* applypatch: add support for BML partitionsConn O'Griofa2014-10-071-4/+38
* am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
|\
| * recovery: remove O_DIRECT, use O_SYNC onlyDoug Zongker2013-07-111-2/+2
* | am 660637f3: am e8d953aa: recovery: more cargo-cult programmingDoug Zongker2013-07-111-2/+2
|\|
| * recovery: more cargo-cult programmingDoug Zongker2013-07-111-2/+2
* | am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing itDoug Zongker2013-07-111-2/+7
|\|
| * recovery: sleep after writing partition and closing itDoug Zongker2013-07-101-2/+7
* | am 2148133d: am c870a99c: recovery: write partitions more conservativelyDoug Zongker2013-07-111-24/+46
|\|
| * recovery: write partitions more conservativelyDoug Zongker2013-07-091-24/+46
* | am 0ccaccf7: am 044a0b4d: recovery: try to write EMMC partitions more reliablyDoug Zongker2013-07-081-6/+72
|\|
| * recovery: try to write EMMC partitions more reliablyDoug Zongker2013-07-081-6/+72
* | verifier: update to support certificates using SHA-256Doug Zongker2013-04-101-1/+1
|/
* reduce some recovery loggingDoug Zongker2012-10-191-6/+21
* add bonus data feature to imgdiff/imgpatch/applypatchDoug Zongker2012-08-211-5/+8
* Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-271-2/+2
* fix buildDoug Zongker2012-02-281-1/+1
* fix failure to free memoryDoug Zongker2012-02-281-18/+44
* am c080bc54: am fbd7ae7a: am 201cd466: remove shadowed variable declarationDoug Zongker2010-08-161-1/+2
|\
| * remove shadowed variable declarationDoug Zongker2010-08-131-1/+2
* | am c4e32005: am 17986e6b: am 8cd9e4f3: fix bug in applying patchesDoug Zongker2010-08-131-1/+1
|\|
| * fix bug in applying patchesDoug Zongker2010-08-131-1/+1
* | Working ASLR implementationHristo Bojinov2010-08-021-10/+32
* | EMMC support in applypatchDoug Zongker2010-07-081-102/+175
|/
* refactor applypatch and friendsDoug Zongker2010-02-231-722/+637
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-0/+900