coreboot/src
Gabe Black f0ebac8127 pit: Stop calling tps65090 functions until we can call through the EC.
On pit, the tps65090 is connected to the EC and has to be accessed by proxy.
Until we have that implemented, this change removes calls to tps69050 which
will never succeed, and stops compiling in the driver.

Change-Id: I7218f85f9f26623bd13aaaf8ded0638b3b2f874a
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3686
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 22:38:22 +02:00
..
arch arm: Fix memory barrier usage in IO operation 2013-07-10 22:36:33 +02:00
console ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +02:00
cpu exynos5420: Switch to fixed size types in dmc.h. 2013-07-10 22:38:05 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers max77802: add header for max77802 PMIC 2013-07-10 22:35:26 +02:00
ec ec: Reserve correct ioport regions for Chrome OS EC to use 2013-07-10 21:45:11 +02:00
include ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +02:00
lib Drop ELF remains from boot code 2013-07-10 21:43:55 +02:00
mainboard pit: Stop calling tps65090 functions until we can call through the EC. 2013-07-10 22:38:22 +02:00
northbridge Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00