index
:
bootable_recovery.git
replicant-4.2
replicant-6.0
bootable/recovery
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mtdutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtdutils: fix crash on large erase block
FUKAUMI Naoki
2012-10-14
1
-1
/
+8
*
rewrite mtd_restore_raw_partition to use the new aosp code
Koushik Dutta
2011-11-21
1
-95
/
+28
*
wip
Koushik Dutta
2011-11-16
2
-7
/
+1
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-4
/
+0
|
*
Fix x86 build.
Ying Wang
2011-02-08
1
-2
/
+0
|
*
Free allocated struct after freeing field
Christian Lindeberg
2011-01-19
1
-1
/
+1
*
|
Deleted check for equality in flash image header and partition
atinm
2011-07-21
1
-19
/
+0
*
|
bml_over_mtd: Take care of bad blocks on "boot" partition for Samsung Galaxy ...
codeworkx
2011-04-25
2
-4
/
+821
*
|
Merge from ClockworkMod recovery
Koushik Dutta
2010-12-18
6
-412
/
+301
|
\
\
|
|
/
|
/
|
|
*
recovery: Autodetection of device flash type
Steve Kondik
2010-11-14
1
-24
/
+24
|
*
Supress "warning: comparison between signed and unsigned integer expressions"...
Antonio Vazquez
2010-11-13
1
-1
/
+1
|
*
Refactor recovery's block device handling to work across variant hardware in ...
Koushik Dutta
2010-11-10
9
-712
/
+293
|
*
begin to abstract out the file system and mount information. known issue: cre...
Koushik Dutta
2010-06-14
2
-7
/
+7
|
*
revert change from zinx
Koushik Dutta
2010-05-25
1
-4
/
+0
|
*
add a utility erase_image. possible fix for d/s flashing bug from zinx
Koushik Dutta
2010-05-21
2
-0
/
+14
|
*
add a static flash_image to the utilities
Koushik Dutta
2010-05-06
1
-0
/
+12
|
*
Fix the module class fail.
Steve Kondik
2010-04-06
1
-1
/
+1
|
*
Fix the build.
Steve Kondik
2010-04-06
1
-3
/
+4
|
*
Create a static arm dump_image utility.
Koushik K. Dutta
2010-04-05
1
-0
/
+11
|
*
working erase_image and options in recovery now
Koushik K. Dutta
2010-03-19
2
-29
/
+28
|
*
added erase_flash, utility to erase mtd partition
Magnus Eriksson
2010-03-19
2
-0
/
+91
|
*
nandroid backup is now implemented in C
Koushik K. Dutta
2010-03-12
2
-25
/
+49
|
*
tabs vs spaces.
Koushik K. Dutta
2010-03-12
1
-18
/
+19
|
*
delete script before running it, otherwise you have potential recovery loops
Koushik K. Dutta
2010-03-11
1
-2
/
+0
|
*
run amend scripts from the command line
Koushik K. Dutta
2010-03-07
1
-13
/
+12
|
*
merge busybox and other tools into recovery.
Koushik K. Dutta
2010-03-03
1
-18
/
+4
|
*
fix build
Koushik K. Dutta
2010-02-24
1
-0
/
+1
|
*
clean up
Koushik K. Dutta
2010-02-24
1
-27
/
+1
|
*
Patch from Magnus to fix issues with bad blocks and dumping a boot image. Nee...
Koushik K. Dutta
2010-02-24
2
-84
/
+12
|
*
missing file
Koushik K. Dutta
2010-02-22
1
-0
/
+17
|
*
roll recovery tools into a single binary. fix up nandroid to work without dev...
Koushik K. Dutta
2010-02-22
2
-13
/
+27
|
*
add mkfstab.sh script to create an fstab on any device. clean up dump_image t...
Koushik K. Dutta
2010-02-21
1
-3
/
+5
|
*
fix build break
Koushik K. Dutta
2010-02-21
1
-2
/
+2
|
*
more fixes
Koushik K. Dutta
2010-02-20
1
-6
/
+8
|
*
nearly working nandroid, built against libc
Koushik K. Dutta
2010-02-20
4
-0
/
+239
|
*
Add static flash_image for recovery
Koushik K. Dutta
2010-02-15
1
-0
/
+9
|
*
make offsets in firmware update header not point to bad blocks
Doug Zongker
2010-01-13
2
-4
/
+43
*
|
fix comparison of ECC stats before and after mtd reads
Doug Zongker
2010-11-03
1
-0
/
+2
*
|
close update package before installing; allow remount
Doug Zongker
2010-09-14
3
-1
/
+11
*
|
add the ability to seek to a raw location while reading MTD partition
Doug Zongker
2010-09-14
2
-0
/
+8
*
|
stop treating all-zero blocks as bad
Doug Zongker
2010-09-12
1
-8
/
+1
*
|
block is bad if ioctl() returns nonzero
Doug Zongker
2010-09-09
1
-2
/
+5
*
|
make offsets in firmware update header not point to bad blocks
Doug Zongker
2010-01-13
2
-4
/
+43
|
/
*
use MEMGETBADBLOCK to look for bad blocks when reading MTD partitions
Doug Zongker
2009-12-14
1
-5
/
+12
*
only build flash_image for eng
Doug Zongker
2009-07-23
1
-0
/
+1
*
skip over all-zero blocks when reading MTD partition
Doug Zongker
2009-07-01
1
-1
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
6
-0
/
+972
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
6
-972
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+2
*
Initial Contribution
The Android Open Source Project
2008-10-21
6
-0
/
+970