NetBSD/sys/arch/powerpc/include
2011-10-26 15:57:26 +00:00
..
booke Add some more DDR register definitions 2011-08-02 00:23:34 +00:00
ibm4xx Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
oea Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
altivec.h Fix cut/paste error. 2011-05-02 06:29:23 +00:00
ansi.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
aout_machdep.h
asm.h - Indent ifdefs, comment endif and else cpp tags 2011-10-26 01:46:11 +00:00
bat.h
bswap.h
bus_defs.h Per discussion at 2011-07-01 17:09:58 +00:00
bus_funcs.h Per discussion at 2011-07-01 17:09:58 +00:00
cdefs.h
cpu_counter.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
cpu.h Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
cpuset.h Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
db_machdep.h Update KDB_NUMREGS to match what gdb6 is using for PPC. 2011-06-14 03:28:32 +00:00
elf_machdep.h Add some more reloc types as well as DT_PPC_GOT 2011-01-15 10:00:07 +00:00
endian_machdep.h
endian.h
float.h
fpu.h Remove unnecessary Tab. 2011-05-19 08:22:38 +00:00
frame.h Pad out trapframe for OEA so that trapframe has identical sizes for all 2011-06-20 07:31:18 +00:00
ieee.h
ieeefp.h
instr.h When an OEA kernel is configured for multiple MMU types, use the new 2011-02-12 18:23:09 +00:00
int_const.h fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). 2010-05-29 17:33:57 +00:00
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h 2011-06-20 20:24:28 +00:00
ipkdb.h
isa_machdep.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:57:45 +00:00
kcore.h
limits.h 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
lock.h
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile.inc avoid linker warnings with the new binutils by not forcing rump modules 2011-10-26 15:57:26 +00:00
math.h
mcontext.h Add __lwp_gettcb_fast and __lwp_settcb helper inline functions 2011-03-12 07:38:16 +00:00
mutex.h
netbsd32_machdep.h <arch/powerpc/... -> <powerpc/... 2011-06-20 06:21:45 +00:00
ofw_bus_defs.h Add new files involved in the bus.h->bus_defs.h/bus_funcs.h split. 2011-07-01 17:28:55 +00:00
ofw_bus_funcs.h Add new files involved in the bus.h->bus_defs.h/bus_funcs.h split. 2011-07-01 17:28:55 +00:00
ofw_bus.h fix some cosmetics. 2010-06-04 20:31:58 +00:00
ofw_cons.h
openpic.h
openpicreg.h
param.h Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. 2011-06-20 06:29:53 +00:00
pcb.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
pci_machdep.h First pass of the new PCI MSI/MSI ABI definitions. (return EOPNOTSUPP for 2011-08-17 18:52:00 +00:00
pio.h
pmap.h Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
pmc.h
prep_bus_defs.h Add new files involved in the bus.h->bus_defs.h/bus_funcs.h split. 2011-07-01 17:28:55 +00:00
prep_bus_funcs.h Add new files involved in the bus.h->bus_defs.h/bus_funcs.h split. 2011-07-01 17:28:55 +00:00
prep_bus.h
proc.h Remove <machine/atomic.h>; use <sys/atomic.h> instead. 2011-06-05 16:52:22 +00:00
profile.h Use the wrtee inlines for booke. 2011-04-29 21:42:40 +00:00
psl.h Fixup PSL handling to be tolerant of modules. Move evbppc psl changes 2011-06-20 07:23:36 +00:00
pte.h
ptrace.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
reg.h Add support for BookE Freescale MPC85xx (e500 core) processors. 2011-01-18 01:02:52 +00:00
reloc.h
rtas.h
rwlock.h
setjmp.h
signal.h
softint.h Take the fast softint support in e500_intr.c and make generic so that it can 2011-06-14 22:36:12 +00:00
spr.h Split <powerpc/spr.h> into a common <powerpc/spr.h> and <powerpc/XXX/spr.h> 2010-02-25 23:30:04 +00:00
trap.h
types.h Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI 2011-07-17 23:23:53 +00:00
userret.h Modify *ASSERTMSG() so they are now used as variadic macros. The main goal 2011-09-27 01:02:33 +00:00
vmparam.h Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
wchar_limits.h