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
/
drivers
/
i2c
/
designware
/
dw_i2c.h
Age
Commit message (
Expand
)
Author
2022-02-01
drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_transfer
Felix Held
2022-02-01
drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init
Felix Held
2022-02-01
drivers/i2c/designware/dw_i2c.h: include types.h instead of stdint.h
Felix Held
2020-11-16
src: Update some incorrect config options in comments
Martin Roth
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
Furquan Shaikh
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-02-14
drivers/i2c/designware: Remove spurious word ("familuar")
Jonathan Neuschäfer
2018-01-25
drivers/i2c/designware: reduce API complication for bus config
Aaron Durbin
2018-01-24
drives/i2c/designware: incorporate device_operations support
Aaron Durbin
2018-01-24
drivers/i2c/designware: namespace soc functions
Aaron Durbin
2017-12-22
ic2/designware: Move Intel i2c logic to shared driver
Chris Ching