Clone this repo:

Branches

  1. a23ad78 mmc-utils: Start to use the generic print_usage function by Avri Altman · 4 weeks ago master
  2. e769d44 mmc-utils: Introduce a generic print_usage function by Avri Altman · 4 weeks ago
  3. 6586fa5 mmc-utils: Simplify and streamline print_help function by Avri Altman · 4 weeks ago
  4. ec75d4b mmc-utils: Remove unused adv_help member from struct Command by Avri Altman · 4 weeks ago
  5. c515ea2 mmc-utils: Doc: new secure write protect commands by Avri Altman · 7 weeks ago
  6. 3fc7643 mmc-utils: Secure Write Protect Mode Read by Avri Altman · 7 weeks ago
  7. bd51a27 mmc-utils: Enable/Disable write protect by Avri Altman · 7 weeks ago
  8. 5d3a04e mmc-utils: Add secure write-protect mode enable/disable by Avri Altman · 7 weeks ago
  9. 05051e4 mmc-utils: Refactor RPMB key handling into a separate function by Avri Altman · 7 weeks ago
  10. f4247f5 mmc-utils: Add SECURE_WP_INFO field in ext_csd register by Avri Altman · 7 weeks ago
  11. 50a30df mmc-utils: Add byte offset comments to rpmb_frame structure by Avri Altman · 7 weeks ago
  12. 88e9564 mmc-utils: Pack rpmb_frame structure to avoid padding bytes by Avri Altman · 7 weeks ago
  13. d4d3eb2 mmc-utils: Reduce scope of nargs for RPMB commands by Avri Altman · 7 weeks ago
  14. 437d369 mmc-utils: Initialize RPMB frame_out structures to zero by Avri Altman · 7 weeks ago
  15. 2aef4cd mmc-utils: lsmmc: Update docs to include new options by Avri Altman · 3 months ago
  16. 21e0fa6 mmc-utils: lsmmc: Allow getting registers value as an argument by Avri Altman · 3 months ago
  17. dd2cef2 mmc-utils: lsmmc: Refactor register processing by Avri Altman · 3 months ago
  18. dab7e0c mmc-utils: lsmmc: Update HOWTO to include CSD and CID read commands by Avri Altman · 3 months ago
  19. bf6a673 mmc-utils: lsmmc: Pass program name to usage function by Avri Altman · 3 months ago
  20. c6e94dd mmc-utils: lsmmc: Remove redundant argument checks in do_read_<reg> by Avri Altman · 3 months ago