Commit Graph

20 Commits

Author SHA256 Message Date
Martin Pluskal
2d5c63b6e2 - Update to version 0.1+git.20211220:
* mmc_cmds: add HS400 data rates
  * mmc-utils: Use printf() to extract and print fw version
  * mmc-utils: Add note for CMDQ_MODE_EN runtime value

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=39
2022-01-04 10:12:51 +00:00
Martin Pluskal
9e22c01d70 - Update to version 0.1+git.20210930:
sc 
  * mmc-utils: One further optimization of trimming routine

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=38
2021-10-19 07:58:28 +00:00
Martin Pluskal
99678ec2e6 - Update to version 0.1+git.20210824:
* mmc-utils: Fix for Firmware Version string printing

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=37
2021-09-14 06:43:50 +00:00
Martin Pluskal
482f72fa00 - Update to version 0.1+git.20210511:
* mmc-utils: Add eMMC erase command support

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=34
2021-06-24 08:27:52 +00:00
Martin Pluskal
7fb1134cd8 - Update to version 0.1+git.20210330:
* 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
2021-04-28 07:44:28 +00:00
Martin Pluskal
f1fe92fe8d - Update to version 0.1+git.20191004:
* 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
2020-02-03 15:58:30 +00:00
Martin Pluskal
9a72a47f5e - Update to version 0.1+git.20190808:
* mmc-utils: feature spec 5.0+, add secure removal type fields to Extended CSD
  * mmc-utils: use MMC_IOC_MULTI_CMD for RPMB access

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=27
2019-08-13 14:03:07 +00:00
Martin Pluskal
4757bd7c23 - Update to version 0.1+git.20181208:
* use proper type for RPMB blocks_cnt
  * fix GCC7 build by refactoring trimming routines

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=25
2018-12-14 15:00:51 +00:00
Martin Pluskal
8af50cee07 - Update to version 0.1+git.20180327:
* fix ENH_START_ADDR overflow
- Dont build with -Werror

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=23
2018-06-18 06:56:21 +00:00
Martin Pluskal
71dae72a65 - Update to version 0.1+git.20180216:
* 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
2018-03-08 09:51:58 +00:00
Martin Pluskal
b1466eef55 - Update to version 0.1+git.20170320:
* mmc-utils: feature spec 5.0+, device life time estimation for MLC and pSLC mode
  * mmc-utils: feature spec 5.0+, Pre EOL information
  * mmc-utils: Check for ext_csd_rev only once

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=18
2017-03-24 12:04:59 +00:00
Martin Pluskal
b2cf2bb7a1 - Update to version 0.1+git.20160901:
* Fix reported offset for enhanced user area start address
  * Register being set is other than mentioned in printed message.
  * Add -c option for partitioning commands
  * Add help texts for -c option
  * Fix return value check from set_partitioning_setting_completed()
  * Add missing -c for write_reliability

- Update to version 0.1+git.20160623:
  * mmc-utils: add support to create gp partition
  * mmc-utils: Add command to set the boot bus conditions
  * mmc-utils: add ability to enable/disable optional eMMC cache
  * mmc_utils: gp create: only allow partition [1-4] to be selected
  * mmc_utils: doc: add man-page
  * mmc-utils: Merge the lsmmc tool into mmc-utils
  * mmc_utils: add ffu support
  * mmc-utils: Add disable partition boot to 'mmc bootpart enable'
  * mmc-utils: Add ability to configure write protect on an eMMC device
  * mmc-utils: Add Command Queue fields to Extended CSD

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=15
2016-09-09 18:46:41 +00:00
Martin Pluskal
580c9008e0 - Update to version 0.1+git.20160623:
* mmc-utils: Add ability to configure write protect on an eMMC device
  * mmc-utils: Add Command Queue fields to Extended CSD

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=13
2016-06-29 15:22:54 +00:00
Martin Pluskal
a5ec1217b7 - Update to version 0.1+git.20160511:
* mmc-utils: Add disable partition boot to 'mmc bootpart enable'

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=11
2016-05-12 20:47:15 +00:00
Martin Pluskal
4190e7c00c - Update to version 0.1~git.20160308:
+ Fit usage to 80 cols
  + fix building errors on Android
  + mmc-utils: add check for max enhanced user area
  + mmc-utils: add support to create gp partition
  + mmc-utils: Add command to set the boot bus conditions
  + mmc-utils: add ability to enable/disable optional eMMC cache
  + mmc_utils: gp create: only allow partition [1-4] to be selected
  + mmc_utils: doc: add man-page
  + mmc-utils: Merge the lsmmc tool into mmc-utils
  + mmc_utils: add ffu support

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=9
2016-03-09 16:44:26 +00:00
Martin Pluskal
a7895bcacb - Update to 0.1~20160223
- Drop old versioning which was based only on date

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=7
2016-03-01 16:39:53 +00:00
Ismail Dönmez
60a8f79e86 Accepting request 360012 from home:michel_mno:branches:hardware
- new do_not_use_asm_generic.patch to avoid PowerPC build error

OBS-URL: https://build.opensuse.org/request/show/360012
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=5
2016-02-17 18:19:23 +00:00
Martin Pluskal
884feabd06 - Update to 20151118
- Install man page
- Build with correct optflags

OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=3
2015-12-05 13:12:57 +00:00
Martin Pluskal
6b99b602e2 Update copyright
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=2
2014-12-28 17:56:19 +00:00
Torsten Duwe
581674e7b0 Accepting request 266377 from home:pluskalm
New package, please set me as maintainer

OBS-URL: https://build.opensuse.org/request/show/266377
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=1
2014-12-27 12:39:57 +00:00