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
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
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2021-03-23
rtc: ds1307: Add ds1339 compatible
Chris Packham
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
2021-01-27
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Ying-Chun Liu (PaulLiu)
2021-01-13
rtc: stm32: migrate trace to log macro
Patrick Delaunay
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-11-05
Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
[next]