summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/edify_generator.py
Commit message (Expand)AuthorAgeFilesLines
* pass blobs to write_raw_image() instead of using temp fileDoug Zongker2011-04-121-3/+2
* resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aospYing Wang2011-03-071-30/+0
|\
| * Drop support for target files with no recovery.fstab.Ying Wang2011-03-041-30/+0
* | remove vestigial WriteFirmwareImage functionDoug Zongker2011-03-021-12/+0
* | read partition length from recovery.fstabDoug Zongker2011-02-231-4/+2
* | Fix build breakMichael Chan2011-01-191-1/+1
* | Teach the build system to reserve the last 16 Kbytes of /data for the crypto ...Ken Sumrall2011-01-191-4/+8
* | am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to de...Doug Zongker2010-09-261-7/+3
|\ \ | |/
| * make info_dict and GetTypeAndDevice available to device extensionsDoug Zongker2010-09-261-7/+3
| * 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-211-31/+68
| * consolidate target_files metadata into one key-value fileDoug Zongker2010-09-161-1/+1
| * support for ext4/EMMC in target_files and OTA generationDoug Zongker2010-09-161-14/+32
* | support for per-partition fs_typeDoug Zongker2010-09-211-31/+69
* | Working ASLR implementation.Hristo Bojinov2010-08-021-0/+14
* | generate pseudofilenames for EMMC partitionsDoug Zongker2010-07-071-1/+1
* | support for ext4/EMMC in target_files and OTA generationDoug Zongker2010-07-011-14/+32
|/
* pass blobs to applypatch in incremental OTAsDoug Zongker2010-02-221-1/+9
* relocate applypatch; check patch integrityDoug Zongker2010-02-191-1/+1
* add UnmountAll function to OTA script; support radio images w/pathDoug Zongker2010-02-031-2/+6
* improve the OTA progress barDoug Zongker2009-09-201-1/+8
* generate OTA packages that use edifyDoug Zongker2009-06-181-0/+226