aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/i2c.c
AgeCommit message (Expand)Author
2020-12-12soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki
2020-06-29soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki
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-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-08soc/amd/stoneyridge: 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
2019-06-06soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson
2019-05-16soc/amd/stoneyridge: Move I2C bus clear out of gpio.cMarshall Dawson
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-02-06soc/amd/stoneyridge: Add API to initialize non-early_init i2c busesDaniel Kurtz
2018-01-30soc/amd/stoneyridge: initialize i2c buses marked as early initAaron Durbin
2018-01-26soc/amd/stoneyridge: fix compilation errorAaron Durbin
2018-01-25soc/amd/stoneyridge: Add I2C devicetree support.Justin TerAvest
2018-01-08soc/amd/stoneyridge/i2c: fix formatting and global symbolAaron Durbin
2018-01-03soc/amd/stoneyridge: Add I2C supportChris Ching