NetBSD/sys/arch/powerpc/include
simonb 18b2f7e6a1 Add a port to IBM's PPC405GP Reference Board (the "walnut")
by Eduardo Horvath and Simon Burge of Wasabi Systems.

IBM 4xx series CPU features:
 - New pmap and revised trap handler.
 - Support on-chip timers, PCI controller, UARTs
 - Framework for on-chip ethernet and watchdog timer.
General PowerPC features:
 - Add in-kernel PPC floating point emulation
 - New in{,4}_cksum that is between 1.5 and 5 times faster than the
   old version depending on CPU type.
General changes:
 - Kernel support for generic dbsym-style symbols.
2001-06-13 06:01:44 +00:00
..
ibm4xx Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
mpc6xx Rename pte_spill to pmap_pte_spill. Fix pmap_clear_{referenced,modify} 2001-06-08 00:16:24 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
altivec.h
ansi.h
aout_machdep.h De-lint. Reviewed by christos. 2001-02-09 15:54:18 +00:00
asm.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
bat.h Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined. 2001-06-12 17:20:50 +00:00
bswap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
bus.h Include a common bus.h and bus_dma.c that powerpc ports can use 2001-06-06 17:37:37 +00:00
byte_swap.h Inline bswap{16,32} when the argument is constant. 2001-05-30 13:08:34 +00:00
cdefs.h
cpu.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
db_machdep.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
elf_machdep.h
endian.h
endian_machdep.h
float.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
fpu.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
frame.h
ieee.h
ieeefp.h
instr.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
ipkdb.h
kcore.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
math.h
openpic.h Tsubai has convinced me that openpic_init() should remain machine-dependant 2001-02-05 19:22:23 +00:00
openpicreg.h Tsubai has convinced me that openpic_init() should remain machine-dependant 2001-02-05 19:22:23 +00:00
param.h Make the new pmap optional. Use the old (stable!) pmap by default. 2001-06-10 11:01:26 +00:00
pcb.h Avoid nesting structure declarations, where the nested structur is used at 2001-04-30 15:30:39 +00:00
pio.h Change _MACHINE_PIO_H to _POWERPC_PIO_H 2001-05-27 20:59:15 +00:00
pmap.h Make the new pmap optional. Use the old (stable!) pmap by default. 2001-06-10 11:01:26 +00:00
proc.h
profile.h
psl.h
pte.h Include powerpc/mpc6xx/{bat.h,pte.h} if PPC_MPC6XX is defined. 2001-06-12 17:20:50 +00:00
ptrace.h
reg.h
reloc.h
rnd.h
setjmp.h
signal.h
spr.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
stdarg.h One more gcc-2.95 issue. 2001-05-31 09:19:25 +00:00
trap.h Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
varargs.h Add gcc-2.95 version. 2001-05-30 20:37:48 +00:00