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
Age
Commit message (
Expand
)
Author
2023-03-30
drivers: rtc: add max313xx series rtc driver
Chris Packham
2023-03-30
rtc: m41t62: implements read8/write8 operations
Thomas Perrot
2023-03-02
sandbox: Tidy up RTC options
Simon Glass
2023-02-07
rtc: Drop old and unused drivers
Simon Glass
2023-01-11
rtc: abx8xx: Add support for reading RAM
Sean Anderson
2023-01-02
rtc: add ht1380 driver
Sergei Antonov
2022-12-23
global: Migrate CONFIG_FTRTC010_PCLK to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_FTRTC010_EXTCLK to CFG
Tom Rini
2022-12-22
malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA
Tom Rini
2022-12-05
Convert CONFIG_RTC_DS1337 et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
rtc: Remove unused drivers
Tom Rini
2022-11-10
rtc: Remove unused drivers
Tom Rini
2022-11-10
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
Tom Rini
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-06-08
test: Load mac address using RTC
Sean Anderson
2022-05-05
rtc: rv8803: fix off-by-one in month counting
Oliver Graute
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-01
Convert CONFIG_MCFRTC et al to Kconfig
Tom Rini
2022-03-04
drivers: rtc: fix null pointer access in armada38x_rtc_reset
Francois Berder
2022-02-17
rtc: ds1307: Add bindings for microchip, mcp7940x
Pali Rohár
2022-02-01
rtc: pcf2127: remove U-Boot specific compatible string
Vladimir Oltean
2022-02-01
rtc: pcf2127: sync with Linux compatible strings
Vladimir Oltean
2021-11-11
rtc: ds1337: fix compatible string typo
Clemens Gruber
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-12
rtc: ds1307: Handle oscillator-stop bit correctly
Mark Tomlinson
2021-10-07
rtc: rv8803: add epson,rx8803 and epson,rx8900 compatible
Heiko Thiery
2021-10-03
rtc: rx8025: revise single register write to use offset
Mathew McBride
2021-10-03
rtc: rx8025: set date in a single i2c transaction
Mathew McBride
2021-10-03
rtc: rx8025: add support for EPSON RX8035.
Mathew McBride
2021-10-03
rtc: rx8025: drop non-DM support
Mathew McBride
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-01
rtc: ds1307: Fix incorrect clock reset for DS13xx
Callum Sinclair
2021-08-06
rtc: zynqmp: Add support for ZynqMP RTC
Michal Simek
2021-08-06
dm: rtc: uclass: Add flag to control sequence numbering
Michal Simek
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-15
rtc: m41t62: fix wrong register use for set/reset ST bit
Max Yang
2021-07-14
lib: move rtc-lib.c to lib
Heinrich Schuchardt
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
2021-06-09
rtc: davinci: enable compilation for omap architectures
Dario Binacchi
2021-04-12
rtc: add support for rv3028 rtc
Heiko Schocher
2021-04-08
rtc: add armada38x driver
Marek Behún
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
[next]