aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-09-156-37/+76
* | | resolved conflicts for merge of 76445f3a to masterDoug Zongker2010-09-151-20/+9
|\ \ \ | |/ /
| * | am 8674a726: (cherry-pick) support installing any .zip file on the sdcardDoug Zongker2010-09-154-29/+144
| |\ \ | | |/
| | * (cherry-pick) support installing any .zip file on the sdcardDoug Zongker2010-09-154-29/+144
* | | am 858f0a76: am 8e5e4dad: close update package before installing; allow remountDoug Zongker2010-09-155-3/+17
|\ \ \ | |/ /
| * | am 8e5e4dad: close update package before installing; allow remountDoug Zongker2010-09-145-3/+17
| |\ \ | | |/
| | * close update package before installing; allow remountDoug Zongker2010-09-145-3/+17
* | | am bd4bc088: am d12560aa: add the ability to seek to a raw location while rea...Doug Zongker2010-09-152-0/+8
|\ \ \ | |/ /
| * | am d12560aa: add the ability to seek to a raw location while reading MTD part...Doug Zongker2010-09-142-0/+8
| |\ \ | | |/
| | * add the ability to seek to a raw location while reading MTD partitionDoug Zongker2010-09-142-0/+8
* | | am f94a3575: am 61ba7a83: stop treating all-zero blocks as badDoug Zongker2010-09-121-8/+1
|\ \ \ | |/ /
| * | am 61ba7a83: stop treating all-zero blocks as badDoug Zongker2010-09-121-8/+1
| |\ \ | | |/
| | * stop treating all-zero blocks as badDoug Zongker2010-09-121-8/+1
* | | am a2c9a1e8: am aaf3f56c: block is bad if ioctl() returns nonzeroDoug Zongker2010-09-091-2/+5
|\ \ \ | |/ /
| * | am aaf3f56c: block is bad if ioctl() returns nonzeroDoug Zongker2010-09-091-2/+5
| |\ \ | | |/
| | * block is bad if ioctl() returns nonzeroDoug Zongker2010-09-091-2/+5
* | | am 28cae98c: am 4bc98062: add --show_text option to recoveryDoug Zongker2010-09-033-0/+11
|\ \ \ | |/ /
| * | am 4bc98062: add --show_text option to recoveryDoug Zongker2010-09-033-0/+11
| |\ \ | | |/
| | * add --show_text option to recoveryDoug Zongker2010-09-033-0/+11
* | | am 4c7c2f73: (-s ours) am 532c8600: Revert 21f0f97ebabb47adcbfe8d38b02685f201...Ying Wang2010-09-010-0/+0
|\ \ \ | |/ /
| * | am 532c8600: Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3Ying Wang2010-09-013-6/+5
| |\ \ | | |/
| | * Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3Ying Wang2010-09-013-6/+5
* | | am 17b44ee3: (-s ours) am 21f0f97e: Fix for crespo.Ying Wang2010-09-010-0/+0
|\ \ \ | |/ /
| * | am 21f0f97e: Fix for crespo.Ying Wang2010-09-013-5/+6
| |\ \ | | |/
| | * Fix for crespo.Ying Wang2010-08-303-5/+6
* | | am 97900287: am 965f9dc4: merge -s ours from froyo-release so that upgrading ...Jean-Baptiste Queru2010-08-240-0/+0
|\ \ \ | |/ /
| * | am 965f9dc4: merge -s ours from froyo-release so that upgrading to gingerbrea...Jean-Baptiste Queru2010-08-230-0/+0
| |\ \ | | |/
| | * merge -s ours from froyo-release so that upgrading to gingerbread is a git fa...Jean-Baptiste Queru2010-08-230-0/+0
| | |\
| | | * fix bug in applying patchesDoug Zongker2010-08-131-1/+1
| | | * remove shadowed variable declarationDoug Zongker2010-08-131-1/+2
* | | | am c080bc54: am fbd7ae7a: am 201cd466: remove shadowed variable declarationDoug Zongker2010-08-161-1/+2
|\ \ \ \ | |/ / /
| * | | am fbd7ae7a: am 201cd466: remove shadowed variable declarationDoug Zongker2010-08-131-1/+2
| |\ \ \ | | |/ /
| | * | am 201cd466: remove shadowed variable declarationDoug Zongker2010-08-131-1/+2
| | |\ \
| | | * | remove shadowed variable declarationDoug Zongker2010-08-131-1/+2
* | | | | Changes to work with updated make_ext4fs tool that supports creating sparse i...Ken Sumrall2010-08-132-2/+2
* | | | | am c4e32005: am 17986e6b: am 8cd9e4f3: fix bug in applying patchesDoug Zongker2010-08-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 17986e6b: am 8cd9e4f3: fix bug in applying patchesDoug Zongker2010-08-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | am 8cd9e4f3: fix bug in applying patchesDoug Zongker2010-08-121-1/+1
| | |\ \ \ | | | |/ /
| | | * | fix bug in applying patchesDoug Zongker2010-08-121-1/+1
| | | |/
* | | | support using an EMMC misc partition to store recovery argumentsDoug Zongker2010-08-122-3/+56
* | | | Working ASLR implementationHristo Bojinov2010-08-0210-18/+649
* | | | don't go into file select menu when mounting external storage failsDoug Zongker2010-08-021-1/+4
* | | | generalize "install from sdcard" to "install from external storage"Doug Zongker2010-07-294-9/+11
* | | | Mute unwanted error messageYing Wang2010-07-201-1/+1
* | | | resolved conflicts for merge of c02c37a1 to masterDoug Zongker2010-07-092-8/+122
|\ \ \ \ | |/ / /
| * | | am 23ceeea8: make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-082-4/+117
| |\ \ \ | | |/ /
| | * | make a copy of sideloaded packages in /tmp before verifyingDoug Zongker2010-07-082-4/+117
* | | | EMMC support in applypatchDoug Zongker2010-07-072-103/+176
* | | | support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-016-37/+76
* | | | Merge "support userdata and cache partitions using emmc/ext4 instead of mtd/y...Doug Zongker2010-07-012-5/+40
|\ \ \ \