summaryrefslogtreecommitdiff
path: root/src/commonlib/storage/sd_mmc.c
AgeCommit message (Expand)Author
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-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-07-02commonlib/storage: Make sd_mmc_go_idle an apiBora Guvendik
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy