- 73d6c59 Add eMMC vendor Micron to table by Michael Heimpold · 3 years, 6 months ago master
- 6c595ae Optimize to_binstr() function by Michael Heimpold · 3 years, 6 months ago
- c19c769 Fix parsing of character in to_binstr() by Michael Heimpold · 3 years, 6 months ago
- de27fd9 Cleanup memory in error case by Michael Heimpold · 3 years, 6 months ago
- de0715d Check calloc's return value before using the pointer by Michael Heimpold · 3 years, 6 months ago
- d40ec53 mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD by Jungseung Lee · 2 years, 11 months ago
- aef913e mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access by Nikita Maslov · 3 years, 8 months ago
- 485b05e use proper type for RPMB blocks_cnt by Wolfram Sang · 3 years, 7 months ago
- bd23a79 fix GCC7 build by refactoring trimming routines by Wolfram Sang · 3 years, 7 months ago
- b4fe0c8 fix ENH_START_ADDR overflow by jason.zeng · 4 years, 3 months ago
- 7bcad17 mmc-utils: manpage: fix arguments for TH macro by Uwe Kleine-König · 4 years, 5 months ago
- 247191a mmc-utils: remove unused #includes by Uwe Kleine-König · 4 years, 6 months ago
- a1a6120 mmc-utils: move offsetof from mmc.h to only user by Uwe Kleine-König · 4 years, 6 months ago
- cf7b3fe mmc-utils: expand .gitignore by Uwe Kleine-König · 4 years, 6 months ago
- a043616 mmc-utils: make use of dependency information generated by gcc by Uwe Kleine-König · 4 years, 6 months ago
- d8cf8d3 mmc-utils: drop unused header by Uwe Kleine-König · 4 years, 6 months ago
- fcef164 mmc-utils: drop macro CHECK by Uwe Kleine-König · 4 years, 6 months ago
- 37c86e6 mmc-utils: Check for ext_csd_rev only once by Alexander Stein · 5 years ago
- c22a92f mmc-utils: feature spec 5.0+, Pre EOL information by Alexander Stein · 5 years ago
- 34a954b mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode by Boris Schmidt · 5 years ago
- 2cb6695 Add missing -c for write_reliability by Tomas Melin · 6 years ago
- e094e28 Fix return value check from set_partitioning_setting_completed() by Tomas Melin · 6 years ago
- f90eac4 Add help texts for -c option by Tomas Melin · 6 years ago
- 752072d Add -c option for partitioning commands by Tomas Melin · 6 years ago
- 55380d9 Register being set is other than mentioned in printed message. by Tomas Melin · 6 years ago
- 3c02759 Fix reported offset for enhanced user area start address by Tomas Melin · 6 years ago
- a3d3331 mmc-utils: Add Command Queue fields to Extended CSD by Adrian Hunter · 6 years ago
- 0ca049f mmc-utils: Add ability to configure write protect on an eMMC device by Al Cooper · 6 years ago
- bb779ac mmc-utils: Add disable partition boot to 'mmc bootpart enable' by Markus Schuetterle · 6 years ago
- 89cd01e mmc_utils: add ffu support by Avi Shchislowski · 6 years ago
- 4af1749 mmc-utils: Merge the lsmmc tool into mmc-utils by Sebastian Rasmussen · 6 years ago
- 44f94b9 mmc_utils: doc: add man-page by Marcus Folkesson · 7 years ago
- 928ff07 mmc_utils: gp create: only allow partition [1-4] to be selected by Marcus Folkesson · 7 years ago
- d0b4644 mmc-utils: add ability to enable/disable optional eMMC cache by Al Cooper · 7 years ago
- 64c2de8 mmc-utils: Add command to set the boot bus conditions by Al Cooper · 7 years ago
- 7891236 mmc-utils: add support to create gp partition by Balaji T K · 7 years ago
- 4afc8c8 mmc-utils: add check for max enhanced user area by Balaji T K · 7 years ago
- 50b6854 fix building errors on Android by Yaniv Gardi · 7 years ago
- f4eb241 Fit usage to 80 cols by Chris Ball · 8 years ago
- c6cb053 mmc-utils: RPMB: add support for 4 rpmb operations by Roman Peniaev · 8 years ago
- 35c31fe mmc-utils: RPMB: add HMAC SHA256 support by Roman Peniaev · 8 years ago
- a8276f5 fix make handling by Mike Frysinger · 9 years ago
- 11f2cea Don't use u8 for fields with more than 1 byte by Oliver Metz · 9 years ago
- 22f2641 Add defines for ext_csd field MAX_ENH_SIZE_MULT by Oliver Metz · 9 years ago
- 196d0d2 support setting the OTP write reliability settings by Ben Gardiner · 9 years ago
- 4da1c0d pretty print write reliability settings by Ben Gardiner · 9 years ago
- e6e84e9 extract PARTITION_SETTING_COMPLETE function by Ben Gardiner · 9 years ago
- d91d369 support setting the OTP enhanced user area parameters by Ben Gardiner · 9 years ago
- f82e27a print KiB sizes for some fields by Ben Gardiner · 9 years ago
- 4e85023 report if card is block-addressed and effect on ENH_START_ADDR by Ben Gardiner · 9 years ago
- 68f490b fix printing ENH_START_ADDR by Ben Gardiner · 9 years ago
- 27c357d Support SEND_STATUS command by Ben Gardiner · 9 years ago
- a6cd98d extract definitions for PARTITION_SETTING_COMPLETED and pretty-print by Ben Gardiner · 9 years ago
- 82bd950 extract definitions for EXT_CSD register EXT_CSD_PARTITIONING_SUPPORT by Ben Gardiner · 9 years ago
- 6117755 allow environment and command-line supplied make vars by Ben Gardiner · 9 years ago
- 64f63a3 mmc-utils: Correctly handle CARD_TYPE. by Oleg Matcovschi · 9 years ago
- 294bf86 mmc-utils: Remove dependency on linux/major.h. by Oleg Matcovschi · 9 years ago
- 8c0c40d mmc-utils: small fixes of output by Mario Schuknecht · 9 years ago
- 21bb473 Add method for triggering Sanitize command by Yaniv Gardi · 9 years ago
- 1fc81f3 mmc-utils: adding support for Android compilation by Yaniv Gardi · 9 years ago
- f74dfe2 Support enable/disable of eMMC H/W Reset function by Chris Ball · 10 years ago
- bf4ae7d Add .gitignore for binaries by Chris Ball · 10 years ago
- 6599780 Improve/clarify usage descriptions by Chris Ball · 10 years ago
- d4faeab Turn on gcc optimization (-O2) by Chris Ball · 10 years ago
- 8649651 Add method for enabling bkops via one-time fuse. by Jaehoon Chung · 10 years ago
- b7e2599 Add support for disabling 512B emulation by Saugata Das · 10 years ago
- 8ba4466 Fix usage strings after command renaming by Chris Ball · 10 years ago
- 7bd1320 Add new "bootpart enable" command to enable boot partitions by Giuseppe CAVALLARO · 10 years ago
- b9c7a17 Rename extcsd read/write to writeprotect get/set by Chris Ball · 10 years ago
- a5bf4a2 improve the parsing of the EXT_CSD registers by Giuseppe CAVALLARO · 10 years ago
- 7a39ed3 Remove unneeded dependency on libuuid. by Chris Ball · 10 years ago
- 45541d5 Hook up "mmc extcsd read/write" commands. by Chris Ball · 10 years ago
- a8bfde7 Add extcsd write-protect read/write code by Johan RUDHOLM · 10 years ago
- 80d2660 Create "mmc" utility by Goffredo Baroncelli · 10 years ago