summaryrefslogtreecommitdiff
path: root/common/fb_mmc.c
AgeCommit message (Expand)Author
2016-10-01fastboot: move FASTBOOT_FLASH options into KconfigPetr Kulhavy
2016-10-01fastboot: add support for writing MBRPetr Kulhavy
2016-10-01disk: part: implement generic function part_get_info_by_name()Petr Kulhavy
2016-07-11common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEVXu Ziyuan
2016-06-27fastboot: sparse: implement reserve()Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
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