summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/sd_mmc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-9/+5
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* commonlib/storage: Make sd_mmc_go_idle an apiBora Guvendik2018-07-021-1/+1
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-0/+270