Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Add support for DS1388. | Kenth Eriksson | 2012-08-10 | -0/+26 |
* | drivers/rtc/ds1337.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | -13/+3 |
* | rtc/ds1337.c: Allow to set TCR register | Werner Pfister | 2009-09-24 | -0/+4 |
* | Switch from per-driver to common definition of bin2bcd and bcd2bin | Albin Tonnerre | 2009-08-25 | -13/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -4/+4 |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -1/+3 |
* | rtc: Clean drivers/rtc/Makefile | Michal Simek | 2008-08-18 | -1/+1 |
* | Coding style cleanup. | Wolfgang Denk | 2008-03-26 | -11/+11 |
* | Add CFG_RTC_DS1337_NOOSC to turn off OSC output | Joakim Tjernlund | 2008-03-26 | -2/+9 |
* | LWMON5: POST RTC fix | Yuri Tikhonov | 2008-03-20 | -1/+5 |
* | drivers/rtc : move rtc drivers to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+191 |