1. 09 Jan, 2013 2 commits
  2. 08 Jan, 2013 1 commit
  3. 07 Jan, 2013 6 commits
  4. 04 Jan, 2013 1 commit
    • Sergey 'Jin' Bostandzhyan's avatar
      Work around MEMERASE ioctl for rk3066 compatibility · 80a90edd
      Sergey 'Jin' Bostandzhyan authored
      Due to a kernel bug and no available sources we have to work around the
      MEMERASE ioctl - if used, it hangs and never returns. I straced the original
      recovery executable and could see that it is simply calling write() with a
      bunch of zeroes instead of using MEMERASE.
      
      Added a hack that does the same and now the resulting TWRP recovery image works.
      
      Change-Id: I1b1c1c9e870e350776346bdca5d442c7ef565aa0
      80a90edd
  5. 21 Dec, 2012 2 commits
    • Gary Peck's avatar
      Improve handling of undecrypted encrypted /data · 82599a87
      Gary Peck authored
      - Until the encrypted partition is decrypted, treat it as a disk image
        instead of a filesystem so that it is properly backed up using dd.
      - Make Partition::Wipe() use the filesystem from fstab for disk images
        so that wiping an undecrypted /data makes it a plain unencrypted
        partition again.
      
      Change-Id: I78db977d6348cfa66b0cfbc492fb5776f84db48d
      82599a87
    • Gary Peck's avatar
      Reset partition flags when the partition is wiped · e8bc5d7b
      Gary Peck authored
      Change-Id: I6c4cee5b038fd0c39c8723412dd8f421f7794a00
      e8bc5d7b
  6. 20 Dec, 2012 1 commit
  7. 18 Dec, 2012 5 commits
  8. 12 Dec, 2012 6 commits
  9. 11 Dec, 2012 3 commits
  10. 10 Dec, 2012 1 commit
  11. 23 Nov, 2012 1 commit
  12. 22 Nov, 2012 3 commits
  13. 21 Nov, 2012 3 commits
  14. 19 Nov, 2012 4 commits
  15. 16 Nov, 2012 1 commit