summaryrefslogtreecommitdiff
path: root/common/fb_mmc.c
AgeCommit message (Expand)Author
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: blk: Rename get_dev() to blk_get_dev()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-11-12mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12sparse: Implement storage abstractionMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-04-14fastboot: check for alias when looking up partition by nameMichael Scott
2015-02-25fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta
2014-12-18fastboot: handle flash write to GPT partitionsSteve Rae
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae