applypatch
|
Modify apply_patch to fail if trying to patch mtd on non-mtd devices.
|
2010-11-11 00:00:45 -08:00 |
bmlutils
|
Fix up bmlutils to include fat.format automatically if rfs is found in the recovery.fstab. Use __system rather than run_exec_process.
|
2011-11-11 00:41:57 -08:00 |
dedupe
|
Merge branch 'gingerbread' of git://github.com/CyanogenMod/android_bootable_recovery into gingerbread
|
2011-07-12 16:15:06 -07:00 |
edify
|
make StringValue wrapper okay to call on NULL
|
2010-02-24 15:05:07 -08:00 |
etc
|
deprecate BOARD_USES_RECOVERY_CHARGEMODE
|
2011-10-23 20:17:49 -07:00 |
flashutils
|
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.
|
2011-07-07 12:55:02 -07:00 |
libcrecovery
|
fix up libreboot dependency to librebootrecovery
|
2011-06-27 11:02:44 -07:00 |
minui
|
graphics.c: revert RGB8888 support
|
2011-07-18 16:42:57 -07:00 |
minzip
|
add a one-argument version of package_extract_file
|
2010-02-01 14:40:12 -08:00 |
mmcutils
|
Revert "zero the partiiton before writing to it."
|
2011-10-23 13:28:53 -07:00 |
mtdutils
|
Deleted check for equality in flash image header and partition
|
2011-07-21 18:41:49 -04:00 |
res/images
|
more cwr5 work.
|
2011-09-08 16:55:35 -07:00 |
testdata
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
tools
|
remove amend
|
2009-07-14 16:58:42 -07:00 |
updater
|
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bootable/recovery into upstream-2.3.5
|
2011-07-26 13:06:34 -04:00 |
utilities
|
Fix up bmlutils to include fat.format automatically if rfs is found in the recovery.fstab. Use __system rather than run_exec_process.
|
2011-11-11 00:41:57 -08:00 |
Android.mk
|
support backup and restore on internal sdcard
|
2011-10-26 21:25:34 -07:00 |
bootloader.c
|
more cwr5 work.
|
2011-09-08 16:55:35 -07:00 |
bootloader.h
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
CleanSpec.mk
|
Add an empty CleanSpec.mk
|
2010-03-08 18:04:03 -08:00 |
common.h
|
Add a new 'Show log' extended function.
|
2011-06-30 01:26:13 +02:00 |
default_recovery_ui.c
|
Recovery: Fix keys for many new devices
|
2011-03-26 18:51:18 +01:00 |
edifyscripting.c
|
shuffle some code
|
2011-09-23 03:57:25 -07:00 |
encryptedfs_provisioning.c
|
Merge from ClockworkMod recovery
|
2010-12-18 17:42:31 -08:00 |
encryptedfs_provisioning.h
|
DO NOT MERGE
|
2010-04-01 17:14:57 -07:00 |
extendedcommands.c
|
Update extendedcommands.c one "No".
|
2011-11-20 15:26:53 -06:00 |
extendedcommands.h
|
support backup and restore on internal sdcard
|
2011-10-26 21:25:34 -07:00 |
firmware.c
|
more cwr5 work.
|
2011-09-08 16:55:35 -07:00 |
firmware.h
|
forward port excluded bootloader stuff from eclair
|
2010-06-30 23:17:53 -07:00 |
install.c
|
more cwr5 work.
|
2011-09-08 16:55:35 -07:00 |
install.h
|
run update-binary first. revert recovery API version to 2. use RECOVERY_VERSION for the actual display version.
|
2010-03-20 01:08:55 -07:00 |
killrecovery.sh
|
fixes and stuff for droid x
|
2010-08-17 16:55:38 -07:00 |
mounts.c
|
tar nandroid and /data/media support.
|
2011-06-08 19:03:27 -07:00 |
mounts.h
|
tar nandroid and /data/media support.
|
2011-06-08 19:03:27 -07:00 |
nandroid-md5.sh
|
cwr 5
|
2011-09-05 21:14:06 -07:00 |
nandroid.c
|
support backup and restore on internal sdcard
|
2011-10-26 21:25:34 -07:00 |
nandroid.h
|
fix up some implicit declarations
|
2011-05-26 11:47:56 -07:00 |
NOTICE
|
Automated import from //branches/donutburger/...@140818,140818
|
2009-03-24 18:36:43 -07:00 |
recovery_ui.h
|
Added Power off capability
|
2011-01-10 06:14:21 +01:00 |
recovery.c
|
fix driver looking for recovery, rather than checking the basename. fix badness in nandroid menu generation.
|
2011-10-28 11:47:02 -07:00 |
roots.c
|
allow explicitly provided mount locations
|
2011-08-31 23:26:45 -07:00 |
roots.h
|
allow explicitly provided mount locations
|
2011-08-31 23:26:45 -07:00 |
setprop.c
|
missing files
|
2010-07-24 11:21:12 -07:00 |
ui.c
|
more cwr5 work.
|
2011-09-08 16:55:35 -07:00 |
verifier_test.c
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier_test.sh
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier.c
|
add a simple unit test for the OTA package verifier
|
2009-12-09 17:01:45 -08:00 |
verifier.h
|
do not merge: cherry-picked 60151a295c from master branch
|
2009-08-17 13:21:04 -07:00 |