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
/
amd
/
stoneyridge
/
spi.c
Age
Commit message (
Expand
)
Author
2019-06-06
soc/amd/stoneyridge: Move LPC support to common
Marshall Dawson
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-12
soc/amd/common: Don't use CAR_GLOBAL
Arthur Heymans
2018-07-31
src/soc/amd/stoneyridge: Remove IMC support
Richard Spiegel
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-02-16
soc/amd/stoneyridge/spi: Use correct conversion specifier
Paul Menzel
2018-01-30
soc/amd/stoneyridge: use new host controller programming
Aaron Durbin
2018-01-30
soc/amd/stoneyridge: utilize full SPI flash controller fifo
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2018-01-24
soc/amd/stoneyridge/spi: do not open code existing CAR APIs
Aaron Durbin
2017-11-21
amd/stoneyridge/spi: Fix reads greater than 5 bytes
Marshall Dawson
2017-11-17
amd/stoneyridge: Add SPI controller driver
Marshall Dawson