| .. |
|
_bus.h
|
Redefine bus_space_tag_t on PowerPC from a 32-bit integral to
|
2007-12-19 18:00:50 +00:00 |
|
_inttypes.h
|
Since printf(3) now supports the `j' conversion specifier, use that
|
2002-06-30 05:48:03 +00:00 |
|
_limits.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
_stdint.h
|
<stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN is
|
2004-05-18 16:04:57 +00:00 |
|
_types.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
asm.h
|
Align functions to 16-byte boundaries due to profiling granularity.
|
2008-04-03 17:40:20 +00:00 |
|
atomic.h
|
Fix copy-n-paste typos in free text.
|
2008-04-10 02:37:26 +00:00 |
|
bat.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
bootinfo.h
|
Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on what
|
2008-03-12 16:32:08 +00:00 |
|
bus.h
|
Redefine bus_space_tag_t on PowerPC from a 32-bit integral to
|
2007-12-19 18:00:50 +00:00 |
|
bus_dma.h
|
Refactor the bus_dma header files so that the interface is described in
|
2005-03-14 16:46:28 +00:00 |
|
clock.h
|
The "free-lance" timer in the i8254 is only used for the speaker
|
2008-03-26 20:09:21 +00:00 |
|
cpu.h
|
Add kdb_cpu_sync_icache(), intended to synchronize instruction
|
2007-06-09 21:55:17 +00:00 |
|
cpufunc.h
|
MFp4: SMP support
|
2008-04-27 22:33:43 +00:00 |
|
db_machdep.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
dbdma.h
|
Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMA
|
2008-06-07 21:56:48 +00:00 |
|
elf.h
|
PR:
|
2006-10-04 21:37:10 +00:00 |
|
endian.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
exec.h
|
Use a common multi-inclusion protection, and add such a
|
2005-02-19 21:16:48 +00:00 |
|
float.h
|
Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC
|
2008-02-24 19:22:53 +00:00 |
|
floatingpoint.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
fpu.h
|
Rename OEA to AIM. The former means nothing as it applies to all
|
2007-12-16 00:45:56 +00:00 |
|
frame.h
|
Unify and generalize PowerPC headers, adjust AIM code accordingly.
|
2008-03-02 17:05:57 +00:00 |
|
gdb_machdep.h
|
Make remote GDB work for AIM processors. For BookE, the kernel
|
2008-03-17 00:46:52 +00:00 |
|
hid.h
|
Unify and generalize PowerPC headers, adjust AIM code accordingly.
|
2008-03-02 17:05:57 +00:00 |
|
ieee.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
ieeefp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
in_cksum.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
intr.h
|
Remove __P.
|
2002-03-20 23:17:50 +00:00 |
|
intr_machdep.h
|
Add support for the BUS_CONFIG_INTR() method to the platform and to
|
2008-03-07 22:08:43 +00:00 |
|
kdb.h
|
Unify and generalize PowerPC headers, adjust AIM code accordingly.
|
2008-03-02 17:05:57 +00:00 |
|
limits.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
md_var.h
|
For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled
|
2008-03-07 22:27:06 +00:00 |
|
memdev.h
|
Remove the unused M_MEMDEV from the kernel.
|
2008-06-25 07:52:10 +00:00 |
|
metadata.h
|
Define the bootinfo structure for FreeBSD. It is not used on
|
2008-02-23 18:01:45 +00:00 |
|
mmuvar.h
|
Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.
|
2008-03-03 17:17:00 +00:00 |
|
mutex.h
|
Modify the critical section API as follows:
|
2001-12-18 00:27:18 +00:00 |
|
nexusvar.h
|
Remove hard-coded knowledge of specific OFW devices. Use bus_generic_probe
|
2004-01-13 11:20:52 +00:00 |
|
ocpbus.h
|
Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on what
|
2008-03-12 16:32:08 +00:00 |
|
ofw_machdep.h
|
o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
|
2006-07-26 17:12:54 +00:00 |
|
openpicreg.h
|
Add PIC support for IPIs. When registering an interrupt handler,
|
2008-02-12 18:14:46 +00:00 |
|
openpicvar.h
|
Add support for the BUS_CONFIG_INTR() method to the platform and to
|
2008-03-07 22:08:43 +00:00 |
|
param.h
|
When building a kernel module, define MAXCPU the same as SMP so
|
2008-03-27 05:03:26 +00:00 |
|
pcb.h
|
Unify and generalize PowerPC headers, adjust AIM code accordingly.
|
2008-03-02 17:05:57 +00:00 |
|
pcpu.h
|
MFp4: SMP support
|
2008-04-27 22:33:43 +00:00 |
|
pio.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
pmap.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
pmc_mdep.h
|
Add stubs to unbreak LINT.
|
2007-12-07 13:45:47 +00:00 |
|
powerpc.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
proc.h
|
Divorce critical sections from spinlocks. Critical sections as denoted by
|
2005-04-04 21:53:56 +00:00 |
|
profile.h
|
Add user-space profiling support. Kernel profiling still todo.
|
2005-12-29 04:07:36 +00:00 |
|
psl.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
pte.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
ptrace.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
reg.h
|
Add comment explaining struct reg and struct fpreg must match the trapframe.
|
2004-07-29 13:39:27 +00:00 |
|
reloc.h
|
Remove 3rd clause, renumber, ok per email
|
2007-01-12 07:26:21 +00:00 |
|
resource.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
runq.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
sc_machdep.h
|
A syscons implementation using the 8-bit framebuffer set up by
|
2004-01-21 05:16:23 +00:00 |
|
setjmp.h
|
Fix namespace issues by using visibility conditionals from
|
2002-10-05 05:47:56 +00:00 |
|
sf_buf.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
sigframe.h
|
Removed osigframe. No need for COMPAT_43 signal bin-compat in PPC.
|
2002-09-19 04:46:36 +00:00 |
|
signal.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
smp.h
|
MFp4: SMP support
|
2008-04-27 19:51:34 +00:00 |
|
spr.h
|
Move System Revision defines to a bit better place, add MPC8572 systems IDs.
|
2008-04-26 17:39:55 +00:00 |
|
sr.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
stack.h
|
Break out stack(9) from ddb(4):
|
2007-12-02 20:40:35 +00:00 |
|
stdarg.h
|
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
|
2006-09-21 01:37:02 +00:00 |
|
tlb.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
trap.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
trap_aim.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
trap_booke.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |
|
ucontext.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 02:29:27 +00:00 |
|
varargs.h
|
netchild's mega-patch to isolate compiler dependencies into a central
|
2005-03-02 21:33:29 +00:00 |
|
vmparam.h
|
Rework and extend PowerPC headers definitons towards Book-E/e500 CPUs support.
|
2008-03-03 13:20:52 +00:00 |