summaryrefslogtreecommitdiff
path: root/mmc_cmds.c
AgeCommit message (Expand)Author
2015-10-22Make mmc-utils android-tree compatibleMohamad Ayyash
2015-05-01mmc-utils: add ability to enable/disable optional eMMC cacheAl Cooper
2015-05-01mmc-utils: Add command to set the boot bus conditionsAl Cooper
2015-05-01mmc-utils: add support to create gp partitionBalaji T K
2015-05-01mmc-utils: add check for max enhanced user areaBalaji T K
2014-08-12mmc-utils: RPMB: add support for 4 rpmb operationsRoman Peniaev
2013-09-25Don't use u8 for fields with more than 1 byteOliver Metz
2013-09-25Add defines for ext_csd field MAX_ENH_SIZE_MULTOliver Metz
2013-09-25support setting the OTP write reliability settingsBen Gardiner
2013-09-25pretty print write reliability settingsBen Gardiner
2013-09-25extract PARTITION_SETTING_COMPLETE functionBen Gardiner
2013-06-27support setting the OTP enhanced user area parametersBen Gardiner
2013-06-27print KiB sizes for some fieldsBen Gardiner
2013-06-27report if card is block-addressed and effect on ENH_START_ADDRBen Gardiner
2013-06-27fix printing ENH_START_ADDRBen Gardiner
2013-06-27Support SEND_STATUS commandBen Gardiner
2013-06-27extract definitions for PARTITION_SETTING_COMPLETED and pretty-printBen Gardiner
2013-06-27extract definitions for EXT_CSD register EXT_CSD_PARTITIONING_SUPPORTBen Gardiner
2013-06-27mmc-utils: Correctly handle CARD_TYPE.Oleg Matcovschi
2013-06-27mmc-utils: small fixes of outputMario Schuknecht
2013-05-26Add method for triggering Sanitize commandYaniv Gardi
2012-10-19Support enable/disable of eMMC H/W Reset functionChris Ball
2012-09-21Add method for enabling bkops via one-time fuse.Jaehoon Chung
2012-05-17Add support for disabling 512B emulationSaugata Das
2012-05-17Fix usage strings after command renamingChris Ball
2012-05-17Add new "bootpart enable" command to enable boot partitionsGiuseppe CAVALLARO
2012-02-20Rename extcsd read/write to writeprotect get/setChris Ball
2012-02-20improve the parsing of the EXT_CSD registersGiuseppe CAVALLARO
2012-02-16Remove unneeded dependency on libuuid.Chris Ball
2012-02-12Add extcsd write-protect read/write codeJohan RUDHOLM