index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
picasso
/
i2c.c
Age
Commit message (
Expand
)
Author
2022-10-18
soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c
Fred Reitberger
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-03
soc/amd/*/i2c: factor out common I2C pad configuration
Felix Held
2022-02-03
soc/amd/*/i2c: introduce and use MISC_I2C_PAD_CTRL(bus) macro
Felix Held
2022-02-03
soc/amd/*/i2c: drop unused mainboard_i2c_override
Felix Held
2021-03-22
trivial: Fix the tab and rearrange the lines
Zheng Bao
2021-03-22
soc/amd/common/block/i2c: Move SoC agnostic parts into common
Karthikeyan Ramasubramanian
2021-03-22
soc/amd/common: Introduce I2C driver common to all AMD SoCs
Karthikeyan Ramasubramanian
2020-12-12
soc/amd/common: Refactor ACPIMMIO posted writes
Kyösti Mälkki
2020-07-08
soc/amd/picasso: Allow modification of i2c base addresses in PSP
Martin Roth
2020-06-29
soc/amd/common: Drop ACPIMMIO GPIO bank separation
Kyösti Mälkki
2020-06-18
soc/amd/picasso/i2c: use config_of_soc()
Felix Held
2020-06-05
soc/amd/picasso: Add set_mmio_dev_ops() to set ops for MMIO devices
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
Furquan Shaikh
2020-04-24
soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code
Martin Roth
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-08
soc/amd/picasso: replace get_soc_config with config_of_soc
Felix Held
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-17
soc/amd/picasso: Move get_soc_config to common location
Marshall Dawson
2019-10-20
soc/amd/picasso: Adjust I2C ASL
Marshall Dawson
2019-08-09
soc/amd/picasso: Update i2c support
Marshall Dawson
2019-07-03
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-02
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth