summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
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
1999-08-14rework interruptions framewrok a little to use that space in the IV table.Michael Shalayeff
1999-08-14do the clock interrupt the narrow way.Michael Shalayeff
1999-08-12splhigh() when calling pdcMichael Shalayeff
1999-08-12fix asm() modifiersMichael Shalayeff
1999-08-03straitify tlbmissers a little more; fix stack mangling for trapallMichael Shalayeff
1999-08-03flush caches and tlb on mapping removalMichael Shalayeff
1999-08-03use ddb's printf in pmap_hptdumpMichael Shalayeff
1999-07-27updateMichael Shalayeff
1999-07-21define some more cache-related pdc routinesMichael Shalayeff
1999-07-21rewrite the tlb miss handler and tlb dirty handler.Michael Shalayeff
1999-07-21better fields order for pv_entryMichael Shalayeff
1999-07-21skip break insn in the proper place, print cr28 in ddb, some debugging cruftMichael Shalayeff
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-19some more commentsMichael Shalayeff
1999-07-18regenMichael Shalayeff
1999-07-18better cpu idsMichael Shalayeff
1999-07-18fix {set,rem}runqueue wrt sizeof(p_stat) and some logic,Michael Shalayeff
1999-07-17do not brelse() badlyTheo de Raadt
1999-07-16do not reset, helps the serial consoleMichael Shalayeff
1999-07-16almost all of themMichael Shalayeff
1999-07-13updateMichael Shalayeff
1999-07-12allocate 5% bufcache if <=16M memory installedMichael Shalayeff
1999-07-12export cr24 and cr25 from trapframe structureMichael Shalayeff