u-boot-brain/drivers
Simon Glass 4cd7b7834c tpm: Move the I2C TPM code into one file
The current Infineon I2C TPM driver is written in two parts, intended to
support use with other I2C devices. However we don't have any users and the
Atmel I2C TPM device does not use this file.

We should simplify this and remove the unused abstration. As a first step,
move the code into one file.

Also the name tpm_private.h suggests that the header file is generic to all
TPMs but it is not. Rename it indicate that it relates only to this driver

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2015-08-31 07:57:27 -06:00
..
bios_emulator
block
bootcount
clk clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK 2015-08-18 13:46:01 -04:00
core dm: core: Add Kconfig for simple bus driver 2015-08-31 07:57:26 -06:00
cpu
crypto Correct License and Copyright information on few files 2015-08-12 20:47:46 -04:00
ddr ddr: altera: Repair uninited variable 2015-08-23 11:56:19 +02:00
demo drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
dfu dfu: fix 64-bit compile warnings 2015-07-27 15:53:52 -07:00
dma dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -04:00
fpga arm: socfpga: Fix FPGA bitstream programming routine 2015-08-08 14:14:04 +02:00
gpio dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
hwmon
i2c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
input x86: i8042: Correctly initialize the controller 2015-08-26 07:54:16 -07:00
led led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED 2015-08-18 13:46:03 -04:00
memory
misc x86: superio: Add keyboard controller support to smsc_lpc47m driver 2015-08-26 07:54:12 -07:00
mmc arm: pxa: mmc: clean-up include file order 2015-08-24 20:30:37 +02:00
mtd mtd: denali_spl: do not allocate page_buffer in .bss section 2015-08-30 22:18:00 +09:00
net net: e1000: Fix build warnings for 32-bit 2015-08-26 07:54:01 -07:00
pci dm: pci: Optimize pci_uclass_post_bind() 2015-08-26 07:54:17 -07:00
pcmcia
power of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
pwm
qe driver/qe: use strncpy instead of strcpy 2015-08-03 12:06:36 -07:00
ram ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM 2015-08-18 13:46:02 -04:00
rtc drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
serial dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
soc
sound of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
spi dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
thermal
tpm tpm: Move the I2C TPM code into one file 2015-08-31 07:57:27 -06:00
twserial
usb dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
video dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
watchdog
Kconfig drivers: kconfig: Sort driver menu in alphabetical order 2015-08-31 07:57:26 -06:00
Makefile led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries 2015-08-18 13:46:03 -04:00