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
/
mc146818.c
Age
Commit message (
Expand
)
Author
2022-12-22
malta: Rename CONFIG_MALTA to CONFIG_TARGET_MALTA
Tom Rini
2022-11-10
Convert CONFIG_SYS_INTERLAKEN et al to Kconfig
Tom Rini
2020-11-05
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-28
drivers: rtc: correctly set week day for mc146818
Heinrich Schuchardt
2018-07-25
rtc: remove CONFIG_CMD_DATE dependency
Heinrich Schuchardt
2018-07-20
drivers: rtc: correct week day for mc146818
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-23
rtc: mc146818: Correct alarm message for day alarm
Bin Meng
2016-10-11
rtc: Use CONFIG_X86 instead of __I386__
Simon Glass
2015-10-21
rtc: mc146818: Use probe() to set up the device
Simon Glass
2015-10-21
rtc: mc146818: Add a comment to the #endif
Simon Glass
2015-07-14
dm: rtc: Support mc146818 driver in driver model
Bin Meng
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-01-24
x86: rtc: mc146818: Add helpers to read/write CMOS RAM
Simon Glass
2014-11-25
rtc: mc146818: Set up RTC at start of day
Simon Glass
2013-11-09
malta: enable RTC support
Paul Burton
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-02-12
eNET: Add RTC support to eNET
Graeme Russ
2010-06-23
Remove AmigaOneG3SE board
Wolfgang Denk
2009-08-25
Switch from per-driver to common definition of bin2bcd and bcd2bin
Albin Tonnerre
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-08-18
rtc: Clean drivers/rtc/Makefile
Michal Simek
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-20
LWMON5: POST RTC fix
Yuri Tikhonov
2007-11-25
drivers/rtc : move rtc drivers to drivers/rtc
Jean-Christophe PLAGNIOL-VILLARD