aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/i2c.c
AgeCommit message (Expand)Author
2022-10-18soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.cFred Reitberger
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-03soc/amd/*/i2c: factor out common I2C pad configurationFelix Held
2022-02-03soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macroFelix Held
2022-02-03soc/amd/*/i2c: drop unused mainboard_i2c_overrideFelix Held
2021-03-22trivial: Fix the tab and rearrange the linesZheng Bao
2021-03-22soc/amd/common/block/i2c: Move SoC agnostic parts into commonKarthikeyan Ramasubramanian
2021-03-22soc/amd/common: Introduce I2C driver common to all AMD SoCsKarthikeyan Ramasubramanian
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-07-08soc/amd/picasso: Allow modification of i2c base addresses in PSPMartin Roth
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
2020-06-18soc/amd/picasso/i2c: use config_of_soc()Felix Held
2020-06-05soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-08soc/amd/picasso: replace get_soc_config with config_of_socFelix Held
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-17soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson
2019-10-20soc/amd/picasso: Adjust I2C ASLMarshall Dawson
2019-08-09soc/amd/picasso: Update i2c supportMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth