coreboot/src
Duncan Laurie 6f5ceb26b9 drivers/i2c/tpm/cr50: Rename i2c read/write functions
Rename the low-level functions from iic_tpm_read/write to
cr50_i2c_read/write to better match the driver name, and pass in the
tpm_chip structure to the low-level read/write functions as it will
be needed in future changes.

BUG=chrome-os-partner:53336

Change-Id: Ib4a68ce1b3a83ea7c4bcefb9c6f002f6dd4aac1f
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
2016-09-19 17:52:47 -07:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console console: honor CONFIG_POSTCAR_CONSOLE 2016-09-19 17:01:37 +02:00
cpu cpu/amd/family_10h-family_15h: transition away from device_t 2016-09-13 17:25:13 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers drivers/i2c/tpm/cr50: Rename i2c read/write functions 2016-09-19 17:52:47 -07:00
ec src/ec: Improve code formatting 2016-09-07 13:55:05 +02:00
include arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
lib arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
mainboard gru: Add USB 2.0 PHY tuning for Kevin 2016-09-20 00:32:13 +02:00
northbridge gm45/gma.c: use correct id string for fake VBT 2016-09-19 19:24:41 +02:00
soc gru: Add USB 2.0 PHY tuning for Kevin 2016-09-20 00:32:13 +02:00
southbridge southbridge/sis/sis966/lpc.c: Improve code formatting 2016-09-15 02:31:30 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/skylake: Add FSP header files without any adaptations 2016-09-12 19:54:25 +02:00
Kconfig Kconfig: Relocate DEVICETREE symbol 2016-09-06 22:49:06 +02:00