MMC utilities for user space

Clone this repo:

Branches

Tags

  1. fe403fb mmc-utils: Update maintainers email by Ulf Hansson · 3 weeks ago master
  2. d64cb08 mmc-utils: lsmmc.c: Add ATP to SD Card Manufacturer ID database by Wei Cheng · 6 weeks ago
  3. 8f41ccb mmc-utils: recognize ext_csd_rev 9 by Avri Altman · 7 months ago
  4. 388e059 mmc-utils: lsmmc: cache ext_csd revision for MMC devices by Avri Altman · 7 months ago
  5. 2364dc6 mmc-utils: lsmmc: fix CID manufacturing date decoding by Avri Altman · 7 months ago
  6. 4dbd897 mmc-utils: lsmmc.c: print_{mmc,sd}_cid(): correct month names by Peter Korsgaard · 9 months ago
  7. 6f6b6e1 mmc-utils: lsmmc.c: print_mmc_cid(): correct year/month parsing by Peter Korsgaard · 9 months ago
  8. a92c227 mmc-utils: Correctly handle write counter overflow status by Jan Kiszka · 11 months ago
  9. ca8b37f mmc-utils: Warn during rpmb read-counter on expiry by Jan Kiszka · 11 months ago
  10. 075b734 mmc-utils: add ability to flush optional eMMC cache by Michele Dionisio · 1 year ago
  11. 4af0832 mmc-utils: Use designated initializers for struct zeroing by Avri Altman · 1 year, 1 month ago
  12. b5480ed mmc-utils: Remove unnecessary null pointer checks by Avri Altman · 1 year, 1 month ago
  13. 3327879 mmc-utils: mmc.c: Print version at program start by Avri Altman · 1 year, 1 month ago
  14. e3f0ea7 mmc-utils: Makefile: Make version string to show commit date by Avri Altman · 1 year, 1 month ago
  15. 14cc86b mmc-utils: Add option to print version by Avri Altman · 1 year, 1 month ago
  16. d8a8358 mmc-utils: Pass key_mac buffer to rpmb_get_key() by Avri Altman · 1 year, 1 month ago v1.0
  17. a23ad78 mmc-utils: Start to use the generic print_usage function by Avri Altman · 1 year, 3 months ago
  18. e769d44 mmc-utils: Introduce a generic print_usage function by Avri Altman · 1 year, 3 months ago
  19. 6586fa5 mmc-utils: Simplify and streamline print_help function by Avri Altman · 1 year, 3 months ago
  20. ec75d4b mmc-utils: Remove unused adv_help member from struct Command by Avri Altman · 1 year, 3 months ago