summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
1999-04-20note a couple of typical io layouts for referenceMichael Shalayeff
1999-04-20name changesMichael Shalayeff
1999-04-20syscall(), fix interrupt handlingMichael Shalayeff
1999-04-20do lazy blok mapping of io space in bus_*Michael Shalayeff
1999-04-20no longer blockmap the whole io spaceMichael Shalayeff
1999-04-20flesh out, who cares about single-step anywayMichael Shalayeff
1999-04-20some cpu_* routines, uvmMichael Shalayeff
1999-04-20map mainbus spaceMichael Shalayeff
1999-04-20export some moreMichael Shalayeff
1999-04-20more devicesMichael Shalayeff
1999-04-20dumpconf()Michael Shalayeff
1999-04-20scheduler, syscalls, {fs}u{,s}wordsMichael Shalayeff
1999-04-20workaroun ld overflow bug; general cleanup, alignments, pads, and needed sect...Michael Shalayeff
1999-04-20factor out common devices/optionsMichael Shalayeff
1999-04-20map the io spaceMichael Shalayeff
1999-04-20print cpu ID (type) if availableMichael Shalayeff
1999-04-20s/MINIOSIZ/IODC_MINIOSIZ/Michael Shalayeff
1999-04-20move rd_root_{size,image} definitions to the end of the file to workaround li...Michael Shalayeff
1999-04-20call any vegetable, call it by nameMichael Shalayeff
1999-04-20syncMichael Shalayeff
1999-04-20most of cpu boards defined nowMichael Shalayeff
1999-04-20move load address to 0x700000, so we fit w/ ramdiskMichael Shalayeff
1999-04-20fix prev commit blowup:Michael Shalayeff
1999-04-20fix previous commit blowup:Michael Shalayeff
1999-04-20MakefileMichael Shalayeff
1999-04-20cleanupMichael Shalayeff
1999-04-20nop-filled .text; discard unwind info; tabs vs spacesMichael Shalayeff
1999-04-20fix different alignment problemsMichael Shalayeff
1999-04-20no need for any networking codeMichael Shalayeff
1999-04-20all the devices info is now in one tableMichael Shalayeff
1999-04-20fix disklabel position (temp to build ramdisks)Michael Shalayeff
1999-04-20add defines for the numbers of registersMichael Shalayeff
1999-04-20name changes, add stack frame, better USERMODE()Michael Shalayeff
1999-04-20more stuff from the booksMichael Shalayeff
1999-04-20add onfault handler and cache the space id into pcb; better coredumpMichael Shalayeff
1999-04-20define UADDR; change alignment to 8 bytesMichael Shalayeff
1999-04-20more headersMichael Shalayeff
1999-04-20add HPPA_FLEX()Michael Shalayeff
1999-04-20uvm names and definitionsMichael Shalayeff
1999-04-20name changes; more cpu_* functionsMichael Shalayeff
1999-04-20proper entry/exit; no place for va_args12-13Michael Shalayeff
1999-03-24status of major items + how people can helpTodd T. Fries
1999-03-04note com/lpt chipset usedMichael Shalayeff
1999-02-25try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changesMichael Shalayeff
1999-02-25chipset-independant irq establishing/handling code; dummy dma stuffMichael Shalayeff
1999-02-25establish irq after MI attach call, some cleanupMichael Shalayeff
1999-02-25save 'esym' passed from /bootMichael Shalayeff
1999-02-25print hptm (hpt mask) and vtop (virt to phys has table) registersMichael Shalayeff
1999-02-25add irq and dma glues (the green one)Michael Shalayeff
1999-02-25use config_found_sm to allow irq passing in confargsMichael Shalayeff