Name
Date
Size
#Lines
LOC

..--

boot/H--82,29565,530

cerf1110/H--3,2832,558

cerf250/H--2,9642,334

cerf405/H--10,3698,206

fads/H--1,7661,361

gum/H--227190

init/H--7,5166,611

ip/H--23,28318,801

ipaq1110/H--6,2695,309

ipengine/H--2,0511,597

js/H--6,1874,961

ks32/H--3,5892,840

manga/H--10,7078,633

mpc/H--12,89710,514

omap/H--53

pc/H--74,65260,469

port/H--46,30638,970

pxa/H--5,8004,594

rpcg/H--1,7411,329

sa1110/H--7,8986,338

NOTICEH A D12-Mar-20211.7 KiB3226

READMEH A D23-Dec-20061.2 KiB3322

README

1#	a few sample native ports for different architectures
2
3cerf1110	arm	Intrinsyc SA-1110 Cerf Cube
4ipaq1110	arm	Strongarm SA1110 native kernel for Compaq iPAQ 36xx
5sa1110	arm	SA1110 code common to most/all SA1110 platforms (eg, ipaq, cerf)
6
7cerf250	arm	Intrinsyc Cerfboard250 (PXA250)
8gum	arm	Gumstix PXA255	not yet ready for distribution
9pxa	arm	general PXA support
10
11js	sparc	original port to Javastation-1, included as sparc example but will not build
12
13ks32	arm	ARM Evaluator 7t demo
14
15manga	arm	Micrel KS8695P ARM922 core with 4-port switch and PCI support
16
17cerf405	power	Cerfcube 405EP (based on IBM 405EP processor)
18
19ipengine	power	Bright Star Engineering (www.brightstareng.com) ipEngine-1 (MPC823)
20rpcg	power	RPCG-Lite MPC823/850 board
21fads	power	MPC8xx FADS development board
22mpc	power	code common to ports to Motorola MPC8xx boards
23
24pc	386	basis for ports to various PC-based platforms
25
26#			basic Inferno native kernel components
27port	common	native operating system components
28ip	common	Internet protocol stack, Ether and PPP media
29init	common	Limbo initialisation program (run by native kernel on startup)
30
31#	sample bootstraps
32boot	-	directory of several bootstrap programs; see README there
33