index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
i2c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/device: Split i2c.h into three
Nico Huber
2017-08-18
1
-159
/
+0
*
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-14
1
-49
/
+79
*
src/include: Open brace on same line as enum or struct
Lee Leahy
2017-03-12
1
-6
/
+9
*
src/include: Indent code using tabs
Lee Leahy
2017-03-09
1
-1
/
+1
*
src/include: Fix unsigned warnings
Lee Leahy
2017-03-09
1
-17
/
+19
*
device: i2c: Add support for I2C bus operations
Duncan Laurie
2016-06-09
1
-0
/
+22
*
acpi_device: Add support for writing ACPI I2C descriptors
Duncan Laurie
2016-05-28
1
-0
/
+13
*
device: Add i2c read/write register field API
Yidi Lin
2016-03-21
1
-0
/
+5
*
device/i2c: Add i2c_read_bytes() API
Jitao Shi
2016-03-12
1
-0
/
+22
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
1
-1
/
+33
*
i2c: Replace the i2c API.
Gabe Black
2014-12-16
1
-6
/
+78
*
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
1
-2
/
+4
*
replace device/i2c.h with simpler version
David Hendricks
2013-04-09
1
-266
/
+14
*
replace uchar and uint with standard types in generic i2c header
David Hendricks
2013-02-06
1
-7
/
+9
*
import i2c header from u-boot
David Hendricks
2012-12-29
1
-0
/
+279