summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic change to driver registration.dfr1998-07-313-6/+6
* Only perform byte/word accesses in the correct EV56 memory space.dfr1998-07-311-78/+69
* Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces.dfr1998-07-311-1/+9
* Merge with i386/isa/diskslice_machdep.c 1.30dfr1998-07-311-32/+14
* Change load address to 0xfffffc0000300000 to help support AS200.dfr1998-07-303-5/+5
* Remove spurious printf.dfr1998-07-301-2/+1
* Fix msgbuf so that it actually works properly.dfr1998-07-292-22/+3
* Fixed print format errors.bde1998-07-291-4/+5
* Fixed printf format errors.bde1998-07-291-9/+11
* Record the new physical address of the pcb in pmap_swapin_proc.dfr1998-07-281-11/+18
* Macros for accessing alpha sparse device ports and memory.dfr1998-07-271-0/+67
* Support the disabled keyword for isa devices.dfr1998-07-271-2/+8
* Fix a stupid bug preventing gdb from seeing the right value of 'v0'.dfr1998-07-261-2/+2
* Fix a stupid bug in the new pmap_remove().dfr1998-07-261-4/+20
* Fix pmap_enter_quick() to stop it hanging when the level 2 pte existsdfr1998-07-241-7/+28
* Add ISA support.dfr1998-07-221-6/+7
* Add some convenience functions for accessing device memory.dfr1998-07-221-2/+88
* Merge KN20AA support from Andrew Gallatin.dfr1998-07-221-31/+320
* Move the mcclock from root to isa.dfr1998-07-221-7/+10
* Add a simple ISA bus. No support for memory mapped devices or DMA as yet.dfr1998-07-221-0/+318
* Add sio support.dfr1998-07-222-2/+13
* Add platform functions for manipulating PCI irqs.dfr1998-07-221-0/+3
* Add declaration of {aquire,release}_timer2().dfr1998-07-221-1/+3
* Add macros and chipset support for accessing device i/o memory on the alpha.dfr1998-07-222-2/+34
* Add KN20AA support.dfr1998-07-222-6/+26
* Tweaks to stop config(8) warnings and to avoid an unfinished experiment ofdfr1998-07-221-3/+3
* Support header for sysbeep() implementation.dfr1998-07-221-0/+110
* Make ptrace single steps over branches work as intended.dfr1998-07-221-1/+2
* Add support for sio's soft interrupts.dfr1998-07-221-10/+23
* Support the DEC_KN20AA platform (AlphaStation 500 or 600).dfr1998-07-221-0/+347
* Merge changes from Andrew Gallatin to support different CIA based platforms.dfr1998-07-221-22/+17
* Add code from i386 to support sysbeep(). Doesn't work quite right but itdfr1998-07-221-1/+86
* Change siocn{put,get}c to siogdb{put,get}c to allow a serial console on onedfr1998-07-221-2/+2
* Simplify access to PCI config registers.dfr1998-07-161-33/+36
* Make ptrace work.dfr1998-07-154-16/+242
* Tweaks for cross-building from NetBSD/alpha.dfr1998-07-151-3/+3
* Add some debug code.dfr1998-07-151-3/+16
* An mc146818a clock attached to an isa bus.dfr1998-07-151-0/+105
* Linker script for alpha kernel.dfr1998-07-151-0/+133
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-8/+6
* Overhaul the spl system so that it actually works properly.dfr1998-07-127-59/+92
* Don't bother calling pmap_emulate_reference() from cpu_fork(). It isn'tdfr1998-07-121-11/+1
* Define option DEC_EB164dfr1998-07-121-1/+2
* Add entry for prom console.dfr1998-07-121-2/+3
* Add some bits and pieces for my test box.dfr1998-07-121-1/+11
* Update to new interrupt api.dfr1998-07-125-14/+35
* Implement CIA interrupts.dfr1998-07-122-1/+96
* Implement intr_create/intr_connect.dfr1998-07-122-3/+37
* Implement promcncheckc.dfr1998-07-123-14/+12
* Add some debug code.dfr1998-07-121-5/+29
OpenPOWER on IntegriCloud