Age | Commit message (Expand) | Author |
2022-02-17 | amd/common/block/spi/fch_spi_ctrl: use uintptr_t for addresses | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: improve printk messages | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: handle failure in execute_command | Felix Held |
2021-12-15 | soc/amd/common/block/spi/fch_spi_ctrl: rework dump_state | Felix Held |
2021-12-08 | soc/amd/common/block/spi: fix setting SPI_USE_SPI100 in SPI100_ENABLE | Felix Held |
2021-11-15 | soc/amd/common/block: Add spi_hw mutex | Raul E Rangel |
2021-11-04 | soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG | Raul E Rangel |
2021-10-13 | soc/amd/common/block/spi: Support fast speed override | Karthikeyan Ramasubramanian |
2021-10-13 | soc/amd/common: Add support to read and set SPI speeds from verstage | Karthikeyan Ramasubramanian |
2021-09-01 | soc/amd/common: Change default spi speeds to 33MHz | Martin Roth |
2021-08-30 | soc/amd/common: Show current SPI speeds and modes | Martin Roth |
2021-08-30 | soc/amd/common: Update SPI based on Kconfig & EFS instead of devtree | Martin Roth |
2021-08-27 | soc/amd/common/block/spi: Add SPI config to Kconfig | Martin Roth |
2021-08-05 | soc/amd/common/block/spi: introduce SOC_AMD_COMMON_BLOCK_SPI_4DW_BURST | Felix Held |
2021-03-18 | soc/amd/common: Make fch_spi_config_modes static | Mathew King |
2021-02-16 | soc/amd/common/*/Kconfig: remove unneeded default n for bool options | Felix Held |
2021-02-10 | soc/amd/common/blocks/lpc: Remove common SPI registers | Raul E Rangel |
2020-11-30 | soc/amd/common: simplify conditionals in Makefiles | Felix Held |
2020-09-21 | soc/amd/common/block/spi/fch_spi_util.c: Fix read with invalid length | Igor Bagnucki |
2020-07-30 | amd/common/block/spi: Add EFS SPI configurations to Kconfig | Matt Papageorge |
2020-07-28 | src/soc/amd: Add include <types.h> | Elyes HAOUAS |
2020-07-27 | soc/amd: Use spi_writeX & spi_readX for all spi accesses | Martin Roth |
2020-07-27 | soc/amd/common: Move spi access functions into their own file | Martin Roth |
2020-07-26 | soc/amd/common: Refactor and consolidate code for spi base | Martin Roth |
2020-05-13 | Remove new additions of "this file is part of" lines | Furquan Shaikh |
2020-05-13 | soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.c | Furquan Shaikh |
2020-05-12 | soc/amd/common/block/spi: Add support for common SPI configuration | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-03 | soc/amd/common/block/spi: remove code duplication | Aaron Durbin |
2019-12-27 | soc/amd/common: Correct SPI FIFO size check | Marshall Dawson |
2019-12-20 | {nb,soc}: Replace min/max() with MIN/MAX() | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-09-26 | soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id code | Richard Spiegel |
2019-09-21 | soc/amd/common/block: Create new SPI code | Richard Spiegel |