- 89ed0b7 support backup and restore on internal sdcard by Koushik Dutta · 15 years ago
- f0e81c4 deprecate BOARD_USES_RECOVERY_CHARGEMODE by Koushik Dutta · 15 years ago
- 24ba583 deprecate BOARD_USES_RECOVERY_CHARGEMODE by Koushik Dutta · 15 years ago
- 6cf153c Revert "zero the partiiton before writing to it." by Koushik Dutta · 15 years ago
- 04fae9d fix the disabled states in init.htc.rc.... by Koushik Dutta · 15 years ago
- 17fd32d zero the partiiton before writing to it. by Koushik Dutta · 15 years ago
- 2e85422 juggle around some of the ext handling tools. add setprop link by Koushik Dutta · 15 years ago
- f908e5b Merge pull request #11 from DRockstar/gingerbread by Koushik Dutta · 15 years ago
- a87bb5f edited nandroid.c to include rfs in fs lists by Donovan Bartish · 15 years ago
- 95fb821 shuffle some code by Koushik Dutta · 15 years ago
- 0917a7a note usage of extendedcommand; by Koushik Dutta · 15 years ago
- 81a6151 fix text by Koushik Dutta · 15 years ago
- 7f13e15 more cwr5 work. by Koushik Dutta · 15 years ago
- 30a937a cwr 5 by Koushik Dutta · 15 years ago
- bf5a60a add some error logging to mmcutils by Koushik Dutta · 15 years ago
- 5268131 allow explicitly provided mount locations by Koushik Dutta · 15 years ago
- d6bf694 allow overriding mke2fs and htcbatt by Koushik Dutta · 15 years ago
- 01ba8bc updated mke2fs from motorola that should also work on non-neon devices. by Koushik Dutta · 15 years ago
- 337dcdd ver by Koushik Dutta · 15 years ago
- 6afbcdc handle mounts in recovery if the have only one argument by Kolja Dummann · 15 years ago
- 5e922a4 Merge "adding text output for battery stats wipe. just a confirmation that it completed successfully" into gingerbread by Diogo Ferreira · 15 years ago
- 04a211f Merge "htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon" into gingerbread by Koushik Dutta · 15 years ago
- 0d651b1 Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bootable/recovery into upstream-2.3.5 by Steve Kondik · 15 years ago
- d41c2c8 htc offmode charge: update daemons and init.htc.rc. remove png files needed by old offmode charge. add htcbatt daemon by toastcfh · 15 years ago
- 7e70b6b Deleted check for equality in flash image header and partition header. by atinm · 15 years ago
- 45df699 cwm: Clarify on-screen labeling of recoveries by Ricardo Cerqueira · 15 years ago
- c915937 herp by Koushik Dutta · 15 years ago
- 137c9f4 fix crash by Koushik Dutta · 15 years ago
- 55e6e7d graphics.c: revert RGB8888 support by codeworkx · 15 years ago
- 0bf5681 graphics.c by Koushik Dutta · 15 years ago
- 5c69bdd graphics: use gr_flip_32() only if we're really on a 32bpp device. by codeworkx · 15 years ago
- 94a4bab Google Music stores their music cache /sdcard/Android... by Koushik Dutta · 15 years ago
- e87f9e6 support explicitly provided device paths by Koushik Dutta · 15 years ago
- eb3aa6f Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread by Koushik Dutta · 15 years ago
- 1115c8f use sha256 instead by Koushik Dutta · 15 years ago
- 70f25be dedupe: include external/openssl/include for host build by codeworkx · 15 years ago
- 32ac166 size by Koushik Dutta · 15 years ago
- 80cd770 unnecessary, but clean up the open files properly. by Koushik Dutta · 15 years ago
- 24c802b fix up symlinks and lack of lchmod by Koushik Dutta · 15 years ago
- 7f3a8c9 fix copy_file fail by Koushik Dutta · 15 years ago
- e8bdefd build fixes and arm support. by Koushik Dutta · 15 years ago
- de7025e wtf by Koushik Dutta · 15 years ago
- fd6a28b working restore by Koushik Dutta · 15 years ago
- 4f1c5e3 working restore by Koushik Dutta · 15 years ago
- 67700e7 dedupe for cloud backups by Koushik Dutta · 15 years ago
- 3f2e286 adding text output for battery stats wipe. just a confirmation that it completed successfully by j_r0dd · 15 years ago
- bc9dc6f Merge "minui: graphics: finish updates for 32-bit framebuffer in recovery" into gingerbread by Koushik Dutta · 15 years ago
- a2bc724 Merge "[PATCH] [recovery]: Fix recovery mode display for RGB8888 display." into gingerbread by Koushik Dutta · 15 years ago
- 1c2238b minui: graphics: finish updates for 32-bit framebuffer in recovery by Joe Hansche · 15 years ago
- aaad77f move choose zip option first in apply zip menu, update.zip is on main menu by Tanguy Pruvot · 15 years ago
- e9ab999 Merge "Add a new 'Show log' extended function. Could also be used to report last lines from log on error." into gingerbread by Koushik Dutta · 15 years ago
- a75c067 Support overriding of the bml partition used for boot and recovery. This is not ideal, because that means that there are different flash_image binaries for different samsung phones. But as far as I know, there is no way to find out which bml device is boot or recovery. by Koushik Dutta · 15 years ago
- 50732e3 backup and restore of /sdcard/Android (see getExternalFilesDir) by Koushik Dutta · 15 years ago
- 78f44e8 [PATCH] [recovery]: Fix recovery mode display for RGB8888 display. by Subbaraman Narayanamurthy · 15 years ago
- 0b06fc0 recovery: Ignore wipe command from bootloaders that always send it by Ricardo Cerqueira · 15 years ago
- 67d358c Add a new 'Show log' extended function. by Tanguy Pruvot · 15 years ago
- b4261d9 hopefully fix the logic. also address that the tune2fs and mke2fs binaries provided by codeaurora is arm v7, and thus can not be included for all devices. by Koushik Dutta · 15 years ago
- 47591ce Revert "use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEM" by Koushik Dutta · 15 years ago
- 31c3ccf Revert "reversed logic" by Koushik Dutta · 15 years ago
- 6c88ec2 Revert "reversed logic" by Koushik Dutta · 15 years ago
- 9e08693 reversed logic by Koushik Dutta · 15 years ago
- 7305f7d reversed logic by Koushik Dutta · 15 years ago
- 5ab3281 use BOARD_HAS_SMALL_RECOVERY instead of BOARD_HAS_LARGE_FILESYSTEM by Koushik Dutta · 15 years ago
- b986fe2 Revert "Reverts: http://review.cyanogenmod.com/#change,6130" by Koushik Dutta · 15 years ago
- aee5f85 fix up libreboot dependency to librebootrecovery by Koushik Dutta · 15 years ago
- a42d2b1 Reverts: http://review.cyanogenmod.com/#change,6130 by atinm · 15 years ago
- 9759ede Use the callback function in the call to mkyaffs2image() in _wrapper by atinm · 15 years ago
- 11cff33 bug fixes by Koushik Dutta · 15 years ago
- fb3bd71 fix crash bug. by Koushik Dutta · 15 years ago
- 7905c80 bug fixes by Koushik Dutta · 15 years ago
- fcb87af fix build by Koushik Dutta · 15 years ago
- 55e5e7b cleanups for tar and /data/media support by Koushik Dutta · 15 years ago
- 7126ef4 use new libreboot static lib for rebooting by Austen Dicken · 15 years ago
- 2457adc Do not duplicate reboot.c by Koushik Dutta · 15 years ago
- 0e961cd Fix up tune2fs republish bug by Koushik Dutta · 15 years ago
- 4fbfc46 4.0.0.2 by Koushik Dutta · 15 years ago
- 38a9214 make tar backups opt in. by Koushik Dutta · 15 years ago
- 94caefe move the sdcard symlinker into process_volumes by Koushik Dutta · 15 years ago
- 2e0964b Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread by Koushik Dutta · 15 years ago
- 4eff651 4.0.0.1 by Koushik Dutta · 15 years ago
- 14d9e75 added the efs partition to the do not format list since this holds the imei info. by j_r0dd · 15 years ago
- 4d8c033 also fix up the /sdcard symlink on startup by Koushik Dutta · 15 years ago
- 967e15c 4.0.0.0 by Koushik Dutta · 15 years ago
- 5082299 tar nandroid and /data/media support. by Koushik Dutta · 15 years ago
- c56768c 3.2.0.1 by Koushik Dutta · 15 years ago
- cdcb773 Rename format_ignore_partitions to a forbid_format by Brandon Bennett · 15 years ago
- b3aac3c Merge "Fix 6 extentedcommands declaration warnings" into gingerbread by Koushik Dutta · 15 years ago
- 7172eb7 Merge "Mute unharmful build warning at the top of the build log:" into gingerbread by Jean-Baptiste Queru · 15 years ago
- 01143a5 remove logging, fix bug by Koushik Dutta · 15 years ago
- b2d3018 remove logging, fix bug by Koushik Dutta · 15 years ago
- 88efbfb Fix 6 extentedcommands declaration warnings by Tanguy Pruvot · 15 years ago
- 195e06b allow flashing only bml8 if explicitly specified. by Koushik Dutta · 15 years ago
- cf5195a fix boot image not flashing properly, prevent the error in the future. by Koushik Dutta · 15 years ago
- 3071230 more logging by Koushik Dutta · 15 years ago
- 4187347 fix formatting by Koushik Dutta · 15 years ago
- 7adeadc fix up some implicit declarations by Koushik Dutta · 15 years ago
- e62132b more fixes by Koushik Dutta · 15 years ago
- 8a6bc77 test by Koushik Dutta · 15 years ago
- d79b754 whoops by Koushik Dutta · 15 years ago
- b7b7b37 Mute unharmful build warning at the top of the build log: by Ying Wang · 15 years ago