aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/storage/mmc.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-01-10src/commonlib/storage: Fix typosElyes HAOUAS
2019-12-19storage/mmc: Fix wrong frequency setting for HS speed modeBora Guvendik
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-08-16src/{commonlib,lib}: Fix typoElyes HAOUAS
2018-07-09src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS
2018-02-07storage: Fix CMD13 failure issueBarnali Sarkar
2017-06-27commonlib/storage: Zero extend MMC capacityLee Leahy
2017-06-20commonlib/storage: Fix MMC buildLee Leahy
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy