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
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
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-11-01
rtc: m41t62: add oscillator fail bit reset support
Sebastian Reichel
2020-11-01
rtc: m41t62: reset SQW in m41t62_rtc_reset
Sebastian Reichel
2020-10-30
rtc: initialize emulated RTC from environment variable
Heinrich Schuchardt
2020-10-30
rtc: use probe() to initialize emulated RTC
Heinrich Schuchardt
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
sandbox: Fix up building for of-platdata
Simon Glass
2020-10-27
rtc: provide an emulated RTC
Heinrich Schuchardt
2020-10-22
rtc: move pcf8563 to Kconfig
Heiko Schocher
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-17
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
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 linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-04
rtc: pt7c4338: Add driver model support
Biwen Li
2020-05-04
rtc: ds1337: Add driver model support
Biwen Li
2020-05-01
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-04-24
rtc: ds1374: typo Watchdog
Heinrich Schuchardt
2020-03-01
rtc: m41t62: add compatible for m41st87
Marek Vasut
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
rtc: pcf8563: Add driver model support
Biwen Li
[next]