summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include
AgeCommit message (Expand)Author
2000-06-07some moreMichael Shalayeff
2000-05-15fdcache/pdcache/ficache as out of line functions from litesMichael Shalayeff
2000-05-15diagnostic register 0 definitionsMichael Shalayeff
2000-05-15PDC_CACHE_GETSPIDB's return structMichael Shalayeff
2000-05-15extend page zero layout according to 2.x specificationMichael Shalayeff
2000-04-24fix some typesMichael Shalayeff
2000-04-24s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problemsMichael Shalayeff
2000-04-18some PDC callsMichael Shalayeff
2000-04-06add vm/vm.h for prototypes; from mickey@Todd T. Fries
2000-03-29timeout-driven heartbeat.Michael Shalayeff
2000-03-23new cpu type switch code.Michael Shalayeff
2000-02-22blah, blah, blah, msgbufMichael Shalayeff
2000-02-22Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allowTodd C. Miller
2000-02-10clkf_intr() implementation, better clkf_usermode()Michael Shalayeff
2000-02-09yes, better netled namesMichael Shalayeff
2000-02-09heartbeat -- yeah we have a patch for thatMichael Shalayeff
2000-02-02MD swap macrosMichael Shalayeff
2000-01-29repair busdma calls w/o cookiesMichael Shalayeff
2000-01-25cpu_wait() and cpu_swapin() do existMichael Shalayeff
2000-01-25name a few crs according to their usage; 33 fpregsMichael Shalayeff
2000-01-17add syscall frame flagMichael Shalayeff
2000-01-12kill pcb_upaddrs, one more fpreg (for fpemu)Michael Shalayeff
2000-01-12note about broken gas and align, some tabs vs spaces tooMichael Shalayeff
2000-01-11fix exponenta rangesMichael Shalayeff
1999-12-23some more of hp som definitions from different {,kinds} sourcesMichael Shalayeff
1999-12-18add pdcache(), purge data cacheMichael Shalayeff
1999-12-17define constants for PAGE_{SIZE,MASK,SHIFT}Michael Shalayeff
1999-12-12do homebrew pmap_changebit pmap_new wayMichael Shalayeff
1999-12-09first arg to pmap_changebit is paddr_tMichael Shalayeff
1999-11-26fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@Michael Shalayeff
1999-11-25KERNEL_PSW no moreMichael Shalayeff
1999-11-25new pcb and frame layoutsMichael Shalayeff
1999-11-25'+' vs '=','0' constraintsMichael Shalayeff
1999-11-25do bus stuff through pointers, native devices use memory ops where possibleMichael Shalayeff
1999-11-16define TLB_BITS for %bMichael Shalayeff
1999-11-16fix argument access macro (+1 fuzz), align frame per hp requirementsMichael Shalayeff
1999-11-16openbsd/hppa is ELFDATA2MSBMichael Shalayeff
1999-11-16hpt_hashsize no more, using cr24 insteadMichael Shalayeff
1999-10-26higher the kmem limit; fix up the nmbclustersMichael Shalayeff
1999-09-18clean unused stuffMichael Shalayeff
1999-09-18rewriteMichael Shalayeff
1999-09-18PMAP_NEW, also kill last vm_{size,offset}_t'sMichael Shalayeff
1999-09-18hide c-code from asmMichael Shalayeff
1999-09-18machine is hppaMichael Shalayeff
1999-09-11define call frame offsets and argument access macros, add space for cr28 in t...Michael Shalayeff
1999-09-07add PSW_BITS for printf's sakeMichael Shalayeff
1999-09-07rewrite to define bit positions; more bits from the pa1.1 manualMichael Shalayeff
1999-09-02add uncaceable, per pa1.1 manualMichael Shalayeff
1999-09-02replace w/ one derived from Lites-parisc, UofUtahMichael Shalayeff
1999-08-25n+1 approximation step for the user space constantsMichael Shalayeff