rockbox/firmware/drivers/rtc
Thomas Martitz 249bba03f1 Initial commit of the Samsung YP-R0 port.
This port is a hybrid native/RaaA port. It runs on a embedded linux system,
but is the only application. It therefore can implement lots of stuff that
native targets also implement, while leveraging the underlying linux kernel.

The port is quite advanced. User interface, audio playback, plugins work
mostly fine. Missing is e.g. power mangement and USB (see SamsungYPR0 wiki page).

Included in utils/ypr0tools are scripts and programs required to generate
a patched firmware. The patched firmware has the rootfs modified to load
Rockbox. It includes a early/safe USB mode.

This port needs a new toolchain, one that includes glibc headers and libraries.
rockboxdev.sh can generate it, but e.g. codesourcey and distro packages may
also work.

Most of the initial effort is done by Lorenzo Miori and others (on ABI),
including reverse engineering and patching of the original firmware,
initial drivers, and more. Big thanks to you.

Flyspray: FS#12348
Author: Lorenzo Miori, myself

Merry christmas to ypr0 owners! :)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31415 a1c6a512-1295-4272-9138-f99709370657
2011-12-24 11:56:46 +00:00
..
rtc_as3514.c Initial commit of the Samsung YP-R0 port. 2011-12-24 11:56:46 +00:00
rtc_d2.c
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
rtc_pcf50605.c rtc_enable_alarm() needs no return value 2010-05-22 00:28:26 +00:00
rtc_pcf50606.c
rtc_rx5x348ab.c
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