[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C

2013-05-15 Thread Mathias leblanc
From: Mathias Leblanc * STMicroelectronics version 1.2.0, Copyright (C) 2013 * This is free software, and you are welcome to redistribute it. This is the u-boot driver for TPM chip from ST Microelectronics. If you have a TPM security chip from STMicroelectronics working with an I2C, read the

[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C

2013-04-22 Thread Mathias leblanc
From: Mathias Leblanc * STMicroelectronics version 1.2.0, Copyright (C) 2013 * This is free software, and you are welcome to redistribute it * under certain conditions. This is the driver for TPM chip from ST Microelectronics. If you have a TPM security chip from STMicroelectronics working

Re: [U-Boot] status i2c uboot driver ST Microelectronics

2013-04-18 Thread Mathias LEBLANC
Hi Simon, Yes i saw his reply and i work on it. I tested the tpm driver on a beagleboard but it can be used to every motherboard Regards, Mathias Leblanc From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass Sent: 18 April, 2013 04:22 To: Mathias LEBLANC Cc: Shawn Nematbakhsh

[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C

2013-04-08 Thread Mathias leblanc
From: Mathias Leblanc * STMicroelectronics version 1.2.0, Copyright (C) 2013 * STMicroelectronics comes with ABSOLUTELY NO WARRANTY. * This is free software, and you are welcome to redistribute it * under certain conditions. This is the driver for TPM chip from ST Microelectronics. If you

[U-Boot] status i2c uboot driver ST Microelectronics

2013-04-08 Thread Mathias LEBLANC
Hello, Do you know what the status of the test and the publication of the I2C uboot driver from STMicroelectronics? Thanks, Best Regards, Mathias Leblanc, [cid:image001.png@01CE343F.9503C7C0] STMicroelectronics - Rousset Smartcard - TPM Application Application Engineer * 04 42

[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C

2013-03-22 Thread Mathias leblanc
: Mathias leblanc --- Makefile |2 +- README | 12 + common/cmd_tpm.c | 176 drivers/tpm/Makefile |1 + drivers/tpm/compatibility.h| 52 drivers/tpm/tis_i2c.c | 211