summaryrefslogtreecommitdiffstats
path: root/mmcutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge AOSP android-9.0.0_r3Ethan Yonker2018-08-242-29/+15
| | | | | | Fix conflicts and make it build in 5.1, 6.0, 7.1, 8.1, and 9.0 Change-Id: Ida0a64c29ff27d339b7f42a18d820930964ac6e4
* 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