index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
davinci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: davinci: fix date loaded on reset
Dario Binacchi
2021-06-09
1
-0
/
+10
*
rtc: davinci: add driver model support
Dario Binacchi
2021-06-09
1
-61
/
+367
*
rtc: davinci: use unlock/lock mechanism
Dario Binacchi
2021-06-09
1
-0
/
+14
*
rtc: davinci: check BUSY bit before set TC registers
Dario Binacchi
2021-06-09
1
-9
/
+36
*
rtc: davinci: replace 32bit access with 8bit access
Dario Binacchi
2021-06-09
1
-16
/
+16
*
rtc: davinci: fix compiler errors
Dario Binacchi
2021-06-09
1
-3
/
+8
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-07-25
1
-2
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
2013-11-01
1
-1
/
+1
*
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
Tom Rini
2013-11-01
1
-3
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
arm, davinci: move davinci_rtc struct to hardware.h
Heiko Schocher
2011-12-06
1
-26
/
+0
*
rtc, davinci: add support for davinci internal RTC
Heiko Schocher
2011-09-30
1
-0
/
+125