summaryrefslogtreecommitdiffstats
path: root/mmcutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup TWRP flagsnailyk-fr2018-06-051-3/+0
| | | | Change-Id: I402be0241ba998ad7530f5226f205581dc33e538
* twrp: fix incompatible pointer to integer conversionsDan Pasanen2015-11-261-2/+2
| | | | Change-Id: Idb430d3e6fab88eddba57c0961923663ca981148
* Fix compiling for x86 targetsHiemanshu Sharma2012-11-211-2/+0
|
* TWRP-ify AOSP codeDees_Troy2012-09-053-0/+771
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere