Age | Commit message (Expand) | Author |
2017-06-16 | powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-06-09 | rtc: ds1337: drop "SYS" from config variables | Chris Packham |
2017-06-01 | dm: sandbox: i2c_rtc: Drop fdtdec.h header | Simon Glass |
2017-05-22 | Drop three-wire serial (TWS) support | Simon Glass |
2017-05-08 | rtc: Add DM support to ds1307 | Chris Packham |
2017-04-18 | drivers: remove Blackfin specific drivers | Masahiro Yamada |
2017-04-10 | dm: rtc: Add 16-bit read/write support | Bin Meng |
2017-01-14 | rtc: pcf2127: Update Kconfig and code style | Meng Yi |
2016-12-02 | rtc: Add RTC chip pcf2127 support | Meng Yi |
2016-10-11 | rtc: Use CONFIG_X86 instead of __I386__ | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | drivers: squash lines for immediate return | Masahiro Yamada |
2016-07-14 | rtc: Tidy up the code style | Simon Glass |
2015-11-04 | rtc: Add MCP79411 support to DS1307 rtc driver | Andy Fleming |
2015-10-21 | dm: rtc: Correct rtc_read32() return value | 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-09-01 | rtc:ds3232/ds3231: Add support to generate 32KHz output | Priyanka Jain |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-07-14 | dm: rtc: Support mc146818 driver in driver model | Bin Meng |
2015-05-05 | dm: rtc: sandbox: Enable real-time clock support | Simon Glass |
2015-05-05 | dm: rtc: sandbox: Add a driver for the sandbox I2C RTC | Simon Glass |
2015-05-05 | dm: rtc: sandbox: Add an emulated I2C RTC device | Simon Glass |
2015-05-05 | dm: rtc: Add a uclass for real-time clocks | Simon Glass |
2015-05-05 | dm: rtc: Rename mktime() and reduce the number of parameters | Simon Glass |
2015-05-05 | dm: rtc: Rename to_tm() to rtc_to_tm() and add error code | Simon Glass |
2015-05-05 | dm: rtc: Rename gregorian day function | Simon Glass |
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 |
2015-01-05 | mpc8260: remove atc board support | Masahiro Yamada |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2014-11-25 | rtc: mc146818: Set up RTC at start of day | Simon Glass |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-08-14 | RTC: add support for DS1339 (using DS1307 driver) | Markus Niebel |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2013-11-11 | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-09 | malta: enable RTC support | Paul Burton |
2013-11-01 | am33xx, davinci: Create and use <asm/davinci_rtc.h> | Tom Rini |
2013-11-01 | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly | Tom Rini |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-19 | drivers: s3c44b0_rtc: delete an unused driver | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-01 | Consolidate bool type | York Sun |
2013-03-11 | ppc: Remove PCIPPC2 and PCIPPC6 boards | Stefan Roese |
2012-11-14 | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Ćukasz Majewski |