aboutsummaryrefslogtreecommitdiff
path: root/common/fb_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-12mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka1-1/+2
2015-11-12sparse: Rename the file and headerMaxime Ripard1-1/+1
2015-11-12fastboot: Implement flashing session counterMaxime Ripard1-3/+5
2015-11-12sparse: Implement storage abstractionMaxime Ripard1-4/+41
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard1-28/+17
2015-04-14fastboot: check for alias when looking up partition by nameMichael Scott1-2/+24
2015-02-25fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta1-2/+2
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta1-0/+56
2014-12-18fastboot: handle flash write to GPT partitionsSteve Rae1-3/+23
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae1-10/+22
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae1-0/+80