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
/
nvidia
/
tegra
/
i2c.h
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/nvidia: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-03
soc/nvidia/tegra: Constify variable
Patrick Georgi
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
2015-01-09
nyan*: I2C: Fix bus clear BC_TERMINATE naming.
Tom Warren
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-11-14
tegra124: i2c: Reset the controller when there's an error.
Gabe Black
2014-09-22
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-08-19
tegra124: Implement the tegra i2c driver.
Gabe Black