NetBSD/sys/arch/powerpc
2012-09-23 06:05:32 +00:00
..
booke Fool gcc into thinking we aren't using r31. We do use it but we don't 2012-09-07 18:05:11 +00:00
conf Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
fpu Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
ibm4xx Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
include Add support for _UC_TLSBASE. Make sure to preserve backwards compat for 2012-09-11 00:15:19 +00:00
isa Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
marvell Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
oea Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
pci Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
pic when calculating per-IPL virq masks, take into account that shared IRQs may 2012-08-31 13:12:52 +00:00
powerpc correct some comments on #endif to match their #if. 2012-09-23 06:05:32 +00:00
stand prep's boot supports to load kernel from HDD. We can specify option -I 2012-05-19 14:47:37 +00:00
tools/chrpicon
Makefile
Makefile.inc