summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/alpha
AgeCommit message (Expand)Author
2001-06-08Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface toArtur Grabowski
2001-05-17convert mbuf and cluster allocation to pool, mostly from NetBSDNiels Provos
2001-05-11Bye bye.Artur Grabowski
2001-05-11Add a genassym.cf that uses the standard scripts.Artur Grabowski
2001-05-11unifyTheo de Raadt
2001-05-09More sync to NetBSD.Artur Grabowski
2001-05-06Update some comments wrt. the CLSIZE changes.Artur Grabowski
2001-05-05Rename configure() to cpu_configure().Artur Grabowski
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2001-04-30Move the hwrpb_primary_init to before configure.Artur Grabowski
2001-04-17OpenBSD tag.Artur Grabowski
2001-04-17Implement cnbell(), an optional entrypoint that rings the console bell; fromAaron Campbell
2001-04-15Prettier printing of cpu models and more models.Artur Grabowski
2001-04-14Always make sure that SQWE is enabled- the PROM may not have done this for you.mjacob
2001-04-14Add support for Alpha Processor, Inc. UP1000.Artur Grabowski
2001-04-13In cpu_fork, initialize the ipl of the new process toArtur Grabowski
2001-04-10Fix for machines which need to enlarge the kernel address space, at leastNiklas Hallqvist
2001-04-06Move offsetof define into sys/param.hConstantine Sapuntzakis
2001-03-21optimize a sanity check and put it behind ifdef DIAGNOSTIC.Artur Grabowski
2001-03-16Some more pmap improvements from NetBSD.Artur Grabowski
2001-03-16Implement pmap_growkernel. From NetBSD.Artur Grabowski
2001-03-08configure usb devices and raidEric Jackson
2001-03-04Revert to our old traceback code, with heuristic argument printout.Niklas Hallqvist
2001-03-04typoArtur Grabowski
2001-02-13Cleanup.Artur Grabowski
2001-02-08Actually give esym some storage. As it was, esym pointedArtur Grabowski
2001-02-07Now that niklas has fixed ddb to not barf on elf symbols, thereArtur Grabowski
2001-02-06Don't initialize ddb until I've committed elf support for ddb.Artur Grabowski
2001-02-03New timeouts.Artur Grabowski
2001-01-24Not killing an application when the application does something wrongArtur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-20No need to include machine/alpha.h here.Artur Grabowski
2001-01-15Make this work with new alpha code.Artur Grabowski
2001-01-15define the constants that COMPAT_NETBSD code needs in locoreArtur Grabowski
2000-12-21People have difficulty spelling 'initial' and derivatives thereof (too manyAaron Campbell
2000-11-26alpha clock fixes from NetBSDTodd C. Miller
2000-11-19More sane setting of page size.Artur Grabowski
2000-11-18allow this to compile without COMPAT_OSF1Eric Jackson
2000-11-16allow the console to attach on the rest of the alpha's we support.Eric Jackson
2000-11-16revert previous commit which didnt compileEric Jackson
2000-11-16initial support for 21264 systems.Eric Jackson
2000-11-16configure vga, mouse and keyboard's once again. Currently only on eb164.Eric Jackson
2000-11-15Point to the right variable for ktraceNathan Binkert
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
2000-11-09zap old file.Artur Grabowski
2000-11-08Zap dead files.Artur Grabowski
2000-11-08no need to extern booted_device everywhere.Artur Grabowski
2000-11-08tag the rest of alpha treeEric Jackson
2000-11-08add tagsEric Jackson