summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/storage: Add common eMMC functionsShelley Chen2023-01-161-0/+45
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-1/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src/commonlib/storage: Fix typosElyes HAOUAS2020-01-101-1/+1
* storage/mmc: Fix wrong frequency setting for HS speed modeBora Guvendik2019-12-191-0/+1
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-8/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src/{commonlib,lib}: Fix typoElyes HAOUAS2018-08-161-2/+2
* src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS2018-06-041-1/+0
* storage: Fix CMD13 failure issueBarnali Sarkar2018-02-071-4/+4
* commonlib/storage: Zero extend MMC capacityLee Leahy2017-06-271-1/+1
* commonlib/storage: Fix MMC buildLee Leahy2017-06-201-0/+2
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-0/+545