index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
commonlib
/
storage
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
commonlib/storage: Add common eMMC functions
Shelley Chen
2023-01-16
1
-0
/
+45
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-11
/
+1
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
1
-1
/
+2
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
src/commonlib/storage: Fix typos
Elyes HAOUAS
2020-01-10
1
-1
/
+1
*
storage/mmc: Fix wrong frequency setting for HS speed mode
Bora Guvendik
2019-12-19
1
-0
/
+1
*
AUTHORS: Move src/commonlib copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-8
/
+4
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src/{commonlib,lib}: Fix typo
Elyes HAOUAS
2018-08-16
1
-2
/
+2
*
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-09
1
-1
/
+1
*
src/commonlib/storage: Move include <console.h> to sd_mmc.h
Elyes HAOUAS
2018-06-04
1
-1
/
+0
*
storage: Fix CMD13 failure issue
Barnali Sarkar
2018-02-07
1
-4
/
+4
*
commonlib/storage: Zero extend MMC capacity
Lee Leahy
2017-06-27
1
-1
/
+1
*
commonlib/storage: Fix MMC build
Lee Leahy
2017-06-20
1
-0
/
+2
*
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-12
1
-0
/
+545