summaryrefslogtreecommitdiffstats
path: root/src/commonlib/storage/pci_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* commonlib/storage: Add attach callback to sdhci_ctrlrShelley Chen2023-02-081-4/+6
* commonlib/storage: fix int-to-pointer-cast errorShelley Chen2023-01-141-1/+1
* 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 "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-7/+6
* device,drivers/: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-6/+2
* AUTHORS: Move src/commonlib copyrights into AUTHORS fileMartin Roth2019-09-101-2/+1
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+3
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* commonlib/storage: Make pci sdhci code compile in romstageBora Guvendik2018-10-111-8/+14
* src/commonlib/storage: Move include <console.h> to sd_mmc.hElyes HAOUAS2018-06-041-1/+0
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-0/+64