summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc/rtc_as3514.c (follow)
Commit message (Expand)AuthorAge
* as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken2012-04-17
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken2010-11-01
* rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken2010-07-16
* Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken2010-07-16
* Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken2010-06-27
* AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré2010-06-17
* as3543 rtc wakeup: fix power offRafaël Carré2010-05-24
* rtc_enable_alarm() needs no return valueRafaël Carré2010-05-22
* as3525v2: RTC alarmRafaël Carré2010-05-22
* Clip+: show the same real time in OF and rockboxRafaël Carré2010-02-22
* as3514 RTC driver: correct calculation, fixes FS#10625Michael Chicoine2009-10-09
* FS#10569 RTC driver cleanupNils Wallménius2009-09-26
* Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz2009-07-12
* FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken2009-04-12
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken2008-04-15
* FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell2007-10-25
* date calculation corrected, fixes #7096 and #7097Antonius Hellmann2007-05-04
* Jan 1 1980 was a tuesdayLinus Nielsen Feltzing2007-03-15
* Fix setting time on Sansa used to set the day to one day later than it Barry Wardell2007-02-04
* RTC support for Sansa.Barry Wardell2007-02-03