summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/spi
AgeCommit message (Expand)Author
2020-07-30amd/common/block/spi: Add EFS SPI configurations to KconfigMatt Papageorge
2020-07-28src/soc/amd: Add include <types.h>Elyes HAOUAS
2020-07-27soc/amd: Use spi_writeX & spi_readX for all spi accessesMartin Roth
2020-07-27soc/amd/common: Move spi access functions into their own fileMartin Roth
2020-07-26soc/amd/common: Refactor and consolidate code for spi baseMartin Roth
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-13soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.cFurquan Shaikh
2020-05-12soc/amd/common/block/spi: Add support for common SPI configurationFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-03soc/amd/common/block/spi: remove code duplicationAaron Durbin
2019-12-27soc/amd/common: Correct SPI FIFO size checkMarshall Dawson
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-09-26soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id codeRichard Spiegel
2019-09-21soc/amd/common/block: Create new SPI codeRichard Spiegel