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
/
include
/
spi_flash.h
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-15
spi_flash: document expected return values
Aaron Durbin
2015-04-17
spi: Add function to read flash status register
Duncan Laurie
2015-04-17
drivers/spi: Pass flash parameters from coreboot to payload
Dan Ehrenberg
2015-01-14
Move container_of() macro to stddef.h
Stefan Reinauer
2015-01-09
Drop duplicate API from spi_flash.h
Stefan Reinauer
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
doxygen fixes: change @var to @param var
Martin Roth
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2014-07-14
SPI: Split writes using spi_crop_chunk()
Kyösti Mälkki
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-11
spi.h: Rename the spi.h to spi-generic.h
Zheng Bao
2012-07-24
SPI flash layer: remove unused function spi_flash_free()
Stefan Reinauer
2012-05-10
Add SPI flash driver
Stefan Reinauer