aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-4/+4
2013-11-09malta: enable RTC supportPaul Burton1-1/+1
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini1-1/+1
2013-11-01drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini1-3/+3
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-65/+43
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-09-19drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada2-85/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk41-666/+41
2013-04-01Consolidate bool typeYork Sun1-19/+10
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese1-14/+0
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-3/+7
2012-09-02rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau1-2/+2
2012-09-01rtc: add support of mx27 rtctrem2-0/+84
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador1-2/+2
2012-09-01rtc: imxdi: Initial supportBenoît Thébaudeau2-0/+245
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-3/+3
2012-08-10Add support for DS1388.Kenth Eriksson2-0/+27
2012-07-07rtc/m41t62: Add support for M41T82 with HT (Halt Update)Stefan Roese1-1/+9
2011-12-06arm, davinci: move davinci_rtc struct to hardware.hHeiko Schocher1-26/+0
2011-11-16drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warningsAnatolij Gustschin1-3/+3
2011-11-11iMX28: Add driver for internal RTCMarek Vasut2-0/+87
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-1/+2
2011-11-07drivers/rtc/rv3029.c: fix GCC 4.6 build warningsWolfgang Denk1-16/+11
2011-11-07drivers/rtc/ds3231.c: fix GCC 4.6 build warningsWolfgang Denk1-13/+3
2011-11-03ARM: dreamplug: fix compilationAnatolij Gustschin1-0/+1
2011-11-03rtc: Make mc13783-rtc driver genericFabio Estevam2-1/+1
2011-11-03drivers/rtc/ds1337.c: fix GCC 4.6 build warningsWolfgang Denk1-13/+3
2011-10-27RTC: Switch mc13783 to generic pmic codeStefano Babic1-8/+12
2011-09-30rtc, davinci: add support for davinci internal RTCHeiko Schocher2-0/+126
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-08-04drivers/rtc: add Marvell Integrated RTCJason Cooper3-0/+190
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer1-1/+1
2011-05-18AT91: fix related at91 driver filesReinhard Meyer1-6/+6
2011-04-26rtc, rv3029: add trickle charger support.Heiko Schocher1-0/+87
2011-02-12eNET: Add RTC support to eNETGraeme Russ1-0/+6
2011-01-18rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2-0/+125
2010-12-17RTC driver for PT7C4338 chip.Priyanka Jain2-0/+145
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-26/+26
2010-10-28Add generic support for samsung s3c2440C Nauman1-26/+26
2010-10-20ftrtc010.c : enhance code according to original datasheetMacpaul Lin1-0/+11
2010-09-03AT91: add RTT and GPBR based RTCReinhard Meyer2-0/+101
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk2-25/+0
2010-05-05MX: RTC13783 uses general function to access PMICStefano Babic1-57/+15
2009-12-05Merge branch 'master' into nextWolfgang Denk2-15/+1
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-02m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125