.. |
atomic.s
|
Implement atomic quadword load-and-latch.
|
1998-09-25 23:59:42 +00:00 |
autoconf.c
|
|
|
avalon_a12.c
|
Fix include path, these days a12 header files are in alpha/a12.
|
1998-09-24 05:32:52 +00:00 |
bwx.s
|
|
|
clock.c
|
egcs warning fixes, clean up `register'
|
1998-08-24 02:37:16 +00:00 |
compat_13_machdep.c
|
Nuke some unneeded debugging code.
|
1998-09-20 18:54:03 +00:00 |
conf.c
|
|
|
cpu.c
|
- Use a bitmask for "running CPUs", rather than a flag in the softc.
|
1998-09-29 07:04:58 +00:00 |
cpuconf.c
|
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
|
1998-06-27 10:10:51 +00:00 |
cpuvar.h
|
CPUF_HATCHED is dead, replaced by cpus_running bitmask.
|
1998-09-29 07:05:30 +00:00 |
db_disasm.c
|
|
|
db_instruction.h
|
|
|
db_interface.c
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
db_trace.c
|
|
|
dec_550.c
|
Add support for software powerdown of the Digital Personal Workstation.
|
1998-06-06 20:53:41 +00:00 |
dec_1000a.c
|
Fix a typo in RCS keyword.
|
1998-09-22 16:23:20 +00:00 |
dec_2100_a50.c
|
|
|
dec_3000_300.c
|
- Change the tcds child locator from "slot" to "chip", making it look less
|
1998-05-24 23:45:29 +00:00 |
dec_3000_500.c
|
- Change the tcds child locator from "slot" to "chip", making it look less
|
1998-05-24 23:45:29 +00:00 |
dec_alphabook1.c
|
Very preliminary support for the Tadpole/DEC AlphaBook. These are basically
|
1998-06-26 05:42:34 +00:00 |
dec_axppci_33.c
|
Teach dec_axppci_33_init() a little about the nsio config registers,
|
1998-07-07 08:49:12 +00:00 |
dec_eb64plus.c
|
|
|
dec_eb66.c
|
Take a stab at EB66 support. An EB66 is basically an EB64+ with a
|
1998-06-27 10:10:51 +00:00 |
dec_eb164.c
|
|
|
dec_kn8ae.c
|
Use the new cpu_mchkinfo().
|
1998-07-13 18:49:34 +00:00 |
dec_kn20aa.c
|
|
|
dec_kn300.c
|
Use the new cpu_mchkinfo().
|
1998-07-13 18:49:34 +00:00 |
disksubr.c
|
egcs warning fixes, clean up `register'
|
1998-08-24 02:37:16 +00:00 |
genassym.c
|
Define the offset of hwrpb->rpb_primary_cpu_id.
|
1998-09-29 06:22:09 +00:00 |
in_cksum.c
|
|
|
interrupt.c
|
Don't process CLOCK or DEVICE interrupts if we're not the primary CPU.
|
1998-09-29 07:02:04 +00:00 |
ipifuncs.c
|
First try at a HALT interprocessor interrupt handler.
|
1998-09-29 07:06:02 +00:00 |
lock_machdep.c
|
Machine-dependent spin lock operations for Alpha, included if MULTIPROCESSOR
|
1998-09-24 22:32:35 +00:00 |
locore.s
|
In exception_return(), if MULTIPROCESSOR, skip software interrupts, ASTs,
|
1998-09-29 07:01:16 +00:00 |
machdep.c
|
In cpu_reboot(), halt the secondary CPUs.
|
1998-09-29 07:07:09 +00:00 |
mainbus.c
|
Use new LOCATE_PCS() macro.
|
1998-06-24 01:10:35 +00:00 |
mcclock.c
|
|
|
md_root.c
|
|
|
mem.c
|
vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t
|
1998-08-14 16:50:00 +00:00 |
multiproc.s
|
Invalidate the TB and I-stream upon entry, and fix a typo in the wrkgp call.
|
1998-09-28 21:48:50 +00:00 |
pal.s
|
|
|
pmap.c
|
fix PMAP_ACTIVATE_ASN_SANITY() arguments
|
1998-09-27 17:23:25 +00:00 |
process_machdep.c
|
|
|
prom_disp.s
|
|
|
prom.c
|
Make prom_enter() and prom_leave() public.
|
1998-09-24 21:18:13 +00:00 |
promcons.c
|
|
|
support.c
|
|
|
sys_machdep.c
|
|
|
transfer.s
|
|
|
trap.c
|
First-cut at code to spin up secondary processors on a multiprocessor
|
1998-09-24 23:28:17 +00:00 |
vm_machdep.c
|
In cpu_coredump(), use MID_MACHINE rather than MID_* (whatever it expands
|
1998-09-09 11:17:24 +00:00 |