freebsd-dev/sys
Nathan Whitehorn a4f7863238 Add kexec-based Linux shim loader for use with the firmware petitboot
loader on PS3 and POWER8 systems. This is reasonably portable to other
architectures, especially FDT-based ones, if similar features are useful
elsewhere.

Netboot support is missing for now and will be added in a future commit,
at which time loader.ps3 will be garbage collected.

Done at:	Hackathon
2015-01-05 04:33:39 +00:00
..
amd64 For /dev/mem and /dev/kmem accesses, avoid asserting that addresses 2015-01-03 01:28:58 +00:00
arm Switch all arm kernels with option SMP to use SCHED_ULE instead of 4BSD. 2015-01-03 23:57:03 +00:00
boot Add kexec-based Linux shim loader for use with the firmware petitboot 2015-01-05 04:33:39 +00:00
bsm
cam
cddl Correct zpool list displaying invalid EXPANDSZ for unavailable pool vdevs 2014-12-31 04:54:48 +00:00
compat Regen for r276654 (__getcwd()). 2015-01-04 10:40:23 +00:00
conf Eliminate uninitialized variable warnings in kernel and module builds when 2015-01-04 20:08:24 +00:00
contrib Use the same 6000 series g2{a,b} firmware versions when embedding these 2014-12-27 17:10:35 +00:00
crypto
ddb
dev Make PS3 work with the userspace kboot loader. loader.ps3 will disappear 2015-01-05 00:50:16 +00:00
fs Convert nullfs hash lock from a mutex to an rwlock. 2014-12-30 21:41:35 +00:00
gdb
geom
gnu
i386 Garbage collect the asr driver. Hardware for it has not been produced in 2015-01-02 05:34:14 +00:00
isa
kern Prevent live-lock and access of destroyed data in taskqueue_drain_all(). 2015-01-04 19:55:44 +00:00
kgssapi
libkern
mips Add initial Qualcomm Atheros QCA955x SoC support. 2015-01-05 02:06:26 +00:00
modules The radeon DRI module doesn't really work correctly on powerpc, so don't build 2015-01-03 22:36:18 +00:00
net
net80211
netgraph
netinet Migrate the RSS IPv6 hash code to use pointers to the v6 addresses 2014-12-31 22:52:43 +00:00
netinet6 Migrate the RSS IPv6 hash code to use pointers to the v6 addresses 2014-12-31 22:52:43 +00:00
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Use FDT properties to identify a PS3 if present. 2015-01-05 01:05:35 +00:00
rpc
security
sparc64
sys Make PS3 work with the userspace kboot loader. loader.ps3 will disappear 2015-01-05 00:50:16 +00:00
teken mdoc: improvements to SEE ALSO. 2014-12-27 07:07:37 +00:00
tools
ufs
vm Eliminate a stale debug message. The per-CPU cache locks were replaced 2014-12-31 17:44:57 +00:00
x86 Fix warning about possible use of uninitialized variable. 2015-01-02 08:42:44 +00:00
xdr
xen
Makefile