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
/
drivers
/
spi
/
amic.c
Age
Commit message (
Expand
)
Author
2017-07-02
drivers/spi: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-05-19
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2016-12-06
spi_flash: Make a deep copy of spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2014-07-17
drivers/spi: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-14
SPI flash: Fix alignment checks in Page Program commands
Kyösti Mälkki
2014-02-17
src/drivers/spi: introduce AMIC support
Idwer Vollering