summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/spi.c
AgeCommit message (Expand)Author
2019-02-12soc/amd/common: Don't use CAR_GLOBALArthur Heymans
2018-07-31src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-02-16soc/amd/stoneyridge/spi: Use correct conversion specifierPaul Menzel
2018-01-30soc/amd/stoneyridge: use new host controller programmingAaron Durbin
2018-01-30soc/amd/stoneyridge: utilize full SPI flash controller fifoAaron Durbin
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-24soc/amd/stoneyridge/spi: do not open code existing CAR APIsAaron Durbin
2017-11-21amd/stoneyridge/spi: Fix reads greater than 5 bytesMarshall Dawson
2017-11-17amd/stoneyridge: Add SPI controller driverMarshall Dawson