index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
sb700
/
spi.c
Age
Commit message (
Expand
)
Author
2019-11-20
sb/amd/sb700: Drop support
Arthur Heymans
2019-10-28
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-05-21
sb/amd/sb700: Get rid of device_t
Elyes HAOUAS
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2017-06-07
spi: Remove unused/unnecessary spi_init function definitions
Furquan Shaikh
2017-05-24
southbridge/amd: Move spi driver to use spi_bus_map
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2016-12-23
spi: Get rid of SPI_ATOMIC_SEQUENCING
Furquan Shaikh
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-08-04
sb/amd/sb700: Do not reset fifo after skipping the sent bytes
Timothy Pearson
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
southbridge/amd/sb700: Add Suspend to RAM (S3) support
Timothy Pearson