aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/flash_controller.c
AgeCommit message (Expand)Author
2017-03-17soc/intel/skylake: Add int to unsignedLee Leahy
2016-12-23soc/intel/skylake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-07soc/intel/skylake: Remove unwanted spi_release callFurquan Shaikh
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-22soc/intel: Use correct terminology for SPI flash operationsFurquan Shaikh
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-10-26soc/intel/skylake: Use intel common support to write-protect SPI flashFurquan Shaikh
2016-08-19soc/intel/skylake: make SPI support early stagesAaron Durbin
2016-06-21intel/skylake: Run spi_init as early as possible in ramstageFurquan Shaikh
2016-06-09skylake: Add function to set PRR for protecting flashDuncan Laurie
2016-01-22intel/skylake: Fix klockwork violationNaresh G Solanki
2016-01-19intel/skylake: Fix issues found by klockworkNaresh G Solanki
2015-11-20intel/skylake: Fix flash_controller.c compilationStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-08skylake: refactor flash_controller codeAaron Durbin
2015-09-08skylake: move flash_controller.h to the proper placeAaron Durbin
2015-09-08skylake: fix eventlog on resume pathAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-08-29intel/skylake: Implemented generic SPI driver for ROM/RAMSTAGE access.Subrata
2015-07-16soc/intel: Add Skylake SOC supportLee Leahy