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