Clone this repo:

Branches

Tags

  1. 075b734 mmc-utils: add ability to flush optional eMMC cache by Michele Dionisio · 3 weeks ago master
  2. 4af0832 mmc-utils: Use designated initializers for struct zeroing by Avri Altman · 5 weeks ago
  3. b5480ed mmc-utils: Remove unnecessary null pointer checks by Avri Altman · 5 weeks ago
  4. 3327879 mmc-utils: mmc.c: Print version at program start by Avri Altman · 5 weeks ago
  5. e3f0ea7 mmc-utils: Makefile: Make version string to show commit date by Avri Altman · 5 weeks ago
  6. 14cc86b mmc-utils: Add option to print version by Avri Altman · 5 weeks ago
  7. d8a8358 mmc-utils: Pass key_mac buffer to rpmb_get_key() by Avri Altman · 6 weeks ago v1.0
  8. a23ad78 mmc-utils: Start to use the generic print_usage function by Avri Altman · 3 months ago
  9. e769d44 mmc-utils: Introduce a generic print_usage function by Avri Altman · 3 months ago
  10. 6586fa5 mmc-utils: Simplify and streamline print_help function by Avri Altman · 3 months ago
  11. ec75d4b mmc-utils: Remove unused adv_help member from struct Command by Avri Altman · 3 months ago
  12. c515ea2 mmc-utils: Doc: new secure write protect commands by Avri Altman · 4 months ago
  13. 3fc7643 mmc-utils: Secure Write Protect Mode Read by Avri Altman · 4 months ago
  14. bd51a27 mmc-utils: Enable/Disable write protect by Avri Altman · 4 months ago
  15. 5d3a04e mmc-utils: Add secure write-protect mode enable/disable by Avri Altman · 4 months ago
  16. 05051e4 mmc-utils: Refactor RPMB key handling into a separate function by Avri Altman · 4 months ago
  17. f4247f5 mmc-utils: Add SECURE_WP_INFO field in ext_csd register by Avri Altman · 4 months ago
  18. 50a30df mmc-utils: Add byte offset comments to rpmb_frame structure by Avri Altman · 4 months ago
  19. 88e9564 mmc-utils: Pack rpmb_frame structure to avoid padding bytes by Avri Altman · 4 months ago
  20. d4d3eb2 mmc-utils: Reduce scope of nargs for RPMB commands by Avri Altman · 4 months ago