coreboot-kgpe-d16/src/mainboard/google/veyron
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
..
sdram_inf google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00
board.h
board_info.txt
boardid.c google/veyron: Work around RAM code strapping error 2017-03-17 11:38:22 +01:00
bootblock.c
chromeos.c vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default 2017-03-28 22:15:46 +02:00
chromeos.fmd
devicetree.cb
Kconfig Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER 2017-06-02 18:37:45 +02:00
Kconfig.name google/veyron: Clean out unused board variants 2017-03-17 11:38:34 +01:00
mainboard.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Makefile.inc
memlayout.ld
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c
sdram_configs.c google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00