rockbox/firmware/drivers/rtc
Amaury Pouly eb90d95693 imx233/fuze+: huge rework
- enable MMU
-rework lcd frame buffer
- add rtc/adc/power stubs (or not)
- fix a few MMC related defines (hopefully)
- implement cache handling for DMA
- more SD work
- add keymap (based on clip)
- add virtual buttons
- update linker scripts
- big step toward apps actually compiling

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30200 a1c6a512-1295-4272-9138-f99709370657
2011-07-23 11:45:22 +00:00
..
rtc_as3514.c Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes when wakeup timer set) by Fabian Vogel. 2010-11-01 18:58:40 +00:00
rtc_d2.c Replace a couple of magic numbers with the appropriate constants. 2009-10-12 19:00:59 +00:00
rtc_ds1339_ds3231.c rtc_enable_alarm() needs no return value 2010-05-22 00:28:26 +00:00
rtc_e8564.c Various minor fixes for Samsung YH* targets 2010-08-08 09:02:41 +00:00
rtc_imx233.c imx233/fuze+: huge rework 2011-07-23 11:45:22 +00:00
rtc_jz4740.c Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock) 2010-01-08 14:52:15 +00:00
rtc_m41st84w.c rtc_enable_alarm() needs no return value 2010-05-22 00:28:26 +00:00
rtc_mc13783.c mc13783 RTC: Handle years in a better way for the use of struct tm. Make the code less general because all years evenly divisible by 4 in the day range are leap years. 2010-12-24 17:06:35 +00:00
rtc_mr100.c FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00
rtc_pcf50605.c rtc_enable_alarm() needs no return value 2010-05-22 00:28:26 +00:00
rtc_pcf50606.c FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00
rtc_rx5x348ab.c FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00
rtc_s3c2440.c fix typo in r26245 (I guess not many people use rtc_alarm with gigabeat f) 2010-06-06 17:37:13 +00:00
rtc_s35380a.c RTC s35380a - remove unneeded header files includes 2010-12-08 22:15:52 +00:00
rtc_s35390a.c fix warnings in s35390 rtc driver 2010-01-30 13:04:00 +00:00
rtc_tcc77x.c tcc77x targets: various minor cleanups 2010-08-28 10:17:19 +00:00
rtc_zenvisionm.c