Age | Commit message (Expand) | Author |
1999-04-20 | note a couple of typical io layouts for reference | Michael Shalayeff |
1999-04-20 | name changes | Michael Shalayeff |
1999-04-20 | syscall(), fix interrupt handling | Michael Shalayeff |
1999-04-20 | do lazy blok mapping of io space in bus_* | Michael Shalayeff |
1999-04-20 | no longer blockmap the whole io space | Michael Shalayeff |
1999-04-20 | flesh out, who cares about single-step anyway | Michael Shalayeff |
1999-04-20 | some cpu_* routines, uvm | Michael Shalayeff |
1999-04-20 | map mainbus space | Michael Shalayeff |
1999-04-20 | export some more | Michael Shalayeff |
1999-04-20 | more devices | Michael Shalayeff |
1999-04-20 | dumpconf() | Michael Shalayeff |
1999-04-20 | scheduler, syscalls, {fs}u{,s}words | Michael Shalayeff |
1999-04-20 | workaroun ld overflow bug; general cleanup, alignments, pads, and needed sect... | Michael Shalayeff |
1999-04-20 | factor out common devices/options | Michael Shalayeff |
1999-04-20 | map the io space | Michael Shalayeff |
1999-04-20 | print cpu ID (type) if available | Michael Shalayeff |
1999-04-20 | s/MINIOSIZ/IODC_MINIOSIZ/ | Michael Shalayeff |
1999-04-20 | move rd_root_{size,image} definitions to the end of the file to workaround li... | Michael Shalayeff |
1999-04-20 | call any vegetable, call it by name | Michael Shalayeff |
1999-04-20 | sync | Michael Shalayeff |
1999-04-20 | most of cpu boards defined now | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |
1999-04-20 | fix prev commit blowup: | Michael Shalayeff |
1999-04-20 | fix previous commit blowup: | Michael Shalayeff |
1999-04-20 | Makefile | Michael Shalayeff |
1999-04-20 | cleanup | Michael Shalayeff |
1999-04-20 | nop-filled .text; discard unwind info; tabs vs spaces | Michael Shalayeff |
1999-04-20 | fix different alignment problems | Michael Shalayeff |
1999-04-20 | no need for any networking code | Michael Shalayeff |
1999-04-20 | all the devices info is now in one table | Michael Shalayeff |
1999-04-20 | fix disklabel position (temp to build ramdisks) | Michael Shalayeff |
1999-04-20 | add defines for the numbers of registers | Michael Shalayeff |
1999-04-20 | name changes, add stack frame, better USERMODE() | Michael Shalayeff |
1999-04-20 | more stuff from the books | Michael Shalayeff |
1999-04-20 | add onfault handler and cache the space id into pcb; better coredump | Michael Shalayeff |
1999-04-20 | define UADDR; change alignment to 8 bytes | Michael Shalayeff |
1999-04-20 | more headers | Michael Shalayeff |
1999-04-20 | add HPPA_FLEX() | Michael Shalayeff |
1999-04-20 | uvm names and definitions | Michael Shalayeff |
1999-04-20 | name changes; more cpu_* functions | Michael Shalayeff |
1999-04-20 | proper entry/exit; no place for va_args12-13 | Michael Shalayeff |
1999-03-24 | status of major items + how people can help | Todd T. Fries |
1999-03-04 | note com/lpt chipset used | Michael Shalayeff |
1999-02-25 | try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changes | Michael Shalayeff |
1999-02-25 | chipset-independant irq establishing/handling code; dummy dma stuff | Michael Shalayeff |
1999-02-25 | establish irq after MI attach call, some cleanup | Michael Shalayeff |
1999-02-25 | save 'esym' passed from /boot | Michael Shalayeff |
1999-02-25 | print hptm (hpt mask) and vtop (virt to phys has table) registers | Michael Shalayeff |
1999-02-25 | add irq and dma glues (the green one) | Michael Shalayeff |
1999-02-25 | use config_found_sm to allow irq passing in confargs | Michael Shalayeff |