summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
1999-10-27make kvtop() work on page unaligned addressesMichael Shalayeff
1999-10-26higher the kmem limit; fix up the nmbclustersMichael Shalayeff
1999-09-20fix for new frame.hMichael Shalayeff
1999-09-20fix uvm_pagealloc() callMichael Shalayeff
1999-09-20fix after frame.h changesMichael 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-10s/vm_offset_t/vaddr_t/gMichael Shalayeff
1999-09-10s/vm_offset_t/vaddr_t/gMichael Shalayeff
1999-09-10keep the name short since evcnt* stuff is limitted to 8 chars totalMichael Shalayeff
1999-09-10utilize uvm_pagealloc_contig()Michael Shalayeff
1999-09-07add PSW_BITS for printf's sakeMichael Shalayeff
1999-09-07make inittodr() whine some sane thingsMichael Shalayeff
1999-09-07rewrite to define bit positions; more bits from the pa1.1 manualMichael Shalayeff
1999-09-07this is what it was supposed to be in the last commitMichael Shalayeff
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
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
1999-08-18enable ie0Michael Shalayeff
1999-08-18cleanupMichael Shalayeff
1999-08-17New cpu_fork API to take a stack in which you point the child's stackpointerNiklas Hallqvist
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16unscrew the screupMichael Shalayeff
1999-08-16use structures to overlay registers in memory, not offsets, also interrupt st...Michael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-14dynamic chunks, snake styleTodd T. Fries
1999-08-14debugging off by default. ok mickey@Todd T. Fries
1999-08-14updateMichael Shalayeff
1999-08-14updateMichael Shalayeff
1999-08-14fix debug printfs, ipl nameMichael Shalayeff
1999-08-14this work, smirk, rock, sock (rhymes by fries@ ;)Michael Shalayeff
1999-08-14cpu has interruptMichael Shalayeff
1999-08-14next try to print cpu model number.Michael Shalayeff
1999-08-14clock_intr()Michael Shalayeff
1999-08-14s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/Michael Shalayeff
1999-08-14proper ipl values.Michael Shalayeff
1999-08-14littel perfomance rearngement, also cr23 and cr28 for ddbMichael Shalayeff
1999-08-14proper breakpoint instructionMichael Shalayeff
1999-08-14better CLKF_BASEPRIMichael Shalayeff
1999-08-14clock_intr() protoMichael Shalayeff
1999-08-14bigger stack frame sizeMichael Shalayeff
1999-08-14proper debugging ifdefsMichael Shalayeff
1999-08-14more registers to print and playMichael Shalayeff
1999-08-14enable interrupts after device configuration, provide cold_hook() for things ...Michael Shalayeff
1999-08-14export cr23Michael Shalayeff