summaryrefslogtreecommitdiff
path: root/src/include/device/smbus.h
AgeCommit message (Expand)Author
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-01-04device/smbus: Drop unused smbus_set_link()Kyösti Mälkki
2020-01-04device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki
2019-12-19src: Remove unused include <device/smbus_def.h>Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-04src: Get rid of device_tElyes HAOUAS
2018-12-03include/device/smbus.h: Don't use device_tElyes HAOUAS
2018-01-24device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin
2017-08-18device/smbus: Reuse I2C bus operations where applicableNico Huber
2017-08-15device/smbus: Drop some never used boilerplateNico Huber
2017-03-13src/include: Remove space between function name and parametersLee Leahy
2015-10-24southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson
2010-10-18Cosmetics and coding style fixes in devices/*.Uwe Hermann
2004-12-03i2c mux supportYinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Update the device header filesEric Biederman