index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
davinci.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
rtc: Remove <common.h> and add needed includes
Tom Rini
2021-06-09
rtc: davinci: fix date loaded on reset
Dario Binacchi
2021-06-09
rtc: davinci: add driver model support
Dario Binacchi
2021-06-09
rtc: davinci: use unlock/lock mechanism
Dario Binacchi
2021-06-09
rtc: davinci: check BUSY bit before set TC registers
Dario Binacchi
2021-06-09
rtc: davinci: replace 32bit access with 8bit access
Dario Binacchi
2021-06-09
rtc: davinci: fix compiler errors
Dario Binacchi
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-07-25
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-11-01
am33xx, davinci: Create and use <asm/davinci_rtc.h>
Tom Rini
2013-11-01
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-12-06
arm, davinci: move davinci_rtc struct to hardware.h
Heiko Schocher
2011-09-30
rtc, davinci: add support for davinci internal RTC
Heiko Schocher