2022-01-04 11:12:51 +01:00
|
|
|
-------------------------------------------------------------------
|
2022-02-17 09:11:21 +01:00
|
|
|
Thu Feb 17 08:09:45 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20220208:
|
|
|
|
* mmc-utils: Display STROBE_SUPPORT when printing EXT_CSD
|
|
|
|
* mmc-utils: Remove unused MMC_BLOCK_MAJOR
|
|
|
|
* mmc-utils: manpage: Document -c option for partitioning commands
|
|
|
|
* mmc_cmds: Display BARRIER_CTRL Status when printing EXT_CSD
|
|
|
|
* add README
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-01-04 11:12:51 +01:00
|
|
|
Tue Jan 4 10:12:03 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-10-19 09:58:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 19 07:56:22 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20210930:
|
|
|
|
* mmc-utils: One further optimization of trimming routine
|
|
|
|
|
2021-09-14 08:43:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 14 06:42:42 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20210824:
|
|
|
|
* mmc-utils: Fix for Firmware Version string printing
|
|
|
|
|
2021-04-28 09:44:28 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-06-24 10:27:52 +02:00
|
|
|
Thu Jun 24 08:26:56 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20210511:
|
|
|
|
* mmc-utils: Add eMMC erase command support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-04-28 09:44:28 +02:00
|
|
|
Wed Apr 28 07:43:21 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-02-03 16:58:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 3 15:56:24 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-08-13 16:03:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 13 14:02:28 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2018-12-14 16:00:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 14 14:59:57 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20181208:
|
|
|
|
* use proper type for RPMB blocks_cnt
|
|
|
|
* fix GCC7 build by refactoring trimming routines
|
|
|
|
|
2018-06-18 08:56:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 18 06:51:50 UTC 2018 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20180327:
|
|
|
|
* fix ENH_START_ADDR overflow
|
|
|
|
- Dont build with -Werror
|
|
|
|
|
2018-03-08 10:51:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 8 09:49:09 UTC 2018 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-03-24 13:04:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 24 12:02:21 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2016-09-09 20:46:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 09 18:44:54 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2016-06-29 17:22:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 29 15:19:02 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2016-05-12 22:47:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 12 20:45:28 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.1+git.20160511:
|
|
|
|
* mmc-utils: Add disable partition boot to 'mmc bootpart enable'
|
|
|
|
|
2016-03-09 17:44:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 09 16:42:06 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2016-03-01 17:39:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 1 15:37:00 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 0.1~20160223
|
|
|
|
- Drop old versioning which was based only on date
|
|
|
|
|
2016-02-17 19:19:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 17 17:47:54 UTC 2016 - normand@linux.vnet.ibm.com
|
|
|
|
|
|
|
|
- new do_not_use_asm_generic.patch to avoid PowerPC build error
|
|
|
|
|
2015-12-05 14:12:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 5 13:11:57 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 20151118
|
|
|
|
- Install man page
|
|
|
|
- Build with correct optflags
|
|
|
|
|
2014-12-27 13:39:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 25 15:18:40 UTC 2014 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Initial packaging of current git snapshot (20140812)
|
|
|
|
|