coreboot/src/drivers/pc80
Stefan Reinauer 3fc8515b9d tpm: Clean up I2C TPM driver
Drop a lot of u-boot-isms and share common TIS API
between I2C driver and LPC driver.

BUG=none
TEST=Boot tested on pit
BRANCH=none
Signed-off-by: Stefan Reinauer <reinauer@google.com>

Change-Id: I43be8eea0acbdaef58ef256a2bc5336b83368a0e
Reviewed-on: https://chromium-review.googlesource.com/175670
Commit-Queue: Stefan Reinauer <reinauer@chromium.org>
Tested-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-11-11 23:47:09 +00:00
..
vga
i8254.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
i8259.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
isa-dma.c
Kconfig drivers: Add I2C TPM driver to coreboot 2013-09-09 21:39:07 +00:00
keyboard.c Remove PS/2 keyboard initialization on resume from S3 2013-07-30 17:08:52 -07:00
Makefile.inc drivers: Add I2C TPM driver to coreboot 2013-09-09 21:39:07 +00:00
mc146818rtc.c RTC: Skip rtc_init() in S3 resume path 2013-05-28 13:50:07 -07:00
mc146818rtc_early.c
tpm.c tpm: Clean up I2C TPM driver 2013-11-11 23:47:09 +00:00
udelay_io.c