summaryrefslogtreecommitdiffstats
path: root/src/include/device/smbus.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-0/+2
* device/smbus: Drop unused smbus_set_link()Kyösti Mälkki2020-01-041-1/+0
* device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki2020-01-041-5/+0
* src: Remove unused include <device/smbus_def.h>Elyes HAOUAS2019-12-191-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Get rid of device_tElyes HAOUAS2019-01-041-2/+2
* include/device/smbus.h: Don't use device_tElyes HAOUAS2018-12-031-8/+9
* device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin2018-01-241-4/+4
* device/smbus: Reuse I2C bus operations where applicableNico Huber2017-08-181-5/+21
* device/smbus: Drop some never used boilerplateNico Huber2017-08-151-10/+0
* src/include: Remove space between function name and parametersLee Leahy2017-03-131-10/+10
* southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson2015-10-241-0/+5
* Cosmetics and coding style fixes in devices/*.Uwe Hermann2010-10-181-24/+25
* i2c mux supportYinghai Lu2004-12-031-42/+21
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+0
* - Update the device header filesEric Biederman2004-10-141-0/+71