coreboot-kgpe-d16/src
Vladimir Serbinenko 62adc4c610 lenovo: Handle EEPROM/RFID chip.
EEPROM/RFID chip present in thinkpad should be locked in a way to avoid
any potential RFID access.

Read serial number, UUID and P/N from EEPROM.

This info is stored on AT24RF08 chip acessible through SMBUS.

Change-Id: Ia3e766d90a094f63c8c854cd37e165221ccd8acd
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4774
Tested-by: build bot (Jenkins)
Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
2014-02-01 18:48:16 +01:00
..
arch x86: include optional reference code blob in cbfs 2014-01-30 05:49:47 +01:00
console Remove sprintf 2014-01-10 18:08:31 +01:00
cpu cpu/intel/model_2065x: Add model 20652 2014-02-01 16:41:11 +01:00
device smbus: Add guards to avoid calling NULL. 2014-02-01 18:38:32 +01:00
drivers lenovo: Handle EEPROM/RFID chip. 2014-02-01 18:48:16 +01:00
ec chromeec: allow override of i8042 interrupt 2014-01-30 05:36:33 +01:00
include x86: Add SMM helper functions to MP infrastructure 2014-01-30 06:05:38 +01:00
lib coreboot: config to cache ramstage outside CBMEM 2014-01-30 06:04:02 +01:00
mainboard lenovo: Handle EEPROM/RFID chip. 2014-02-01 18:48:16 +01:00
northbridge x86: add common definitions for control registers 2014-01-28 23:12:27 +01:00
soc baytrail: introduce pattrs 2014-01-31 20:42:37 +01:00
southbridge ibexpeak: add smbus_write_byte 2014-02-01 18:43:11 +01:00
superio superio/fintek: Add initial support for Fintek F71869AD. 2014-01-27 00:13:14 +01:00
vendorcode chromeos: provide option to identify reference code blob 2014-01-30 05:26:38 +01:00
Kconfig baytrail: add initial support 2014-01-31 16:36:59 +01:00