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