1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
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
..
arm pp502x: Don't fill the cache starting from address 0x0 2020-04-04 23:07:04 +02:00
coldfire Coldfire: Don't clobber alwarm wakeup signal in dualboot mode 2019-01-01 23:30:44 -05:00
hosted RTC: Add support RTC alarms on hosted targets 2020-04-11 18:02:26 +02:00
mips XduooX3: Uncomment code that prevented hotswap from working. 2019-07-29 11:14:41 -04:00
sh Unify storage threads into one 2017-10-26 14:35:41 -04:00