NetBSD/sys/arch/powerpc
kiyohara ce02c3a687 Fix KASSERT(l == curlwp)ed in mi_switch(). Don't use INTSTK of cpu_info in
INTR_PROLOG when user-mode.  Interrupted user context switches to newlwp, if
sched tick.  This context must save to USPACE.
When use our INTSTK?
2013-02-09 11:22:51 +00:00
..
booke Update to new pcu_state_{load,state,release} definitions 2012-12-26 19:05:03 +00:00
conf Support Cache Protocol 'MEI' with MULTIPROCESSOR. 2012-10-20 14:42:15 +00:00
fpu Add support for PPC FP emulation to BookE. 2012-07-23 04:13:06 +00:00
ibm4xx Fix KASSERT(l == curlwp)ed in mi_switch(). Don't use INTSTK of cpu_info in 2013-02-09 11:22:51 +00:00
include More stack for ibm4xx slow machines. 2013-01-29 15:47:16 +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 Update to new pcu_state_{load,state,release} definitions 2012-12-26 19:05:03 +00:00
pci Use structure initializers. 2013-01-18 06:21:12 +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 Update to new pcu_state_{load,state,release} definitions 2012-12-26 19:05:03 +00:00
stand Change name of boot image(mount point?) to 'NetBSD' from 'fd'. 2012-12-24 14:01:24 +00:00
tools/chrpicon
Makefile
Makefile.inc