summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc
AgeCommit message (Expand)Author
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell
2007-11-14FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154...Barry Wardell
2007-11-12Fix FS#8138 - Gigabeat clock time is lost at midnight on SaturdaysRobert Kukla
2007-10-25FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell
2007-10-23enable the RTC on the mrobe.Jonathan Gordon
2007-10-01minor style/comment policingJonathan Gordon
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon
2007-09-28Try to fix the case where Ipods would spuriously wake up even though no alarm...Thom Johansen
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-05-04date calculation corrected, fixes #7096 and #7097Antonius Hellmann
2007-04-09RTC alarm for Gigabeat. Will be useful one the OF bootloader is no longer re...Karl Kurbjun
2007-03-15Jan 1 1980 was a tuesdayLinus Nielsen Feltzing
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-04Fix setting time on Sansa used to set the day to one day later than it Barry Wardell
2007-02-03RTC support for Sansa.Barry Wardell
2007-01-27Fix red buildsDaniel Ankers
2006-12-05add a RTC driver for the Samsung S3C2440 used in the GigabeatMarcoen Hirschberg
2006-11-27move rtc functions to seperate filesMarcoen Hirschberg