summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz2-2/+2
2009-07-05S35390a RTC: fix duplicate i2c initialisationBertrik Sikken1-1/+0
2009-06-28Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken1-0/+93
2009-06-24M:Robe 500: RTC is now working, Added some SPI flexibility per end device and...Karl Kurbjun1-4/+2
2009-05-06Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RT...Maurus Cuelenaere1-0/+2
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun1-2/+2
2009-04-14FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero1-2/+0
2009-04-12FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in...Bertrik Sikken1-1/+10
2009-02-26Ingenic Jz4740 RTC: actually write date to RTCMaurus Cuelenaere1-0/+2
2009-02-13Onda VX747:Maurus Cuelenaere1-13/+21
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-0/+5
2008-12-20Ingenic players:Maurus Cuelenaere1-0/+2
2008-11-12Make the wakeup alarm code work (Needs the flashed bootloader)Karl Kurbjun1-27/+18
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman1-2/+3
2008-09-14Onda VX747:Maurus Cuelenaere1-0/+2
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-7/+3
2008-07-15Onda VX747:Maurus Cuelenaere1-0/+307
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg12-24/+48
2008-05-21Gigabeat S:Michael Sevakis1-7/+9
2008-05-16MC13783 (Gigabeat S PMIC): Complete the header file. Distinguish status, sens...Michael Sevakis1-2/+2
2008-05-08Oops, it's called mc13783...Nils Wallménius1-1/+1
2008-05-05Oops^2, probably a good idea to initialize this.Nils Wallménius1-1/+1
2008-05-05Oops, forgot one fileNils Wallménius1-0/+52
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman1-0/+75
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere1-0/+37
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis1-0/+238
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-2/+2
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-4/+4
2008-02-14FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixesLinus Nielsen Feltzing1-7/+14
2008-02-05mrobe 100, RTC: some code simplification and include init sequence from OF fo...Robert Kukla1-15/+53
2008-02-03mrobe 100: real time clock (if anybody recognises the RTC chip let me know)Robert Kukla1-0/+114
2007-11-14FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be...Barry Wardell1-5/+133
2007-11-14FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154...Barry Wardell1-0/+20
2007-11-12Fix FS#8138 - Gigabeat clock time is lost at midnight on SaturdaysRobert Kukla1-2/+2
2007-10-25FS#8023: Use of AS3514 #defines instead of magic values.Barry Wardell1-3/+4
2007-10-23enable the RTC on the mrobe.Jonathan Gordon1-3/+20
2007-10-01minor style/comment policingJonathan Gordon1-1/+1
2007-10-01spi is shared between the rtc and tsc2100Jonathan Gordon1-0/+35
2007-09-28Try to fix the case where Ipods would spuriously wake up even though no alarm...Thom Johansen1-3/+7
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun1-5/+7
2007-05-04date calculation corrected, fixes #7096 and #7097Antonius Hellmann1-3/+4
2007-04-09RTC alarm for Gigabeat. Will be useful one the OF bootloader is no longer re...Karl Kurbjun1-0/+66
2007-03-15Jan 1 1980 was a tuesdayLinus Nielsen Feltzing1-1/+1
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla1-9/+3
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen3-11/+97
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla1-0/+144
2007-02-04Fix setting time on Sansa used to set the day to one day later than it Barry Wardell1-1/+1
2007-02-03RTC support for Sansa.Barry Wardell1-0/+165
2007-01-27Fix red buildsDaniel Ankers1-1/+1
2006-12-05add a RTC driver for the Samsung S3C2440 used in the GigabeatMarcoen Hirschberg1-0/+57