summaryrefslogtreecommitdiffstats
path: root/tools/releasetools
Commit message (Expand)AuthorAgeFilesLines
* Pass extfs sparse image flag to the release tool.Ying Wang2010-11-171-6/+11
* resolved conflicts for merge of 18c00c5c to masterYing Wang2010-09-281-1/+1
|\
| * Fix userdata partition's ext4 mount point to data.Ying Wang2010-09-271-1/+1
* | am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to de...Doug Zongker2010-09-263-29/+27
|\ \ | |/
| * make info_dict and GetTypeAndDevice available to device extensionsDoug Zongker2010-09-263-29/+27
| * accommodate both new and old target-files when creating incrementals (do not ...Doug Zongker2010-09-221-7/+35
* | accommodate both new and old target-files when creating incrementalsDoug Zongker2010-09-221-23/+24
* | resolved conflicts for merge of e1daf61d to masterDoug Zongker2010-09-211-1/+1
|\ \ | |/
| * arg: system_size, not system_imgDoug Zongker2010-09-211-1/+1
| * add recovery.fstab as dependency so it triggers rebuild (do not merge)Doug Zongker2010-09-211-1/+2
| * support for per-partition fs_type (do not merge)Doug Zongker2010-09-214-49/+127
* | fall back to MTD if no recovery.fstab is presentDoug Zongker2010-09-211-4/+6
* | support for per-partition fs_typeDoug Zongker2010-09-214-53/+152
* | am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" in...Doug Zongker2010-09-172-7/+8
|\ \ | |/
| * remove remaining refs to max_image_sizesDoug Zongker2010-09-172-7/+8
* | resolved conflicts for merge of 813ad17a to masterDoug Zongker2010-09-163-117/+96
|\ \ | |/
| * consolidate target_files metadata into one key-value fileDoug Zongker2010-09-164-115/+94
* | only do size check for yaffs images; fix incremental info dictDoug Zongker2010-09-162-19/+18
* | am 4d197be3: am ec5ffbab: allow partition sizes in hex (when prefixed with 0x)Doug Zongker2010-09-161-2/+2
|\ \ | |/
| * allow partition sizes in hex (when prefixed with 0x)Doug Zongker2010-09-161-2/+2
* | resolved conflicts for merge of 2cb8d5eb to masterDoug Zongker2010-09-163-33/+29
|\ \ | |/
| * store user-visible image sizes in target-filesDoug Zongker2010-09-163-33/+30
| * support for ext4/EMMC in target_files and OTA generationDoug Zongker2010-09-164-27/+81
* | resolved conflicts for merge of 8ae62ec7 to masterDoug Zongker2010-09-132-142/+144
|\ \ | |/
| * move File and Difference classes into common scriptDoug Zongker2010-09-122-142/+144
* | am 9314823c: am 93d574f8: Merge "return to using subprocess for running comma...Doug Zongker2010-09-031-10/+4
|\ \ | |/
| * Merge "return to using subprocess for running commands" into gingerbreadDoug Zongker2010-09-031-10/+4
| |\
| | * return to using subprocess for running commandsDoug Zongker2010-09-031-10/+4
* | | resolved conflicts for merge of a4a50996 to masterDoug Zongker2010-09-031-1/+2
|\ \ \ | |/ /
| * | remove remaining amend supportDoug Zongker2010-09-033-321/+9
| |/
* | am a9703989: am ae553143: Refactor a bit.Ying Wang2010-08-271-5/+1
|\ \ | |/
| * Refactor a bit.Ying Wang2010-08-261-5/+1
* | Merge "Turn on ASLR by default. The "-a" option now takes an argument (on/off)."Iliyan Malchev2010-08-271-7/+10
|\ \
| * | Turn on ASLR by default. The "-a" option now takes an argument (on/off).Hristo Bojinov2010-08-261-7/+10
* | | am cef82129: am aa6dbe21: Try to fix system.img in update zip file.Ying Wang2010-08-271-3/+13
|\ \ \ | | |/ | |/|
| * | Try to fix system.img in update zip file.Ying Wang2010-08-261-3/+13
* | | am 485bd44d: am d421f57d: Fix mkyaffs2image extra flags in the release tools.Ying Wang2010-08-252-4/+24
|\ \ \ | |/ /
| * | Fix mkyaffs2image extra flags in the release tools.Ying Wang2010-08-252-4/+24
* | | am eed6860d: am 4de6b5bf: Fix mkbootimg parameters for releasetools.Ying Wang2010-08-251-0/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Fix mkbootimg parameters for releasetools.Ying Wang2010-08-251-0/+5
| * Disable CheckSize on ext partitions to fix build [DO NOT MERGE]Ying Wang2010-08-241-2/+4
| * Backport ext4 support from master [DO NOT MERGE]Ying Wang2010-08-231-7/+37
* | Disable CheckSize on ext partitions to fix buildColin Cross2010-08-031-2/+4
* | Pass partition size to mkuserimg.shYing Wang2010-08-032-1/+5
* | Working ASLR implementation.Hristo Bojinov2010-08-022-14/+56
* | generate pseudofilenames for EMMC partitionsDoug Zongker2010-07-072-13/+21
* | support for ext4/EMMC in target_files and OTA generationDoug Zongker2010-07-014-27/+81
* | am c58e4f42: am 06acf91f: am 3b85269c: include build timestamp in OTA metadataDoug Zongker2010-06-231-0/+2
|\ \ | |/
| * include build timestamp in OTA metadataDoug Zongker2010-06-211-0/+2
* | extfs support for img_from_target_filesYing Wang2010-06-171-7/+34