freebsd-dev/sys/powerpc/powerpc
2007-04-01 00:41:01 +00:00
..
atomic.S
autoconf.c Create nexus in configure_first() instead of in configure(). This 2005-05-29 23:44:22 +00:00
bcopy.c
busdma_machdep.c The nsegs parameter to bus_dmamap_load_mbuf_sg is not required to 2005-07-09 06:53:52 +00:00
clock.c Catch up with recent clock modifications: 2006-10-05 06:04:44 +00:00
copyinout.c Fix remaining compile error. 2006-10-18 19:56:20 +00:00
copystr.c
cpu.c The table of known CPU models ends with an entry that has a version 2007-02-18 17:40:09 +00:00
db_disasm.c
db_hwwatch.c Move the prototypes of db_md_set_watchpoint(), db_md_clr_watchpoint() 2005-09-10 03:01:25 +00:00
db_interface.c The powerpc and sparc64 MD `reboot' commands should never have existed 2006-10-10 07:26:54 +00:00
db_memrw.c
db_trace.c Simplify the pager support in DDB. Allowing different db commands to 2006-07-12 21:22:44 +00:00
elf_machdep.c Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
fpu.c
fuswintr.c
gdb_machdep.c Add skeletal support for GDB. In particular gdb_cpu_getreg() needs 2006-08-24 21:52:11 +00:00
genassym.c Turn console printf buffering into a kernel option and only on 2006-11-30 04:17:05 +00:00
in_cksum.c
interrupt.c Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
intr_machdep.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
locore.S Copy SPRG0-3 registers at boot-time and restore when calling into 2005-10-30 21:29:59 +00:00
machdep.c Remove the cast to caddr_t for sfp, they're not needed. 2007-02-12 08:59:33 +00:00
mem.c o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h. 2006-07-26 17:12:54 +00:00
mmu_if.m Fix gdb issue where the i-cache was not being updated when a breakpoint 2006-12-05 04:01:52 +00:00
mmu_oea.c Remove bogus increment of re-hashed PTEG index. This snuck in with r1.12 of 2006-12-20 01:10:21 +00:00
mp_machdep.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
nexus.c Update openpic to support the new bus_setup_intr() syntax. 2007-03-07 11:42:14 +00:00
ofw_machdep.c Implement OF_decode_addr(). This makes uart(4) work as a serial 2006-12-13 06:11:22 +00:00
ofwmagic.S
openpic.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
pic_if.m Update openpic to support the new bus_setup_intr() syntax. 2007-03-07 11:42:14 +00:00
pmap_dispatch.c Fix gdb issue where the i-cache was not being updated when a breakpoint 2006-12-05 04:01:52 +00:00
sc_machdep.c
setjmp.S
sigcode.S
suswintr.c
swtch.S
syncicache.c
sys_machdep.c
trap_subr.S Mark the return address of the call to ast() in the generic trap 2005-12-23 13:05:27 +00:00
trap.c Over NFS, an open() call could result in multiple over-the-wire 2007-03-09 04:02:38 +00:00
uio_machdep.c Fix gdb issue where the i-cache was not being updated when a breakpoint 2006-12-05 04:01:52 +00:00
uma_machdep.c
vm_machdep.c In cpu_reset(), call OF_reboot() instead of OF_exit(). The latter 2006-12-28 23:56:50 +00:00