summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc (follow)
Commit message (Expand)AuthorAge
* FS#7814 - Enable RTC Alarms on H300, X5, and M5Solomon Peachy2018-12-25
* Add cleaned-up xDuoo X3 supportSolomon Peachy2018-07-28
* Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis2017-11-21
* Move intrinsic RTC implmentation differences to driver filesMichael Sevakis2017-01-26
* imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly2016-05-28
* Don't return pointer to array allocated on the stackThomas Jarosch2015-01-13
* sonynwz: fix time handlingAmaury Pouly2013-09-26
* imx233: implement alarm wake upAmaury Pouly2013-07-02
* zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken2012-05-27
* imx233: move rtc init from drivers/ to firmware/Amaury Pouly2012-05-19
* as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken2012-04-17
* Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken2012-03-13
* Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken2012-03-11
* cowond2's power-target.h -> rename in pmu-target.hRafaël Carré2012-01-07
* imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly2011-12-31
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* imx233/fuze+: huge reworkAmaury Pouly2011-07-23
* mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis2010-12-24
* RTC s35380a - remove unneeded header files includesMarcin Bukat2010-12-08
* RTC s35380a - cleanup and more commentsMarcin Bukat2010-12-08
* RTC s35380a - proper alarm supportMarcin Bukat2010-12-07
* RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat2010-12-06
* RTC s35380a - fix initialization.Marcin Bukat2010-11-29
* HD300 - add basic RTC supportMarcin Bukat2010-11-28
* Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken2010-11-01
* tcc77x targets: various minor cleanupsBertrik Sikken2010-08-28
* Various minor fixes for Samsung YH* targetsBertrik Sikken2010-08-08
* 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
* fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla2010-06-06
* 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
* i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis2010-05-04
* Clip+: show the same real time in OF and rockboxRafaël Carré2010-02-22
* fix warnings in s35390 rtc driverBertrik Sikken2010-01-30
* Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere2010-01-08
* Final removal of tabs in firmware pathAndree Buschmann2010-01-03
* Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius2009-11-05
* RTC read of ds1339 of ds3231 weekday Robert Kukla2009-11-05
* Replace a couple of magic numbers with the appropriate constants.Rob Purchase2009-10-12
* D2: The RTC chip needs to be runtime detected.Rob Purchase2009-10-11
* as3514 RTC driver: correct calculation, fixes FS#10625Michael Chicoine2009-10-09
* Add missing parentheses to fix redNils Wallménius2009-09-26
* 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
* S35390a RTC: fix duplicate i2c initialisationBertrik Sikken2009-07-05
* Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken2009-06-28