coreboot-kgpe-d16/src/drivers/i2c
Patrick Georgi 27ef602fab vboot: split class in library and stage
The build system includes a bunch of files into verstage that
also exist in romstage - generic drivers etc.
These create link time conflicts when trying to link both the
verstage copy and romstage copy together in a combined configuration,
so separate "stage" parts (that allow things to run) from "library" parts
(that contain the vboot specifics).

Change-Id: Ieed910fcd642693e5e89e55f3e6801887d94462f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10041
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-04-30 15:39:53 +02:00
..
adm1026 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
adm1027 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
adt7463 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
at24rf08c drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0' 2014-11-28 04:53:15 +01:00
i2cmux drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
i2cmux2 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
lm63 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
rtd2132 drivers: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:07 +01:00
tpm i2c/tpm: add final newline 2015-04-30 15:37:55 +02:00
w83793 drivers/i2c/w83793: Use devicetree.cb to set additional values 2015-02-26 06:20:07 +01:00
w83795 drivers/i2c/w83795: Fix tautology from wrong return type 2015-01-15 17:12:13 +01:00
ww_ring vboot: split class in library and stage 2015-04-30 15:39:53 +02:00
Kconfig i2c: add support for ww_ring 2015-04-22 19:52:51 +02:00
Makefile.inc i2c: add support for ww_ring 2015-04-22 19:52:51 +02:00