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
/
device
/
i2c_bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/device: Clean up includes
Elyes Haouas
2022-10-26
1
-1
/
+3
*
device/i2c_bus: Add routines to read and write multiple bytes
Werner Zeh
2022-09-04
1
-0
/
+70
*
dev/i2c_bus: Fix `count` argument in i2c_dev_detect()
Nico Huber
2022-08-03
1
-1
/
+1
*
device/i2c_bus: Add missing trailing newline to console output
Matt DeVillier
2022-06-21
1
-1
/
+2
*
device/i2c_bus: Check for self loop in bus link
Matt DeVillier
2022-06-21
1
-1
/
+1
*
dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()
Matt DeVillier
2022-05-31
1
-0
/
+6
*
device/i2c_bus: Constify i2c_busdev and i2c_link
Matt DeVillier
2022-04-01
1
-1
/
+1
*
device/i2c_bus.c: Correct code style
Frans Hendriks
2021-04-06
1
-8
/
+4
*
device: correct code style
Frans Hendriks
2021-02-05
1
-26
/
+22
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-12
/
+2
*
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
device/i2c_bus: Add i2c_dev_read_at16()
Nico Huber
2019-09-30
1
-0
/
+37
*
device/i2c_bus: allow i2c_bus and i2c_simple to coexist
Aaron Durbin
2018-01-24
1
-5
/
+5
*
Reinvent I2C ops
Nico Huber
2017-08-18
1
-0
/
+161