aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/fsp_rangeley/spi.c
AgeCommit message (Expand)Author
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-05-22sb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-24southbridge/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
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-10-14Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth
2015-10-03Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-09spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black
2014-07-30southbridge/intel: Add fsp_rangeley supportMartin Roth