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
/
rx6110sa
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
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
2018-01-24
device/i2c_bus: allow i2c_bus and i2c_simple to coexist
Aaron Durbin
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-09-26
Use stopwatch_wait_until_expired where applicable
Jonathan Neuschäfer
2017-08-18
drivers/i2c/rx6110sa: Drop I2C interface arbitration
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-08
rx6110sa: Make sure that VLF bit will be cleared
Werner Zeh
2017-06-30
rx6110sa: Add a software reset sequence in case of power loss
Werner Zeh
2017-06-09
rx6110sa: Add more chip configuration options to chip
Werner Zeh
2017-05-31
rx6110sa: Add possibility to use both I2C and SMBus for the RTC
Werner Zeh
2017-05-11
drivers/i2c: Add new driver for RTC type RX6110 SA
Mario Scheithauer