- 26 Feb, 2016 1 commit
-
-
Sebastian Rasmussen authored
The lsmmc tools contains an extensive parser of the CID, CSD, SCR registers from userspace. The utility works as-is and uses sysfs to read the register values. The original code is created by Sebastian Rasmussen and still lives in an attachment in the mail archive of linux-mmc. It need to be merged into mmc-utils repository, which is convenient for testing MMC device from userspace. Change since v3: - Remove the unused EXT_CSD parser in lsmmc.c file. Signed-off-by:
Sebastian Rasmussen <sebras@gmail.com> Signed-off-by:
Chris Ball <chris@printf.net> Signed-off-by:
Baolin Wang <baolin.wang@linaro.org>
-
- 12 Aug, 2014 1 commit
-
-
Roman Peniaev authored
RPMB requires digital signature of the message. Take the implementation of HMAC SHA256 from this place https://github.com/ogay/hmac.git Actually this is BSD license, IANAL but according to my understanding nothing terrible will happen if we provide all the original copyrights. Signed-off-by:
Roman Pen <r.peniaev@gmail.com> Cc: Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by:
Chris Ball <chris@printf.net>
-
- 23 Jan, 2014 1 commit
-
-
Mike Frysinger authored
Fix the recurisve make targets by using $(MAKE). Otherwise we get lots of warnings and issues with parallel builds. Fix the install target -- the man subdir was missing a dummy target. Add proper .PHONY markings. Change-Id: I640d42af0bdf96baf6ff0ca022fd3f7f444b2d05 Signed-off-by:
Mike Frysinger <vapier@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/179621 Reviewed-by:
Grant Grundler <grundler@chromium.org> Signed-off-by:
Chris Ball <chris@printf.net>
-
- 27 Jun, 2013 1 commit
-
-
Ben Gardiner authored
Most useful when cross-compiling. Signed-off-by:
Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by:
Chris Ball <cjb@laptop.org>
-
- 21 Sep, 2012 1 commit
-
-
Chris Ball authored
This is required by distros that use Fortify.
-
- 12 Feb, 2012 3 commits
-
-
Chris Ball authored
Signed-off-by:
Chris Ball <cjb@laptop.org>
-
Johan RUDHOLM authored
This was posted to linux-mmc@ by Johan Rudholm. Signed-off-by:
Chris Ball <cjb@laptop.org>
-
Goffredo Baroncelli authored
This commit was made by Chris Ball, but reuses framework code from Goffredo's btrfs-progs/btrfs.c. Signed-off-by:
Chris Ball <cjb@laptop.org>
-