summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix the tab and rearrange the linesZheng Bao2021-03-221-2/+2
* soc/amd/common/block/i2c: Move SoC agnostic parts into commonKarthikeyan Ramasubramanian2021-03-221-103/+37
* soc/amd/common: Introduce I2C driver common to all AMD SoCsKarthikeyan Ramasubramanian2021-03-221-78/+1
* soc/amd/common: Refactor ACPIMMIO posted writesKyösti Mälkki2020-12-121-1/+3
* soc/amd/picasso: Allow modification of i2c base addresses in PSPMartin Roth2020-07-081-15/+23
* soc/amd/common: Drop ACPIMMIO GPIO bank separationKyösti Mälkki2020-06-291-15/+8
* soc/amd/picasso/i2c: use config_of_soc()Felix Held2020-06-181-4/+1
* soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devicesFurquan Shaikh2020-06-051-4/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh2020-04-281-1/+1
* soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth2020-04-241-7/+12
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* soc/amd/picasso: replace get_soc_config with config_of_socFelix Held2020-04-081-7/+5
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/picasso: Move get_soc_config to common locationMarshall Dawson2020-03-171-13/+0
* soc/amd/picasso: Adjust I2C ASLMarshall Dawson2019-10-201-3/+3
* soc/amd/picasso: Update i2c supportMarshall Dawson2019-08-091-35/+42
* soc/amd/picasso: Change all remaining soc namesMarshall Dawson2019-07-031-5/+5
* soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth2019-07-021-0/+241