index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2001-02-03
New timeouts.
Artur Grabowski
2001-02-03
Don't define ECOFF_COMPAT. We're ELF.
Artur Grabowski
2001-02-01
Adapt to recent wscons changes.
Artur Grabowski
2001-02-01
pckbc_isa seems to have moved to files.isa
Artur Grabowski
2001-01-27
these will be for additional floppies, and CD bsd.rd
Theo de Raadt
2001-01-27
APERTURE?? on alpha?
Theo de Raadt
2001-01-25
spelling
Todd T. Fries
2001-01-24
Not killing an application when the application does something wrong
Artur Grabowski
2001-01-23
build boot with -Os
Artur Grabowski
2001-01-23
floppy configuration that works.
Artur Grabowski
2001-01-22
Define ARCH_ELFSIZE that is the default elf size on this arch.
Artur Grabowski
2001-01-22
gc NATIVE_ELF - not used any more and should not be set here anyway.
Artur Grabowski
2001-01-22
need wskbd
Artur Grabowski
2001-01-21
UVM and PMAP_NEW are required.
Artur Grabowski
2001-01-20
machine/alpha.h is only included in cpu.h and the name gives
Artur Grabowski
2001-01-20
No need to include machine/alpha.h
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-20
No need to include machine/alpha.h here.
Artur Grabowski
2001-01-18
Remove some commented out stuff that will never be enabled.
Artur Grabowski
2001-01-16
Use objcopy to build the bootblocks instead of a hairy dd.
Artur Grabowski
2001-01-16
First shot at loading elf symbols. Not sure yet if it works correctly.
Artur Grabowski
2001-01-16
Fix ELF64_MACHDEP_ID_CASES
Artur Grabowski
2001-01-16
Fix cross-builds of the kernel. (ELF only).
Artur Grabowski
2001-01-16
Don't define __indr_reference for ELF.
Artur Grabowski
2001-01-15
We boot elf and ecoff. Add the appropriate defines.
Artur Grabowski
2001-01-15
Some ECOFF ifdefs and various fixes.
Artur Grabowski
2001-01-15
Use __STRING() macro instead of manually trying to do the same thing.
Artur Grabowski
2001-01-15
'implement' bus_space_write_raw_region_{2,4}.
Artur Grabowski
2001-01-15
Need a declaration for netbsd_sendisg.
Artur Grabowski
2001-01-15
enable COMPAT_NETBSD
Artur Grabowski
2001-01-15
Make this work with new alpha code.
Artur Grabowski
2001-01-15
define the constants that COMPAT_NETBSD code needs in locore
Artur Grabowski
2000-12-21
People have difficulty spelling 'initial' and derivatives thereof (too many
Aaron Campbell
2000-12-15
Define BUS_SPACE_BARRIER_{READ,WRITE} as synonmys for BUS_BARRIER_{READ,WRITE}
Artur Grabowski
2000-12-14
native ELF and ELF for nlist
Artur Grabowski
2000-12-14
Enable loading of ELF kernels.
Artur Grabowski
2000-12-14
First shot at making ELF compile.
Artur Grabowski
2000-12-11
Some alphas have USB
Nathan Binkert
2000-12-11
Add a whole slew of drivers to the Alpha GENERIC. These all compile
Nathan Binkert
2000-11-26
alpha clock fixes from NetBSD
Todd C. Miller
2000-11-25
OpenBSD tag
Artur Grabowski
2000-11-25
pull in cy82c693 for sio and pceb
Artur Grabowski
2000-11-25
Use the common cy82c693 access functions.
Artur Grabowski
2000-11-24
PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12.
Todd C. Miller
2000-11-19
Add in pciide.
Todd C. Miller
2000-11-19
Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can find
Todd C. Miller
2000-11-19
PAGE_SIZE (and friends) does not change on alpha.
Artur Grabowski
2000-11-19
More sane setting of page size.
Artur Grabowski
2000-11-18
allow this to compile without COMPAT_OSF1
Eric Jackson
[next]