index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
i2c_rtc_emul.c
Age
Commit message (
Expand
)
Author
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-07-19
drivers: rtc: resolve year 2038 problem in rtc_to_tm
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: sandbox: i2c_rtc: Drop fdtdec.h header
Simon Glass
2015-05-05
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass