summaryrefslogtreecommitdiffstats
path: root/recovery
Commit message (Collapse)AuthorAgeFilesLines
* add sideload-from-adb command to recovery menuDoug Zongker2012-01-091-5/+5
| | | | Change-Id: Iad1471f118b93a3f03793967567b5f525020e556
* convert crespo recovery UI to C++ modelDoug Zongker2011-10-313-116/+111
| | | | Change-Id: I723984574080b94f990bccec8be221f4ab592970
* am 90dc253f: am 8164eaba: am d9e21463: Add additional statements to accept ↵Maarten Hooft2011-03-021-1/+1
|\ | | | | | | | | | | | | the crespo4g product * commit '90dc253fd9478a9ed51dbdfd27dd80408e86cc03': Add additional statements to accept the crespo4g product
| * Add additional statements to accept the crespo4g productMaarten Hooft2011-02-281-1/+1
| | | | | | | | Change-Id: I0e410d7b641c19a773c3bc57cb78e8aa3e27a3ff
* | add new mandatory function to crespo's custom recovery uiDoug Zongker2011-03-021-0/+3
|/ | | | Change-Id: I9d96cb26bc89a0302ff4ae52b18bbbdff4d364ea
* delay recovery startup until emmc block devices existDoug Zongker2010-10-241-0/+31
| | | | | | | | | | | recovery can get started before the kernel has created the EMMC devices, which will make the wipe_data operation fail (trying to open a device that doesn't exist). Hold up the start of recovery for up to 5 seconds waiting for the userdata partition block device to exist. Bug: 3126195 Change-Id: I2b3d74cc3ffdc69372cdba00d3ffdc5251d8c6b3
* S5PC11X: RECOVERY: Apply "apply update from /sdcard" in recovery module.chunggeol.kim2010-09-281-6/+2
| | | | | | Signed-off-by: chunggeol.kim <chunggeol.kim@samsung.com> Change-Id: I1f8c846a1d403b75305284dc5d280ff0b0453204
* S5PC11X: RECOVERY: update the Key_value for using recovery UIchunggeol.kim2010-09-171-5/+3
| | | | Change-Id: Id1b422561c84df3ba36211aa4de51dbea8aa4d07
* Move crepo-conditionals to the leaves.Jean-Baptiste Queru2010-09-031-0/+4
| | | | | | | | | | | | Two benefits: -this follows the convention that all Android.mk files are included, i.e. that reading an Android.mk file shows the entire picture. -this allows some of the leaves to become non-conditional, to increase the number of device-specific modules that are compiled in each build, which allows catching build breakages earlier. Change-Id: I060a4aecc4b5d53b9ca56f13b8599b8fa560f896
* add recovery UI library for crespoDoug Zongker2010-08-312-0/+98
Change-Id: I06999ad6ee3b56cc5f952cb44ccfaf1f53930aa6