commit | 5bc95aa2461f3b9f70ecbb2a9ec22f939fc33d6d | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Tue Apr 19 18:56:45 2011 +0400 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Apr 20 12:59:15 2011 +0200 |
tree | bed2759f973d982286eadf7f00c5100600ba0bec | |
parent | 618ba8e6a1313df6a8366ac8ffee47e3f885ac90 [diff] |
Implement basic part of SA-1110/SA-1100 Basic implementation of DEC/Intel SA-1100/SA-1110 chips emulation. Implemented: - IRQs - GPIO - PPC - RTC - UARTs (no IrDA/etc.) - OST reused from pxa25x Everything else is TODO (esp. PM/idle/sleep!) - see the todo in the hw/strongarm.c Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>