coreboot/src/cpu
Nico Huber 0f2dd1eff9 include/device: Split i2c.h into three
Split `i2c.h` into three pieces to ease reuse of the generic defi-
nitions. No code is changed.

* `i2c.h`        - keeps the generic definitions
* `i2c_simple.h` - holds the current, limited to one controller driver
                   per board, devicetree independent I2C interface
* `i2c_bus.h`    - will become the devicetree compatible interface for
                   native I2C (e.g. non-SMBus) controllers

Change-Id: I382d45c70f9314588663e1284f264f877469c74d
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/20845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-18 15:33:29 +00:00
..
allwinner include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
amd AGESA: Cleanup ACPI S3 support 2017-08-16 22:06:51 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp src/cpu: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:25 +00:00
intel Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
via cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
x86 I82801JX: Add IS_ENABLED around config options 2017-07-21 17:00:01 +00:00
Kconfig arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
Makefile.inc Microcode: Show a useful warning when microcode bins are missing 2016-12-28 03:36:10 +01:00