freebsd-dev/sys/powerpc/powerpc
Marcel Moolenaar bdd42e42d7 o Synchronize the APs timebase and decrementer values with the BSP.
o  Don't set/get the PIR register. It's CPU dependent.
o  Also initialize pcpup->pc_curpcb, in case it's dereferenced.
2008-09-16 16:33:36 +00:00
..
atomic.S
autoconf.c Dont worry about PSL_RI (restartable interrupt indicator) in 2008-09-15 01:03:16 +00:00
bcopy.c
bus_machdep.c Redefine bus_space_tag_t on PowerPC from a 32-bit integral to 2007-12-19 18:00:50 +00:00
busdma_machdep.c Reimplement bus_dmamap_load with bus_dmamap_load_buffer. 2007-06-22 03:57:36 +00:00
copystr.c
cpu.c Rename cpu_config_l2cr() to cpu_print_cacheinfo(). We're not 2008-09-15 00:59:49 +00:00
db_disasm.c
db_hwwatch.c
db_interface.c In db_show_mdpcpu(), print MD fields. 2008-08-30 18:50:11 +00:00
db_trace.c Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
elf_machdep.c Allow FreeBSD's native ELF image activators to execute shared libraries the 2007-05-22 02:22:58 +00:00
fpu.c
fuswintr.c
gdb_machdep.c Make remote GDB work for AIM processors. For BookE, the kernel 2008-03-17 00:46:52 +00:00
genassym.c Removed unused assembly offsets for structures digging. 2008-05-16 13:23:47 +00:00
in_cksum.c
intr_machdep.c MFp4: SMP support 2008-04-27 22:33:43 +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 Retire pmap_addr_hint(). It is no longer used. 2008-05-18 04:16:57 +00:00
mp_machdep.c o Synchronize the APs timebase and decrementer values with the BSP. 2008-09-16 16:33:36 +00:00
openpic.c Remove debugging code. 2008-09-14 21:30:01 +00:00
pic_if.m Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
pmap_dispatch.c Trace all PMAP calls using KTR_PMAP. 2008-08-31 20:08:13 +00:00
sc_machdep.c
setjmp.S
sigcode.S
stack_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
suswintr.c
syncicache.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
sys_machdep.c