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
/
common
/
block
/
spi
Age
Commit message (
Expand
)
Author
2020-07-30
amd/common/block/spi: Add EFS SPI configurations to Kconfig
Matt Papageorge
2020-07-28
src/soc/amd: Add include <types.h>
Elyes HAOUAS
2020-07-27
soc/amd: Use spi_writeX & spi_readX for all spi accesses
Martin Roth
2020-07-27
soc/amd/common: Move spi access functions into their own file
Martin Roth
2020-07-26
soc/amd/common: Refactor and consolidate code for spi base
Martin Roth
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-13
soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.c
Furquan Shaikh
2020-05-12
soc/amd/common/block/spi: Add support for common SPI configuration
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-01-03
soc/amd/common/block/spi: remove code duplication
Aaron Durbin
2019-12-27
soc/amd/common: Correct SPI FIFO size check
Marshall Dawson
2019-12-20
{nb,soc}: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-10-20
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2019-09-26
soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code
Richard Spiegel
2019-09-21
soc/amd/common/block: Create new SPI code
Richard Spiegel