freebsd-dev/sys/sparc64/sparc64
2002-08-14 15:05:26 +00:00
..
autoconf.c Centralize the "bootdev" and "dumpdev" variables. They are still pretty 2002-03-31 07:15:28 +00:00
bus_machdep.c pmap_kremove can no longer be used to remove the magic device mappings 2002-06-25 15:13:09 +00:00
cache.c Add some statistic gathering for cache flushes. 2002-07-31 23:39:50 +00:00
clock.c Add MD frontents for the mk48txx driver, ported from NetBSD, and remove 2002-04-04 23:58:50 +00:00
counter.c Add support for the counter-timer which is included in the Sun U2S and 2002-02-13 16:16:36 +00:00
critical.c Include machine/critical.h to get missing prototypes. 2002-06-23 14:38:41 +00:00
db_disasm.c De-K&R. 2002-03-23 20:22:19 +00:00
db_hwwatch.c Remove __P. 2002-03-21 00:06:55 +00:00
db_interface.c Add support for starting and stopping cpus with ipis. 2002-03-13 04:59:01 +00:00
db_trace.c Forgot these files in previous commit to frame.h. Also add needed include 2002-04-09 01:43:07 +00:00
dump_machdep.c Add another copy of the ia64 dump_machdep.c. 2002-05-13 02:39:19 +00:00
eeprom_ebus.c Add MD frontents for the mk48txx driver, ported from NetBSD, and remove 2002-04-04 23:58:50 +00:00
eeprom_sbus.c Add MD frontents for the mk48txx driver, ported from NetBSD, and remove 2002-04-04 23:58:50 +00:00
eeprom.c Add MD frontents for the mk48txx driver, ported from NetBSD, and remove 2002-04-04 23:58:50 +00:00
elf_machdep.c Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
exception.S Auto size available kernel virtual address space based on phsyical memory 2002-08-10 22:14:16 +00:00
genassym.c Auto size available kernel virtual address space based on phsyical memory 2002-08-10 22:14:16 +00:00
identcpu.c Identify UltraSPARC-III and UltraSPARC-III+ cpus. 2002-07-13 03:23:29 +00:00
in_cksum.c Add optimized implementations of in_cksum_skip() and related functions 2001-11-06 20:05:01 +00:00
intr_machdep.c Convert the interrupt queue from an array to a linked list. Implement 2002-05-25 02:39:28 +00:00
iommu.c When multiple IOMMUs are present in a system, use a single TSB for all 2002-07-16 18:17:03 +00:00
locore.S Add a symbol for btext. 2002-07-29 00:42:00 +00:00
machdep.c Remove code from trap which is handled in userland now. 2002-06-08 07:17:19 +00:00
mem.c Add a driver for the mem and kmem devices, based off the i386 version. 2002-03-09 22:33:16 +00:00
mp_exception.S Remove the tlb argument to tlb_page_demap (itlb or dtlb), in order to better 2002-07-26 15:54:04 +00:00
mp_locore.S Use _ALIGN_DATA and _ALIGN_TEXT. 2002-07-30 02:27:24 +00:00
mp_machdep.c Try both upa-portid and portid properties when finding the module id of a 2002-07-14 00:08:58 +00:00
nexus.c Convert the interrupt queue from an array to a linked list. Implement 2002-05-25 02:39:28 +00:00
ofw_bus.c Make the OpenFirmware interrupt mapping code more generic, to reduce 2002-03-24 02:11:06 +00:00
ofw_machdep.c Fix a bug that was indroduced while moving this code around (use the 2001-12-21 21:31:44 +00:00
pmap.c Set kernel_vm_end. Panic if we try to grow the kernel. 2002-08-14 15:05:26 +00:00
prof_machdep.c Add routines needed for high resolution profiling. 2002-07-29 00:45:13 +00:00
rwindow.c Check the alignment of the stack pointer before copying in windows from the 2002-04-20 16:23:52 +00:00
sparcbus_if.m Add a file forgotten in the previous commit (a kobj interface that 2001-11-09 20:43:44 +00:00
support.S Add definitions for statistical and high-resolution profiling. The calling 2002-07-30 06:14:34 +00:00
swtch.S Set the thread state of the newly chosen to run thread to TDS_RUNNING in 2002-07-12 18:34:22 +00:00
sys_machdep.c Add support for an alternate signal trampoline; add a sysarch call to register 2002-04-29 18:08:26 +00:00
tick.c Add support for driving the clocks on secondary cpus. 2002-03-13 04:38:33 +00:00
tlb.c Remove the tlb argument to tlb_page_demap (itlb or dtlb), in order to better 2002-07-26 15:54:04 +00:00
trap.c Add additional cred_free_thread() calls that I had missed the first time. 2002-07-13 04:36:50 +00:00
tsb.c Auto size available kernel virtual address space based on phsyical memory 2002-08-10 22:14:16 +00:00
upa.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
vm_machdep.c Part 1 of KSE-III 2002-06-29 17:26:22 +00:00