summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/storage_test.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/quark: Don't use CAR_GLOBALArthur Heymans2019-05-291-8/+7
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-8/+8
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-051-12/+7
* soc/intel: Get rid of device_tElyes HAOUAS2018-12-201-2/+12
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-2/+2
* soc/intel/quark: Add SD/MMC test supportLee Leahy2017-05-081-0/+257