aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/spi.c
AgeCommit message (Expand)Author
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2017-12-16soc/intel/broadwell: implement spi_flash_ctrlr_protect_region()Aaron Durbin
2017-07-18soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPIStefan Reinauer
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-17soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Add int to unsignedLee Leahy
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan 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-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30intel/broadwell: bootstate mechanism only exists in ramstagePatrick Georgi
2015-04-10broadwell: Add function to apply PRR to a range of SPI flashDuncan Laurie
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-12-31broadwell: Preparations for buildingMarc Jones
2014-12-08intel/broadwell: Spelling fixesMartin Roth
2014-10-22broadwell: add new intel SOCDuncan Laurie