Difference between revisions of "List of supported platforms"

From Embedded Xinu
Jump to navigation Jump to search
(mipsel-qemu, not qemu-mipsel)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
This page lists the platforms currently supported by the Embedded Xinu operating system.
+
This page lists the platforms currently supported by the Embedded Xinu operating system (or at least in development).
  
 
== Supported Platforms ==
 
== Supported Platforms ==
Line 22: Line 22:
 
|-
 
|-
 
|[[WRT350N|Linksys WRT350N]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper]
 
|[[WRT350N|Linksys WRT350N]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1162354643512&pagename=Linksys%2FCommon%2FVisitorWrapper]
|[[WRT350N|Under Development]]
+
|Under Development
 
|Currently the synchronous [[UART Driver]] works.
 
|Currently the synchronous [[UART Driver]] works.
 
|-
 
|-
Line 29: Line 29:
 
|Newer model of router.  Full O/S teaching core functioning, including wired network interface.
 
|Newer model of router.  Full O/S teaching core functioning, including wired network interface.
 
|-
 
|-
|[[Qemu|Qemu-mipsel]] [http://www.qemu.org/]
+
|[[mipsel-qemu]] [http://www.qemu.org/]
 
|Supported
 
|Supported
 
|Full O/S teaching core functioning, network support in progress.
 
|Full O/S teaching core functioning, network support in progress.
 +
|-
 +
|[[Raspberry Pi]] [http://www.raspberrypi.org]
 +
|Under Development
 +
|Core operating system including wired networking is functional.  Some new features are still being worked on, and the full documentation (e.g. for a laboratory setup) hasn't been completed yet.
 
|}
 
|}

Revision as of 02:57, 12 September 2013

Summary

This page lists the platforms currently supported by the Embedded Xinu operating system (or at least in development).

Supported Platforms

Platform Status Comments
Linksys WRT54GL [1] Supported This is our primary development platform, on which Xinu has been tested thoroughly.
Linksys WRT54G v8 [2] Supported Tested and running at the Embedded Xinu Lab.
Linksys WRT54G v4 [3] Probably Supported The v4 is apparently the version on which WRT54GL is based, and so although the Embedded Xinu Lab has not explicitly tested it, it probably works.
Linksys WRT350N [4] Under Development Currently the synchronous UART Driver works.
Linksys WRT160NL [5] Supported Newer model of router. Full O/S teaching core functioning, including wired network interface.
mipsel-qemu [6] Supported Full O/S teaching core functioning, network support in progress.
Raspberry Pi [7] Under Development Core operating system including wired networking is functional. Some new features are still being worked on, and the full documentation (e.g. for a laboratory setup) hasn't been completed yet.