index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
quark
/
storage_test.c
Age
Commit message (
Expand
)
Author
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-02-08
soc/intel/quark/storage_test.c: Remove duplicated "ERROR" in log message
Elyes HAOUAS
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2021-02-07
soc/intel/quark/storage_test.c: Remove redundant <commonlib/cbmem_id.h>
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/quark: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-05-29
soc/intel/quark: Don't use CAR_GLOBAL
Arthur Heymans
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-05
intel/quark: Fix COMMONLIB_STORAGE in CAR
Kyösti Mälkki
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2017-05-12
commonlib: Move drivers/storage into commonlib/storage
Lee Leahy
2017-05-08
soc/intel/quark: Add SD/MMC test support
Lee Leahy