summaryrefslogtreecommitdiffstats
path: root/mtdutils/Android.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-10Add liblogYing Wang1-1/+1
Bug: 8580410 Change-Id: Ie60dade81c06589cb0daee431611ded34adef8e6
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-0/+15
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-02-22mtdutils: add bml_over_mtd target for aries/p1 buildsjt11341-0/+23
Change-Id: Ie4bf51e09e632403c1bc87be64a0f9dd66b83f31
2013-01-05Work around MEMERASE ioctl for rk3066 compatibilitySergey 'Jin' Bostandzhyan1-0/+5
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
2012-11-21Fix compiling for x86 targetsHiemanshu Sharma1-2/+0
2012-09-05TWRP-ify AOSP codeDees_Troy1-9/+9
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
2011-07-12Remove the simulator target from all makefiles.Jeff Brown1-4/+0
Bug: 5010576 Change-Id: Ib465fdb42c8621899bea15c04a427d7ab1641a8c
2011-02-09Fix x86 build.Ying Wang1-2/+0
Change-Id: Iada6268b0a72ee832113ea397334cc7950a37051
2009-07-24only build flash_image for engDoug Zongker1-0/+1
With the recovery image being installed by applypatch, the flash_image tool isn't needed any more. Continue to build it for eng just in case it's handy for debugging.
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+23
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-23/+0
2008-12-18Code drop from //branches/cupcake/...@124589The Android Open Source Project1-0/+2