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
/
intel
/
skylake
/
flash_controller.c
Age
Commit message (
Expand
)
Author
2016-12-23
soc/intel/skylake: Use the new SPI driver interface
Furquan Shaikh
2016-12-07
soc/intel/skylake: Remove unwanted spi_release call
Furquan Shaikh
2016-12-06
spi_flash: Make a deep copy of spi_slave structure
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-11-22
soc/intel: Use correct terminology for SPI flash operations
Furquan Shaikh
2016-11-22
spi: Get rid of flash_programmer_probe in spi_slave structure
Furquan Shaikh
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-10-26
soc/intel/skylake: Use intel common support to write-protect SPI flash
Furquan Shaikh
2016-08-19
soc/intel/skylake: make SPI support early stages
Aaron Durbin
2016-06-21
intel/skylake: Run spi_init as early as possible in ramstage
Furquan Shaikh
2016-06-09
skylake: Add function to set PRR for protecting flash
Duncan Laurie
2016-01-22
intel/skylake: Fix klockwork violation
Naresh G Solanki
2016-01-19
intel/skylake: Fix issues found by klockwork
Naresh G Solanki
2015-11-20
intel/skylake: Fix flash_controller.c compilation
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-08
skylake: refactor flash_controller code
Aaron Durbin
2015-09-08
skylake: move flash_controller.h to the proper place
Aaron Durbin
2015-09-08
skylake: fix eventlog on resume path
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-08-29
intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.
Subrata
2015-07-16
soc/intel: Add Skylake SOC support
Lee Leahy