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
Age
Commit message (
Expand
)
Author
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-07-19
drivers/i2c/dw: Don't try to generate unselected speeds in ACPI table
Tim Wawrzynczak
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-12-07
drivers/i2c/designware: Add soc_clock entry for 216MHz
Duncan Laurie
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-10
src/drivers: Fix typo
Elyes HAOUAS
2018-03-21
drivers/i2c/designware: Fix indentation
Maulik V Vaghela
2018-02-14
drivers/i2c/designware: Remove spurious word ("familuar")
Jonathan Neuschäfer
2018-02-02
drivers/i2c/designware: conform to controller restrictions
Aaron Durbin
2018-02-01
drivers/i2c/designware: Unset IC_ENABLE when setting target address
Chris Ching
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