Difference between revisions of "List of supported platforms"
Jump to navigation
Jump to search
(mipsel-qemu, not qemu-mipsel) |
|||
Line 8: | Line 8: | ||
!width="15%"|Status | !width="15%"|Status | ||
!Comments | !Comments | ||
+ | |- | ||
+ | |RISC-V Nezha | ||
+ | |Experimental | ||
+ | |This is the first port of Embedded Xinu to a RISC-V platform; development began in summer 2022. | ||
+ | |- | ||
+ | |[[Raspberry Pi model 3B+]] [http://www.raspberrypi.org] | ||
+ | |Experimental | ||
+ | |This is the first multi-core port of Embedded Xinu, and has been in use on Marquette campus since 2017. | ||
+ | |- | ||
+ | |[[Raspberry Pi model 1A and 1B]] [http://www.raspberrypi.org] | ||
+ | |Supported | ||
+ | |This was the primary development platform for Embedded Xinu 2014-2018. | ||
|- | |- | ||
|[[WRT54GL|Linksys WRT54GL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1133202177241&pagename=Linksys%2FCommon%2FVisitorWrapper] | |[[WRT54GL|Linksys WRT54GL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1133202177241&pagename=Linksys%2FCommon%2FVisitorWrapper] | ||
− | |Supported | + | |Supported - Legacy |
− | |This is | + | |This is was the primary development platform for Embedded Xinu 2007-2013. |
|- | |- | ||
|[[WRT54G|Linksys WRT54G]] v8 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper] | |[[WRT54G|Linksys WRT54G]] v8 [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper] | ||
− | |Supported | + | |Supported - Legacy |
|Tested and running at the Embedded Xinu Lab. | |Tested and running at the Embedded Xinu Lab. | ||
|- | |- | ||
Line 20: | Line 32: | ||
|Probably Supported | |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. | |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. | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|[[WRT160NL|Linksys WRT160NL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper] | |[[WRT160NL|Linksys WRT160NL]] [http://www.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=US%2FLayout&cid=1149562300349&pagename=Linksys%2FCommon%2FVisitorWrapper] | ||
− | |Supported | + | |Supported - Legacy |
|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. | ||
|- | |- | ||
|[[mipsel-qemu]] [http://www.qemu.org/] | |[[mipsel-qemu]] [http://www.qemu.org/] | ||
|Supported | |Supported | ||
− | |Full O/S teaching core functioning, network support | + | |Full O/S teaching core functioning, network support incomplete. |
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 21:30, 30 November 2023
Summary
This page lists the platforms currently supported by the Embedded Xinu operating system (or at least in development).
Supported Platforms
Platform | Status | Comments |
---|---|---|
RISC-V Nezha | Experimental | This is the first port of Embedded Xinu to a RISC-V platform; development began in summer 2022. |
Raspberry Pi model 3B+ [1] | Experimental | This is the first multi-core port of Embedded Xinu, and has been in use on Marquette campus since 2017. |
Raspberry Pi model 1A and 1B [2] | Supported | This was the primary development platform for Embedded Xinu 2014-2018. |
Linksys WRT54GL [3] | Supported - Legacy | This is was the primary development platform for Embedded Xinu 2007-2013. |
Linksys WRT54G v8 [4] | Supported - Legacy | Tested and running at the Embedded Xinu Lab. |
Linksys WRT54G v4 [5] | 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 WRT160NL [6] | Supported - Legacy | Newer model of router. Full O/S teaching core functioning, including wired network interface. |
mipsel-qemu [7] | Supported | Full O/S teaching core functioning, network support incomplete. |