* Various fixes
* Add various SD/eMMC vendors to table
* Fix parsing of Product Revision and Serial Number
* mmc_cmds.c: fix build with gcc 4.9
* mmc-utils: Add AUTO_EN support in the BKOPS_EN
* mmc-utils: Expand 'writeprotect boot'
* mmc-utils: Fix scaling of cache size
* rpmb: Zero-init MMC_IOC_MULTI_CMD structures
* mmc-utils: let FFU mode use CMD23 and CMD25
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=32
* Add eMMC vendor Micron to table
* Optimize to_binstr() function
* Fix parsing of character in to_binstr()
* Cleanup memory in error case
* Check calloc's return value before using the pointer
* mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
* mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access
* use proper type for RPMB blocks_cnt
* fix GCC7 build by refactoring trimming routines
* fix ENH_START_ADDR overflow
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=29
* mmc-utils: manpage: fix arguments for TH macro
* mmc-utils: remove unused #includes
* mmc-utils: move offsetof from mmc.h to only user
* mmc-utils: expand .gitignore
* mmc-utils: make use of dependency information generated by gcc
* mmc-utils: drop unused header
* mmc-utils: drop macro CHECK
- Drop do_not_use_asm_generic.patch
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=20