index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
smbus.h
Age
Commit message (
Expand
)
Author
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-01-04
device/smbus: Drop unused smbus_set_link()
Kyösti Mälkki
2020-01-04
device/smbus: Drop SMBUS_HAS_AUX_CHANNELS
Kyösti Mälkki
2019-12-19
src: Remove unused include <device/smbus_def.h>
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-03
include/device/smbus.h: Don't use device_t
Elyes HAOUAS
2018-01-24
device/i2c_bus: allow i2c_bus and i2c_simple to coexist
Aaron Durbin
2017-08-18
device/smbus: Reuse I2C bus operations where applicable
Nico Huber
2017-08-15
device/smbus: Drop some never used boilerplate
Nico Huber
2017-03-13
src/include: Remove space between function name and parameters
Lee Leahy
2015-10-24
southbridge/amd/sb700: Allow use of auxiliary SMBUS controller
Timothy Pearson
2010-10-18
Cosmetics and coding style fixes in devices/*.
Uwe Hermann
2004-12-03
i2c mux support
Yinghai Lu
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Update the device header files
Eric Biederman