NetBSD/sys/arch/powerpc/include
dyoung d181d57cd1 Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI
buses.  Make non-inline implementations of bus_space(9) and bus_dma(9)
routines and move them to appropriate .c files.

This may leave amigappc in a bad state, sorry.  Fortunately, it will be
easy to repair by imitating the bus.h -> bus_{defs,funcs}.h split in
some other PowerPC port.
2011-07-17 23:23:53 +00:00
..
booke Add prototypes for lbc_* routines. 2011-06-30 04:45:38 +00:00
ibm4xx Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +00:00
oea Modify mapiodev to take a third argument indicating whether the space 2011-06-30 00:52:55 +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 In INIT_CPUINFO, make L_CPU to set the cpu_info (just to be safe). 2011-06-08 05:11:07 +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
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
lock.h
Makefile Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
Makefile.inc
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
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 Add support pci_intr_setattr. 2011-06-22 18:06:32 +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
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 Explicitly include <powerpc/psl.h> 2011-06-20 06:00:46 +00:00
vmparam.h Readd powerpc/include/vmparam.h to the set lists 2011-06-20 21:45:16 +00:00
wchar_limits.h