aboutsummaryrefslogtreecommitdiffstats
path: root/mmc.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-09mmc-utils: Implement alternative boot operationChristian Löhle1-0/+2
2022-10-24mmc-utils: Add CMD0 softreset and preidle commandChristian Löhle1-0/+5
2022-04-26mmc-utils: Add General command CMD56 read supportBean Huo1-0/+2
2022-04-26mmc-utils: Fix build error MMC_BLOCK_MAJOR undeclaredUlf Hansson1-0/+1
2022-02-17Enhancement to do_status_get() function for detailed Response infoShankar Athanikar1-0/+22
2022-02-08mmc-utils: Remove unused MMC_BLOCK_MAJORMarius Strobl1-3/+0
2021-05-11mmc-utils: Add eMMC erase command supportKimito Sakata1-1/+12
2021-03-30mmc-utils: Add AUTO_EN support in the BKOPS_ENLars Pedersen1-2/+3
2021-03-30mmc-utils: Expand 'writeprotect boot'Julius Werner1-0/+11
2021-03-30mmc-utils: let FFU mode use CMD23 and CMD25Shivamurthy Shastri (sshivamurthy)1-0/+1
2019-08-08mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSDJungseung Lee1-0/+3
2018-02-16mmc-utils: move offsetof from mmc.h to only userUwe Kleine-König1-4/+0
2018-02-16mmc-utils: drop unused headerUwe Kleine-König1-1/+0
2018-02-16mmc-utils: drop macro CHECKUwe Kleine-König1-3/+0
2017-03-20mmc-utils: feature spec 5.0+, Pre EOL informationAlexander Stein1-0/+1
2017-03-16mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC modeBoris Schmidt1-0/+2
2016-06-23mmc-utils: Add Command Queue fields to Extended CSDAdrian Hunter1-0/+3
2016-06-07mmc-utils: Add ability to configure write protect on an eMMC deviceAl Cooper1-0/+6
2016-05-11mmc-utils: Add disable partition boot to 'mmc bootpart enable'Markus Schuetterle1-0/+1
2016-03-08mmc_utils: add ffu supportAvi Shchislowski1-0/+24
2015-05-01mmc-utils: add ability to enable/disable optional eMMC cacheAl Cooper1-0/+15
2015-05-01mmc-utils: Add command to set the boot bus conditionsAl Cooper1-1/+2
2015-05-01mmc-utils: add support to create gp partitionBalaji T K1-0/+2
2015-05-01mmc-utils: add check for max enhanced user areaBalaji T K1-0/+16
2014-08-12mmc-utils: RPMB: add support for 4 rpmb operationsRoman Peniaev1-0/+6
2013-09-25Add defines for ext_csd field MAX_ENH_SIZE_MULTOliver Metz1-0/+3
2013-09-25pretty print write reliability settingsBen Gardiner1-0/+1
2013-06-27support setting the OTP enhanced user area parametersBen Gardiner1-0/+3
2013-06-27print KiB sizes for some fieldsBen Gardiner1-0/+3
2013-06-27report if card is block-addressed and effect on ENH_START_ADDRBen Gardiner1-0/+4
2013-06-27fix printing ENH_START_ADDRBen Gardiner1-0/+4
2013-06-27Support SEND_STATUS commandBen Gardiner1-0/+2
2013-06-27extract definitions for PARTITION_SETTING_COMPLETED and pretty-printBen Gardiner1-0/+1
2013-06-27extract definitions for EXT_CSD register EXT_CSD_PARTITIONING_SUPPORTBen Gardiner1-0/+3
2013-06-27mmc-utils: Remove dependency on linux/major.h.Oleg Matcovschi1-1/+3
2013-06-27mmc-utils: small fixes of outputMario Schuknecht1-1/+1
2013-05-26Add method for triggering Sanitize commandYaniv Gardi1-0/+1
2012-10-19Support enable/disable of eMMC H/W Reset functionChris Ball1-0/+4
2012-09-21Add method for enabling bkops via one-time fuse.Jaehoon Chung1-0/+7
2012-05-17Add support for disabling 512B emulationSaugata Das1-1/+11
2012-05-17Add new "bootpart enable" command to enable boot partitionsGiuseppe CAVALLARO1-0/+6
2012-02-20improve the parsing of the EXT_CSD registersGiuseppe CAVALLARO1-2/+14
2012-02-12Add extcsd write-protect read/write codeJohan RUDHOLM1-0/+61