aboutsummaryrefslogtreecommitdiffstats
path: root/mmc.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-07mmc-utils: ffu: Add optional chunk-size argumentAvri Altman1-2/+4
2023-04-17mmc-utils: Change version string to git hashChristian Loehle1-4/+2
2023-02-09mmc-utils: Add a command to write extcsd registersSean Anderson1-0/+5
2022-11-09mmc-utils: Implement alternative boot operationChristian Löhle1-0/+12
2022-10-24mmc-utils: Add CMD0 softreset and preidle commandChristian Löhle1-0/+10
2022-10-24mmc-utils: Allow for custom sanitize timeoutChristian Löhle1-1/+1
2022-04-26mmc-utils: Add General command CMD56 read supportBean Huo1-0/+8
2021-05-11mmc-utils: Add eMMC erase command supportKimito Sakata1-0/+8
2021-03-30mmc-utils: Add AUTO_EN support in the BKOPS_ENLars Pedersen1-3/+6
2021-03-30mmc-utils: Expand 'writeprotect boot'Julius Werner1-3/+14
2016-08-29Add help texts for -c optionTomas Melin1-6/+6
2016-06-07mmc-utils: Add ability to configure write protect on an eMMC deviceAl Cooper1-6/+20
2016-05-11mmc-utils: Add disable partition boot to 'mmc bootpart enable'Markus Schuetterle1-1/+1
2016-03-08mmc_utils: add ffu supportAvi Shchislowski1-0/+8
2016-02-26mmc-utils: Merge the lsmmc tool into mmc-utilsSebastian Rasmussen1-0/+18
2015-05-01mmc-utils: add ability to enable/disable optional eMMC cacheAl Cooper1-0/+12
2015-05-01mmc-utils: Add command to set the boot bus conditionsAl Cooper1-0/+8
2015-05-01mmc-utils: add support to create gp partitionBalaji T K1-0/+5
2014-08-12Fit usage to 80 colsChris Ball1-10/+17
2014-08-12mmc-utils: RPMB: add support for 4 rpmb operationsRoman Peniaev1-0/+33
2013-09-25support setting the OTP write reliability settingsBen Gardiner1-0/+5
2013-06-27support setting the OTP enhanced user area parametersBen Gardiner1-0/+5
2013-06-27Support SEND_STATUS commandBen Gardiner1-0/+5
2013-05-26Add method for triggering Sanitize commandYaniv Gardi1-0/+5
2012-10-19Support enable/disable of eMMC H/W Reset functionChris Ball1-0/+10
2012-09-21Improve/clarify usage descriptionsChris Ball1-2/+2
2012-09-21Add method for enabling bkops via one-time fuse.Jaehoon Chung1-0/+5
2012-05-17Add support for disabling 512B emulationSaugata Das1-0/+5
2012-05-17Add new "bootpart enable" command to enable boot partitionsGiuseppe CAVALLARO1-0/+5
2012-02-20Rename extcsd read/write to writeprotect get/setChris Ball1-3/+8
2012-02-12Hook up "mmc extcsd read/write" commands.Chris Ball1-0/+12
2012-02-12Create "mmc" utilityGoffredo Baroncelli1-0/+326