summaryrefslogtreecommitdiff
path: root/firmware/drivers/rtc
AgeCommit message (Expand)Author
2021-05-12Add tm->yday to RTC ports missing itMoshe Piekarski
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2020-10-13Fix more warnings.Solomon Peachy
2020-10-13Fix a pile of yellow in the bootloaderSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2018-12-25FS#7814 - Enable RTC Alarms on H300, X5, and M5Solomon Peachy
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly
2015-01-13Don't return pointer to array allocated on the stackThomas Jarosch
2013-09-26sonynwz: fix time handlingAmaury Pouly
2013-07-02imx233: implement alarm wake upAmaury Pouly
2012-05-27zenxfi3: RTC is used in same was as in fuze+, using seconds-since-1970 plus a...Bertrik Sikken
2012-05-19imx233: move rtc init from drivers/ to firmware/Amaury Pouly
2012-04-17as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken
2012-03-13Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken
2012-03-11Introduce gmtime.c and use it in the AS3514 RTC driverBertrik Sikken
2012-01-07cowond2's power-target.h -> rename in pmu-target.hRafaël Carré
2011-12-31imx233/fuze+: implement rtc (time only, alarm still to implement)Amaury Pouly
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2010-12-24mc13783 RTC: Handle years in a better way for the use of struct tm. Make the ...Michael Sevakis
2010-12-08RTC s35380a - remove unneeded header files includesMarcin Bukat
2010-12-08RTC s35380a - cleanup and more commentsMarcin Bukat
2010-12-07RTC s35380a - proper alarm supportMarcin Bukat
2010-12-06RTC s35380a - add support for alarm function. Currently this powers up the de...Marcin Bukat
2010-11-29RTC s35380a - fix initialization.Marcin Bukat
2010-11-28HD300 - add basic RTC supportMarcin Bukat
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w...Bertrik Sikken
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-08Various minor fixes for Samsung YH* targetsBertrik Sikken
2010-07-16rtc_as3514.c: make alarm struct static and reorder fields to save some binsizeBertrik Sikken
2010-07-16Fix failing AMSv2 power-down when the wake-up alarm timer is set - FS #11453 ...Bertrik Sikken
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken
2010-06-17AMSv2 RTC: no need to write to RTC_WAKEUP registerRafaël Carré
2010-06-06fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f)Robert Kukla
2010-05-24as3543 rtc wakeup: fix power offRafaël Carré
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré
2010-05-22as3525v2: RTC alarmRafaël Carré
2010-05-04i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis
2010-02-22Clip+: show the same real time in OF and rockboxRafaël Carré
2010-01-30fix warnings in s35390 rtc driverBertrik Sikken
2010-01-08Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock)Maurus Cuelenaere
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2009-11-05Fix same bug as in r23531 in two more drivers (wrong masking of wday)Nils Wallménius
2009-11-05RTC read of ds1339 of ds3231 weekday Robert Kukla
2009-10-12Replace a couple of magic numbers with the appropriate constants.Rob Purchase
2009-10-11D2: The RTC chip needs to be runtime detected.Rob Purchase