index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
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
/
rtc-uclass.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-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-08-06
dm: rtc: uclass: Add flag to control sequence numbering
Michal Simek
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2020-10-29
sandbox: Fix up building for of-platdata
Simon Glass
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-11-29
rtc: Allow child drivers
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-10
dm: rtc: Add 16-bit read/write support
Bin Meng
2015-10-21
dm: rtc: Correct rtc_read32() return value
Simon Glass
2015-05-05
dm: rtc: Add a uclass for real-time clocks
Simon Glass