NetBSD/sys/arch/alpha/alpha
veego 8dcc2f0651 Add support to boot from ide hard disks. 1999-02-16 07:25:43 +00:00
..
atomic.s Implement atomic quadword load-and-latch. 1998-09-25 23:59:42 +00:00
autoconf.c add missing include file 1998-11-25 19:58:47 +00:00
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 --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
clock.c Fix printf format problems on Alpha. 1999-02-12 06:25:13 +00:00
compat_13_machdep.c #include <machine/alpha.h> 1998-11-19 01:59:39 +00:00
conf.c Add ugen, a generic USB driver. 1998-12-08 15:52:31 +00:00
cpu.c #include <machine/alpha.h> 1998-11-19 01:59:39 +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 Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
db_instruction.h Define the "integer miscellaneous" opcode and subfunctions. 1997-09-16 22:53:32 +00:00
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 Add support for DDB (in-kernel debugger) to NetBSD/alpha, based on 1997-09-06 02:00:48 +00:00
dec_550.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_1000a.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_2100_a50.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_3000_300.c Preliminary support for both serial consoles and kbd/display wscons 1998-10-22 01:03:07 +00:00
dec_3000_500.c Preliminary support for both serial consoles and kbd/display wscons 1998-10-22 01:03:07 +00:00
dec_alphabook1.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_axppci_33.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_eb64plus.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_eb66.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_eb164.c Add support to boot from ide hard disks. 1999-02-16 07:25:43 +00:00
dec_kn8ae.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_kn20aa.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
dec_kn300.c Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
disksubr.c Initialize default disklabel properly: Whole disk is RAW_PART, not 'a'. 1998-10-15 19:08:33 +00:00
genassym.c Define the offset of hwrpb->rpb_primary_cpu_id. 1998-09-29 06:22:09 +00:00
in_cksum.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
interrupt.c #include <machine/intrcnt.h> 1998-11-19 02:23:15 +00:00
ipifuncs.c some temporary debugging printfs in the IPI code. 1998-09-29 19:40:33 +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 Oops, restore pcb_onfault if a fault occures in kcopy(). Pointed out by 1998-11-26 20:26:52 +00:00
machdep.c Fix printf format problems on Alpha. 1999-02-12 06:25:13 +00:00
mainbus.c Use new LOCATE_PCS() macro. 1998-06-24 01:10:35 +00:00
mcclock.c Adjust for config changes. 1998-01-12 10:21:02 +00:00
md_root.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
mem.c #include <machine/alpha.h> 1998-11-19 02:29:49 +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 Implement alpha_pal_swpctx(). 1998-02-27 03:44:53 +00:00
pmap.c Fix printf format problems on Alpha. 1999-02-12 06:25:13 +00:00
process_machdep.c #include <machine/alpha.h> 1998-11-19 02:29:49 +00:00
prom.c #include <machine/alpha.h> 1998-11-19 02:29:49 +00:00
prom_disp.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
promcons.c Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
support.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
transfer.s --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
trap.c #include <machine/alpha.h> 1998-11-19 02:29:49 +00:00
vm_machdep.c #include <machine/alpha.h> 1998-11-19 02:29:49 +00:00