summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/storage_test.c
Commit message (Expand)AuthorAgeFilesLines
* CBMEM: Change declarations for initialization hooksKyösti Mälkki2022-05-201-4/+2
* soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log messageElyes HAOUAS2022-02-081-2/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+1
* soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h>Elyes HAOUAS2021-02-071-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* 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