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
/
stoneyridge
/
i2c.c
Age
Commit message (
Expand
)
Author
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-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/stoneyridge: 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
2019-06-06
soc/amd/stoneyridge: Move GPIO support to common
Marshall Dawson
2019-05-16
soc/amd/stoneyridge: Move I2C bus clear out of gpio.c
Marshall Dawson
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-02-06
soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses
Daniel Kurtz
2018-01-30
soc/amd/stoneyridge: initialize i2c buses marked as early init
Aaron Durbin
2018-01-26
soc/amd/stoneyridge: fix compilation error
Aaron Durbin
2018-01-25
soc/amd/stoneyridge: Add I2C devicetree support.
Justin TerAvest
2018-01-08
soc/amd/stoneyridge/i2c: fix formatting and global symbol
Aaron Durbin
2018-01-03
soc/amd/stoneyridge: Add I2C support
Chris Ching