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
2024-07-22
drivers: rtc: Remove duplicate newlines
Marek Vasut
2024-07-14
rtc: fix the description of the Goldfish RTC driver
Heinrich Schuchardt
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
2024-05-06
global: Audit usage of <eeprom.h>
Tom Rini
2024-04-10
rtc: goldfish_rtc_probe should be static
Heinrich Schuchardt
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-17
rtc: driver for Goldfish RTC
Heinrich Schuchardt
2023-07-25
drivers: rtc: max313xx: provide read8/write8
Chris Packham
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
[next]