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
/
soc
/
qualcomm
/
ipq806x
/
i2c.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-19
src/soc/qualcomm: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2015-04-21
ipq806x: i2c: stop transfer as soon as an error is reported
Sourabh Banerjee
2015-04-17
ipq806x: extend GSBI driver to support i2c on any GSBI block
Sourabh Banerjee
2015-04-15
ipq806x: add i2c driver
Vadim Bendebury
2015-04-13
ipq806x: copy i2c, qup, and gsbi drivers from depthcharge
Daisuke Nojiri