summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2002-03-16no need to include sys/conf.h w/ machine/conf.h; from David KrauseMichael Shalayeff
2002-03-16and in the filesMichael Shalayeff
2002-03-16separate out interrupt handling stuffMichael Shalayeff
2002-03-16move cdev_decl out and kill some ugly print and some spacesMichael Shalayeff
2002-03-15and this is how it will look for the gecko boyMichael Shalayeff
2002-03-15here will be a wscons-gardenMichael Shalayeff
2002-03-15proper file depsMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-15build really really smallMichael Shalayeff
2002-03-15fix a comment a littleMichael Shalayeff
2002-03-15fix binutils entry; pt out by Diana Eichert <deicher@sandia.gov>Michael Shalayeff
2002-03-15dohMichael Shalayeff
2002-03-15regs get/set for pmdbMichael Shalayeff
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14Turn the ptrace(2) syscall into a kernel compile option, option PTRACE inMiod Vallat
2002-03-12rest of copy_on_fault proper handlingsMichael Shalayeff
2002-03-12oopsMichael Shalayeff
2002-03-11Add <machine/ieeefp.h>, will be needed by libc shortly.Miod Vallat
2002-03-11Add a <machine/varargs.h> skeleton for userland.Miod Vallat
2002-03-08have to set p_md as well, used to shoot clouds beforeMichael Shalayeff
2002-03-08last arg to the copystr could be 0, also correct onfault handlingMichael Shalayeff
2002-03-07Clean up BUS_DMA_* flags, and make sure all arch's define:Jason Wright
2002-03-06- recognize serial speeds over 9600 bauds, and allow users to set such aMiod Vallat
2002-03-06Support serial speed over 9600 bauds.Miod Vallat
2002-03-06no need to maskMichael Shalayeff
2002-03-06expand fpu name, makes line overflow a bit, maybe deal w/ it laterMichael Shalayeff
2002-03-06regenMichael Shalayeff
2002-03-06cleanup the fpu names a bitMichael Shalayeff
2002-03-05rearrange stuff, chat about cacheMichael Shalayeff
2002-03-05Provide a few more constants to get on par with other arches and getMiod Vallat
2002-03-02bump the version after recent additionMichael Shalayeff
2002-03-02more logical order of operations, caveatsMichael Shalayeff
2002-03-02Add machine specific commands to the bootblocks, to let the user displayMiod Vallat
2002-03-01reassignMichael Shalayeff
2002-03-01fix a few irq assignmentsMichael Shalayeff
2002-02-28forgot viper_hpaMichael Shalayeff
2002-02-25replace w/ utah-licensed sourceMichael Shalayeff
2002-02-21oopsMichael Shalayeff
2002-02-21pmap.pmap_pd is redundant -- no moreMichael Shalayeff
2002-02-20setup power failure handler (for sw-controlled power button), move toc handlerMichael Shalayeff
2002-02-19correct extended partition botch; gluk, in PR 1449Theo de Raadt
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-16there are bugs, and then there are pastosMichael Shalayeff
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-16remove bogus DCIAS (used to be used for scsi driverMichael Shalayeff
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff