darwin-on-arm / xnu

Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
Other
582 stars 146 forks source link

Preliminary support for USB Armory (i.MX53) devices #35

Closed x56 closed 8 years ago

x56 commented 8 years ago

Support for this device is mostly working. It gets to single user mode reliably at least. The timer implementation is still a bit wrong, and interrupts other than the EPIT aren't handled or passed to the IOKit dispatcher yet.