NetBSD/sys/arch/powerpc
matt 88c2bd9d57 Always call cpu_lwp_bootstrap even in cpu_setfunc. Let cpu_lwp_fork use
cpu_setfunc instead of duplicating code.  Simplify stack setup.
PR 44500
2011-02-02 09:02:39 +00:00
..
booke Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
conf Add support for __read_mostly and __cacheline_aligned (using 32 bytes as 2011-01-23 17:38:37 +00:00
fpu Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
ibm4xx Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
include Fix XER comment. 2011-02-01 01:21:29 +00:00
isa Use more VM_PHYSMEM_*() accessors. No functional changes. 2010-11-10 09:27:21 +00:00
marvell Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t 2010-12-13 16:19:02 +00:00
oea Clear ownership bit after saving contents to PCB. 2011-01-23 17:36:09 +00:00
pci Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t 2010-12-13 16:19:02 +00:00
pic Fix some fallout from building the macppc GENERIC.MP. 2011-01-18 02:25:42 +00:00
powerpc Always call cpu_lwp_bootstrap even in cpu_setfunc. Let cpu_lwp_fork use 2011-02-02 09:02:39 +00:00
stand Fix tools build on !NetBSD. Fix printfs to use correct types. 2011-01-26 21:35:14 +00:00
tools/chrpicon
Makefile