summaryrefslogtreecommitdiffstats
path: root/mmcutils (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-05Cleanup TWRP flagsnailyk-fr1-3/+0
Change-Id: I402be0241ba998ad7530f5226f205581dc33e538
2015-11-26twrp: fix incompatible pointer to integer conversionsDan Pasanen1-2/+2
Change-Id: Idb430d3e6fab88eddba57c0961923663ca981148
2012-11-21Fix compiling for x86 targetsHiemanshu Sharma1-2/+0
2012-09-05TWRP-ify AOSP codeDees_Troy3-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