summaryrefslogtreecommitdiff
path: root/src/commonlib/storage/sdhci_adma.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
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-09-10AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy