summaryrefslogtreecommitdiffstats
path: root/common/fb_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* fastboot: sparse: implement reserve()Steve Rae2016-06-271-0/+7
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-271-24/+16
* fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-271-22/+10
* fastboot: sparse: remove session-id logicSteve Rae2016-06-271-5/+3
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-2/+3
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-2/+2
* dm: part: Rename some partition functionsSimon Glass2016-03-141-5/+5
* dm: blk: Rename get_dev() to blk_get_dev()Simon Glass2016-03-141-2/+2
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-6/+6
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-4/+3
* mmc: Use lldiv() for 64-bit division in write_raw_image()Siarhei Siamashka2015-11-121-1/+2
* sparse: Rename the file and headerMaxime Ripard2015-11-121-1/+1
* fastboot: Implement flashing session counterMaxime Ripard2015-11-121-3/+5
* sparse: Implement storage abstractionMaxime Ripard2015-11-121-4/+41
* fastboot: Move fastboot response functions to fastboot coreMaxime Ripard2015-11-121-28/+17
* fastboot: check for alias when looking up partition by nameMichael Scott2015-04-141-2/+24
* fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta2015-02-251-2/+2
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+56
* fastboot: handle flash write to GPT partitionsSteve Rae2014-12-181-3/+23
* usb/gadget: fastboot: implement sparse formatSteve Rae2014-09-241-10/+22
* usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-241-0/+80
OpenPOWER on IntegriCloud