aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-5/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-2/+2
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj1-1/+0
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk1-64/+66
2009-09-24rtc/ds1337.c: Allow to set TCR registerWerner Pfister1-0/+4
2009-08-25Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2-0/+125
2009-08-25Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre23-233/+0
2009-08-25Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre4-61/+61
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+103
2009-03-30rtc: add support for 4543 RTC (manufactured by e.g. EPSON)Detlev Zundel2-0/+119
2009-03-29s3c44b0: move rtc driver to drivers/rtcJean-Christophe PLAGNIOL-VILLARD2-0/+103
2008-10-23Blackfin: only initialize the RTC when actually usedMike Frysinger1-9/+10
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD23-105/+105
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja1-2/+4
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk1-1/+1
2008-09-09Makefile: compile and link each module just onceWolfgang Denk1-3/+3
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk1-1/+1
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD29-41/+101
2008-09-06RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get().Yuri Tikhonov1-1/+5
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+124
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese1-1/+2
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2-0/+124
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek26-55/+49
2008-07-10silence misc printf formatting compiler warningsKim Phillips1-2/+2
2008-07-10rtc: Fix printf format warning in m41t60.cStefan Roese1-1/+1
2008-06-03SPI API improvementsHaavard Skinnemoen2-23/+87
2008-05-21Big white-space cleanup.Wolfgang Denk4-27/+27
2008-05-03RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese1-2/+2
2008-04-18RTC driver for MC13783Guennadi Liakhovetski2-0/+83
2008-04-17ds174x: Fix warning on return in rtc_get and rtc_set functionsJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-03-26Coding style cleanup.Wolfgang Denk1-11/+11
2008-03-26Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund1-2/+9
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese1-1/+0
2008-03-20LWMON5: POST RTC fixYuri Tikhonov27-38/+116
2008-03-16Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2-3/+171
2008-03-16drivers/rtc/Makefile: keep list sortedWolfgang Denk1-5/+5
2008-03-16Add support for Intersil isl1208 RTCTor Krill2-0/+167
2008-03-15rtc: Add M41T62 supportStefan Roese2-0/+136
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk3-144/+118
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD1-4/+1
2008-02-04rewrite/cleanup Blackfin RTC driverMike Frysinger3-158/+118