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
/
i2cmux
Age
Commit message (
Expand
)
Author
2020-01-04
drivers/i2c/i2cmux: Drop unused i2c multiplex
Kyösti Mälkki
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2014-11-01
drivers: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-01-05
Indentation: Various indentation fixes
Vikram Narayanan
2011-04-15
Handle drivers/ equally to any other sub directory.
Stefan Reinauer
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2004-12-03
i2c mux support
Yinghai Lu