aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/spi.c
AgeCommit message (Expand)Author
2019-11-20sb/amd/sb700: Drop supportArthur Heymans
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-05-21sb/amd/sb700: Get rid of device_tElyes HAOUAS
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2017-06-07spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh
2017-05-24southbridge/amd: 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-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-08-04sb/amd/sb700: Do not reset fifo after skipping the sent bytesTimothy Pearson
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson