summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/amd/*/i2c: factor out common I2C pad configurationFelix Held2022-02-031-16/+2
* soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held2022-02-031-4/+2
* soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held2022-02-031-4/+0
* soc/amd/cezanne: Configure I2C Pad RX Select through devicetreeKarthikeyan Ramasubramanian2021-06-071-1/+5
* soc/amd/cezanne: fix i2c compiler errors on non-x86Kangheui Won2021-04-231-1/+2
* soc/amd/cezanne: Get I2C specific code for cezanneZheng Bao2021-03-221-0/+72