summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Collapse)Author
1999-02-25add dino device/attachment; myri is actually on pciMichael Shalayeff
1999-02-25pci host adapter is called 'Dino'Michael Shalayeff
1999-02-25updateMichael Shalayeff
1999-02-25specify text start through the -Ttext, fix ld.script accordinglyMichael Shalayeff
1999-02-25add both audio device typesMichael Shalayeff
1999-02-25rearrange devices, fix irqs, more commentsMichael Shalayeff
1999-02-24more stuff, also irq attribute for mainbusMichael Shalayeff
1999-02-20first approximation for the GENERICMichael Shalayeff
1999-02-17add document urlMichael Shalayeff
1999-02-17no more break.hMichael Shalayeff
1999-02-17pa-risc elf definitions, including hp and hp-ux extensions. multi-include ↵Michael Shalayeff
protection
1999-02-17joinMichael Shalayeff
1999-02-17print pa-risc here as well, since, finally, cpu will have to print processor ↵Michael Shalayeff
type
1999-02-17regenMichael Shalayeff
1999-02-17oops, cut&paste errorMichael Shalayeff
1999-02-17better cpu capabilities printing.Michael Shalayeff
print cpu PA level move cpu_gethpa() to mainbus.c
1999-02-17regenMichael Shalayeff
1999-02-17some more devices, cpu pa-risc levelsMichael Shalayeff
1999-02-15lower case even moreMichael Shalayeff
1999-02-14add disassembler, mainly HP code, tamed to ddb by meMichael Shalayeff
1999-02-13remove local cvs IdMichael Shalayeff
1999-02-13pass esym to the kernelMichael Shalayeff
1999-02-07missign extern cpu_hzticksMichael Shalayeff
1999-02-02add struct mbufMichael Shalayeff
1999-02-01fix several typosMichael Shalayeff
1999-02-01ignore GECKOMichael Shalayeff
1999-01-25call diskless kernel "bsd" so it would be loaded even we haveMichael Shalayeff
problems w/ kbd on PDC console device. remove neva-gonna-b-there stuff from conf.c some improvements to srt0.S code, use constants defined in machine/ files.
1999-01-25mask one more debug printf outMichael Shalayeff
1999-01-25shut up gccMichael Shalayeff
1999-01-20s/MAX_PID/HPPA_MAX_PID/gMichael Shalayeff
1999-01-20yes, some moreMichael Shalayeff
1999-01-20cleanup some rudimentariesMichael Shalayeff
1999-01-16clean up subspaces somewhatMichael Shalayeff
1999-01-16use right defines for eiem, some cleanupMichael Shalayeff
1999-01-11pass dmatag in confargsMichael Shalayeff
1999-01-11ASP prom offset for an lan stattion idMichael Shalayeff
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-04better cache handling in bus_space_barrier(), seem to work nowMichael Shalayeff
1999-01-03ie driver, needs MI part, which involves sparc testing and (most likely) ↵Michael Shalayeff
i386 rewrite hehe (;
1999-01-03fix uncompilableMichael Shalayeff
1999-01-03implement bus_space_{un,}map w/ extentsMichael Shalayeff
1999-01-03add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changesMichael Shalayeff
1999-01-01some traps, heheMichael Shalayeff
1998-12-31STI graphicsMichael Shalayeff
1998-12-30machdep; more work neededMichael Shalayeff
1998-12-30fix pmap_steal_memory - related things:Michael Shalayeff
shudup vm_page_bootstrap about "lost pages" always use pmap_steal_memory() to allocate from block-mapped area add pmap_steal_memory debugging flag