summaryrefslogtreecommitdiffstats
path: root/utils/samsungtools/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-12-06samsungtool: allow firmware creationAmaury Pouly1-1/+4
The new tool fwcrypt can create a firmware image with a specified model, version, region and so on. Change-Id: I0e90e9ab905398a3e7ae3f4fb8b8bbfb2d12d703
2012-11-29Introduce samsungtools to decrypt samsung firmwareAmaury Pouly1-0/+17
Samsung provides many firmware upgrade in the format of a .dat file, at least for nearly all YP's (checked for Q2, R0, T10, Z5). This is a simple cyclic xor which a fixed key, a md5 sum and a header specifying the model/version/region. Change-Id: Ib0461a74196383189fd2d8162da444a85a229c60