NetBSD/sys/arch/powerpc/include
thorpej d309460e3a Shuffle around a couple of things that aren't particularly OEA-specific:
- Early bootstrap console initialization moves to ofw_machdep.c, and
  is called a bit earlier, from ofw_bootstrap().

- Decoding the "translations" property from /chosen/mmu is specified
  in the general OpenFirmware PowerPC bindings, and is not specific to
  any particular PowerPC flavor.  It's now decoded a bit earlier in
  ofw_bootstrap().

The *interpretation* of the mode field of a translation is, however,
implementation-specific, so that remains in ofwoea_machdep.c.
2021-02-19 05:21:39 +00:00
..
booke Support __HAVE_PMAP_PV_TRACK in sys/uvm/pmap based pmaps (aka common pmap) 2020-12-20 16:38:25 +00:00
ibm4xx
mpc8xx
oea Include missing opt_modular.h so that struct vm_page_md is compatible to 2020-07-06 10:57:03 +00:00
altivec.h
ansi.h
aout_machdep.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
asm.h Consistently use _LP64 instead of __LP64__, although both are defined for 2020-07-06 08:20:40 +00:00
bat.h
bswap.h
bus_defs.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
bus_funcs.h
cdefs.h
cpu_counter.h Include missing opt_ppcarch.h. 2020-07-06 10:31:23 +00:00
cpu.h Pull out constant definitions inside struct declaration. 2021-02-03 10:37:05 +00:00
db_machdep.h Switch DDB for powerpc/booke into SOFTWARE_SSTEP. 2021-01-06 08:14:34 +00:00
elf_machdep.h
endian_machdep.h
endian.h
fenv.h
float.h
fpu.h Expose fpu_get_fault_code() even if !PPC_HAVE_FPU, and 2020-07-15 09:19:49 +00:00
frame.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
ieee.h
ieeefp.h
instr.h Factor out emulation code for m[ft]msr in user mode from oea, and 2020-07-15 08:58:51 +00:00
int_const.h
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
intr.h Revert previous for now: 2020-04-16 23:29:52 +00:00
isa_machdep.h
kcore.h
limits.h
lock.h
Makefile
Makefile.inc
math.h
mcontext.h Add missing __{BEGIN,END}_DECLS in order to catch up with 2020-10-04 10:34:18 +00:00
mutex.h
netbsd32_machdep.h
ofw_bus_defs.h
ofw_bus_funcs.h
ofw_bus.h
ofw_cons.h
ofw_machdep.h Shuffle around a couple of things that aren't particularly OEA-specific: 2021-02-19 05:21:39 +00:00
openpic.h
openpicreg.h
param.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
pcb.h
pci_machdep.h
pio.h Include missing opt_ppcarch.h. 2020-07-06 10:31:23 +00:00
pmap.h Fix comments. No binary changes. 2020-07-06 08:17:01 +00:00
prep_bus_defs.h
prep_bus_funcs.h
prep_bus.h
proc.h
profile.h
psl.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
pte.h
ptrace.h Fix the machine-dependent ptrace requests to respect LWP number 2020-10-15 17:37:35 +00:00
reg.h
reloc.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
rtas.h
rwlock.h
setjmp.h
signal.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
sljit_machdep.h
softint.h
spr.h Include missing opt_ppcarch.h. 2020-07-06 10:31:23 +00:00
trap.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
types.h Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 2021-01-23 19:38:51 +00:00
userret.h Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
vmparam.h Drop unused headers. No functional changes intended. 2021-01-06 08:17:46 +00:00
wchar_limits.h