summaryrefslogtreecommitdiffstats
path: root/tools/releasetools
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | am 5324cb81: am ed661dd6: am 1d37a0da: am 2ea21065: add metadata to OTA packa...Doug Zongker2010-05-021-2/+21
|\ \ | |/
| * add metadata to OTA package in easily-parsed formDoug Zongker2010-04-281-2/+21
* | remove remaining amend supportDoug Zongker2010-04-213-321/+9
|/
* fix typo (leftover from some debugging code)Doug Zongker2010-03-171-1/+1
* store filesystem config info in target files at build timeDoug Zongker2010-03-151-32/+35
* pass blobs to applypatch in incremental OTAsDoug Zongker2010-02-224-9/+16
* relocate applypatch; check patch integrityDoug Zongker2010-02-192-4/+7
* change incremental OTA file install orderDoug Zongker2010-02-121-1/+6
* add UnmountAll function to OTA script; support radio images w/pathDoug Zongker2010-02-034-2/+15