summaryrefslogtreecommitdiff
path: root/src/commonlib/storage/sdhci.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-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-01-10src/commonlib/storage: Fix typosElyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-04src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy