aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
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
2008-03-26Coding style cleanup.Wolfgang Denk
2008-03-26Add CFG_RTC_DS1337_NOOSC to turn off OSC outputJoakim Tjernlund
2008-03-26rtc: Remove 2nd reference to max6900.o in drivers/rtc/MakefileStefan Roese
2008-03-20LWMON5: POST RTC fixYuri Tikhonov
2008-03-16Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-03-16drivers/rtc/Makefile: keep list sortedWolfgang Denk
2008-03-16Add support for Intersil isl1208 RTCTor Krill
2008-03-15rtc: Add M41T62 supportStefan Roese
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-blackfinWolfgang Denk
2008-02-14Fix remaining CONFIG_COMMANDSJean-Christophe PLAGNIOL-VILLARD
2008-02-04rewrite/cleanup Blackfin RTC driverMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-01-09Add Epson RX8025 RTC supportMatthias Fuchs
2007-12-27Add driver for STMicroelectronics M41T60 RTCLarry Johnson
2007-12-11rtc: Fix merging problemStefan Roese
2007-12-11Merge commit 'u-boot/master' into for-1.3.1Stefan Roese
2007-11-25drivers/rtc : move rtc drivers to drivers/rtcJean-Christophe PLAGNIOL-VILLARD