1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/hosted
Solomon Peachy 6984a7ce15 RTC: Add support RTC alarms on hosted targets
Only AGPTeck Rocker is enabled for now, and it doesn't work properly:

 * No generic way to determine wakeup reason under Linux
 * No generic way to be asynchronously notified if the alarm is
   triggered when we're already awake
 * Shutting down may clobber RTC wakeup (driver/etc dependent)

And finally:

 * AGPTek kernel's RTC driver has some 24h clock and
   some timezone-related issues.

So, the infrastructure is arguably useful, but the only applicable
hardware I have is pathologically brain-dead.

Change-Id: Iac6a26a9b6e4efec5d0b3030b87f456eb23fc01d
2020-04-11 18:02:26 +02:00
..
agptek hiby: Refactor X3ii/X20 and Rocker LCD code 2020-04-08 15:56:06 +02:00
android iBasso DX50/DX90: Major code cleanup and reorganization. 2015-02-02 21:57:55 +01:00
ibasso dx90: fix spurious button events 2016-05-14 23:32:36 +01:00
maemo maemo: Clean up unused variables 2015-01-11 17:45:56 +01:00
samsungypr RDS on Samsung YPR0: Make compatible with RDS changes 2017-04-19 23:20:00 -04:00
sdl xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
sonynwz sonynwz/scsitools: add NWZ-S610 series 2020-01-29 13:25:56 +01:00
xduoo hiby: Refactor X3ii/X20 and Rocker LCD code 2020-04-08 15:56:06 +02:00
alsa-controls.c Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
alsa-controls.h Fix merge error 2018-06-12 11:44:01 +02:00
backlight-target.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
backlight-unix.c xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
backtrace-glibc.c Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
cpufreq-linux.c Fix Truncation warning cpufreq-linux.c->cpufreq_available_governors 2019-07-10 07:09:00 +02:00
cpufreq-linux.h CPUFreq scaling governor interface for Linux/Android hosted devices. 2015-01-30 20:15:58 +01:00
cpuinfo-linux.c cleanup linux cpuinfo code 2017-10-06 18:31:35 +02:00
cpuinfo-linux.h cleanup linux cpuinfo code 2017-10-06 18:31:35 +02:00
debug-hosted.c Include stdlib.h for atexit(). 2012-01-25 22:49:19 +01:00
filesystem-app.c xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
filesystem-app.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-hosted.h Hopefully fix most of the errors and warnings from the last push 2014-08-29 23:36:11 -04:00
filesystem-unix.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-unix.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-win32.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
filesystem-win32.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
kernel-unix.c Fix timer Agptek Rocker (other hosted players) 2019-10-17 21:19:00 +02:00
kernel-unix.h android/ypr0: Merge kernel-*.c to generic kernel-unix.c. 2012-01-21 18:39:19 +01:00
lc-unix.c Agptek Rocker: Restrict root directory to SD only 2018-06-12 10:31:15 +02:00
lcd-linuxfb.c hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEP 2020-04-08 16:36:43 +02:00
pcm-alsa.c sonynwza10/a20: enable pcm frequency selection 2017-10-01 17:23:43 +02:00
pcm-alsa.h Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
rtc.c RTC: Add support RTC alarms on hosted targets 2020-04-11 18:02:26 +02:00
sysfs.c xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
sysfs.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
system-hosted.c xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
system-hosted.h Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00