rockbox/firmware/drivers/rtc
Michael Sevakis a9c20f5789 Gigabeat S:
1) Rework event handling and static registration mechanism. No target-
     specific code in mc13783 driver. GPIO event driver interfaces more
     cleanly.

  2) Somewhat related - enable thread priority for bootloader which is
     desireable here (ffs is used for GPIO event enabling  anyway and that
     goes along with priority).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17593 a1c6a512-1295-4272-9138-f99709370657
2008-05-21 08:42:11 +00:00
..
rtc_as3514.c FS#8898 - Prefix AS3514 registers with AS3514_ 2008-04-15 21:33:32 +00:00
rtc_ds1339_ds3231.c remove runtime detection of h1x0 series RTC MOD, but leave driver code 2007-03-03 00:11:20 +00:00
rtc_e8564.c FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes 2008-02-14 14:00:59 +00:00
rtc_m41st84w.c Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC since it's not always a mod. Make Ipod PCF driver keep other flags in OOCC1 that have been set instead of overwriting them. 2007-02-28 21:55:11 +00:00
rtc_mc13783.c Gigabeat S: 2008-05-21 08:42:11 +00:00
rtc_mr100.c mrobe 100, RTC: some code simplification and include init sequence from OF for reference 2008-02-05 00:10:39 +00:00
rtc_pcf50605.c Try to fix the case where Ipods would spuriously wake up even though no alarm had been set. 2007-09-28 15:09:54 +00:00
rtc_pcf50606.c Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). 2008-03-26 01:50:41 +00:00
rtc_rx5x348ab.c enable the RTC on the mrobe. 2007-10-23 14:22:44 +00:00
rtc_s3c2440.c Fix FS#8138 - Gigabeat clock time is lost at midnight on Saturdays 2007-11-12 11:46:27 +00:00
rtc_tcc77x.c Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. 2008-05-02 19:12:09 +00:00
rtc_zenvisionm.c Commit whole Creative Zen Vision:M target tree + all related firmware/ 2008-04-24 20:08:28 +00:00