| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: Add MCP79411 support to DS1307 rtc driver | Andy Fleming | 2015-11-04 | 2 | -1/+35 |
* | dm: rtc: Correct rtc_read32() return value | Simon Glass | 2015-10-21 | 1 | -1/+1 |
* | rtc: mc146818: Use probe() to set up the device | Simon Glass | 2015-10-21 | 1 | -2/+2 |
* | rtc: mc146818: Add a comment to the #endif | Simon Glass | 2015-10-21 | 1 | -1/+1 |
* | rtc:ds3232/ds3231: Add support to generate 32KHz output | Priyanka Jain | 2015-09-01 | 1 | -0/+10 |
* | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada | 2015-08-12 | 1 | -0/+8 |
* | dm: rtc: Support mc146818 driver in driver model | Bin Meng | 2015-07-14 | 1 | -108/+204 |
* | dm: rtc: sandbox: Enable real-time clock support | Simon Glass | 2015-05-05 | 1 | -2/+0 |
* | dm: rtc: sandbox: Add a driver for the sandbox I2C RTC | Simon Glass | 2015-05-05 | 2 | -0/+109 |
* | dm: rtc: sandbox: Add an emulated I2C RTC device | Simon Glass | 2015-05-05 | 2 | -0/+237 |
* | dm: rtc: Add a uclass for real-time clocks | Simon Glass | 2015-05-05 | 3 | -0/+106 |
* | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass | 2015-05-05 | 12 | -34/+23 |
* | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass | 2015-05-05 | 12 | -13/+17 |
* | dm: rtc: Rename gregorian day function | Simon Glass | 2015-05-05 | 2 | -3/+8 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | 1 | -1/+0 |
* | x86: rtc: mc146818: Add helpers to read/write CMOS RAM | Simon Glass | 2015-01-24 | 1 | -48/+73 |
* | mpc8260: remove atc board support | Masahiro Yamada | 2015-01-05 | 2 | -218/+0 |
* | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada | 2014-12-08 | 1 | -1/+1 |
* | rtc: mc146818: Set up RTC at start of day | Simon Glass | 2014-11-25 | 2 | -5/+40 |
* | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | 1 | -0/+0 |
* | RTC: add support for DS1339 (using DS1307 driver) | Markus Niebel | 2014-08-14 | 2 | -1/+2 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2013-11-11 | 1 | -1/+1 |
|\ |
|
| * | malta: enable RTC support | Paul Burton | 2013-11-09 | 1 | -1/+1 |
* | | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | am33xx, davinci: Create and use <asm/davinci_rtc.h> | Tom Rini | 2013-11-01 | 1 | -1/+1 |
| * | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly | Tom Rini | 2013-11-01 | 1 | -3/+3 |
* | | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -65/+43 |
|/ |
|
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 2 | -2/+2 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | drivers: s3c44b0_rtc: delete an unused driver | Masahiro Yamada | 2013-09-19 | 2 | -85/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 41 | -666/+41 |
* | Consolidate bool type | York Sun | 2013-04-01 | 1 | -19/+10 |
* | ppc: Remove PCIPPC2 and PCIPPC6 boards | Stefan Roese | 2013-03-11 | 1 | -14/+0 |
* | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | 1 | -3/+7 |
* | rtc: pcf8563: Make century compatible with Linux | Benoît Thébaudeau | 2012-09-02 | 1 | -2/+2 |
* | rtc: add support of mx27 rtc | trem | 2012-09-01 | 2 | -0/+84 |
* | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador | 2012-09-01 | 1 | -2/+2 |
* | rtc: imxdi: Initial support | Benoît Thébaudeau | 2012-09-01 | 2 | -0/+245 |
* | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador | 2012-09-01 | 1 | -3/+3 |
* | Add support for DS1388. | Kenth Eriksson | 2012-08-10 | 2 | -0/+27 |
* | rtc/m41t62: Add support for M41T82 with HT (Halt Update) | Stefan Roese | 2012-07-07 | 1 | -1/+9 |
* | arm, davinci: move davinci_rtc struct to hardware.h | Heiko Schocher | 2011-12-06 | 1 | -26/+0 |
* | drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings | Anatolij Gustschin | 2011-11-16 | 1 | -3/+3 |
* | iMX28: Add driver for internal RTC | Marek Vasut | 2011-11-11 | 2 | -0/+87 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-11-08 | 3 | -1/+2 |
|\ |
|
| * | ARM: dreamplug: fix compilation | Anatolij Gustschin | 2011-11-03 | 1 | -0/+1 |
| * | rtc: Make mc13783-rtc driver generic | Fabio Estevam | 2011-11-03 | 2 | -1/+1 |
* | | drivers/rtc/rv3029.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-07 | 1 | -16/+11 |