NetBSD/sys/arch/powerpc
2014-09-22 21:35:15 +00:00
..
booke Change insn mask to properly match instructions (bctr/blr) 2014-09-22 21:35:15 +00:00
conf Put GCC/GAS specific options under ACTIVE_CC == "gcc". 2014-08-10 17:44:26 +00:00
fpu Avoid unncessary use of double in the kernel. With this change, 2014-08-12 20:27:10 +00:00
ibm4xx Use IPL_SCHED for dwctwo(4) - no need for the KERNEL_LOCK. 2014-09-02 14:55:56 +00:00
include Fix cmpptr/cmpreq/etc to use right mnemonics 2014-08-23 02:21:44 +00:00
isa Call kmem_intr_free() with kmem_intr_alloc-ed memory instead of free(). 2013-06-09 12:52:33 +00:00
marvell Set pc_intr_map only once. 2013-07-05 02:18:37 +00:00
oea Update conditions on mfsrin definition to match use. 2014-08-10 17:49:04 +00:00
pci make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
pic Implement MI IPI interface with cross-call support. 2014-05-19 22:47:53 +00:00
powerpc Avoid unncessary use of double in the kernel. With this change, 2014-08-12 20:27:10 +00:00
stand Fixed mkbootimage for 64-bit architectures. Now I can create a working 2014-04-22 21:37:52 +00:00
tools/chrpicon
Makefile
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00