aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/spi.c
AgeCommit message (Expand)Author
2019-06-06soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
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