aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2011-04-26rtc, rv3029: add trickle charger support.Heiko Schocher
2011-02-12eNET: Add RTC support to eNETGraeme Russ
2011-01-18rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher
2010-12-17RTC driver for PT7C4338 chip.Priyanka Jain
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-20ftrtc010.c : enhance code according to original datasheetMacpaul Lin
2010-09-03AT91: add RTT and GPBR based RTCReinhard Meyer
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk
2010-05-05MX: RTC13783 uses general function to access PMICStefano Babic
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja
2009-12-02m41t11: Remove unused functionsPeter Tyser
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk
2009-09-24rtc/ds1337.c: Allow to set TCR registerWerner Pfister
2009-08-25Add driver for the ST M41T94 SPI RTCAlbin Tonnerre
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2008-10-23Blackfin: only initialize the RTC when actually usedMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk
2008-09-09Makefile: compile and link each module just onceWolfgang Denk
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek
2008-07-10silence misc printf formatting compiler warningsKim Phillips
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese
2008-06-03SPI API improvementsHaavard Skinnemoen
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-03RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese
2008-04-18RTC driver for MC13783Guennadi Liakhovetski
2008-04-17ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD