Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-29 | make fcacheall(), ptlball() void on args, so anybody can call 'em | Michael Shalayeff | |
1998-12-23 | remove bogus comments | Michael Shalayeff | |
better inline for spl{hign,low} inline splx(), which is 5 insn long, and call would add 2-3 more, which is 50% loss (not that "small or none" as it was in those (see above) comments) | |||
1998-12-23 | this is to shutup binutils | Michael Shalayeff | |
1998-12-14 | remove bogus^H^H^H^H^Hconstant cache line size definition | Michael Shalayeff | |
1998-12-14 | add lan_station_id struct | Michael Shalayeff | |
1998-12-13 | implement some more of those write_multi routines; also some 64 bit ones | Michael Shalayeff | |
1998-12-13 | define HPA region | Michael Shalayeff | |
1998-12-13 | define PDC arguments alignment | Michael Shalayeff | |
1998-12-13 | take advantage of IO space equal mapping | Michael Shalayeff | |
1998-12-05 | define INT_IO and INT_ALL masks for spl*() macros to use | Michael Shalayeff | |
1998-12-05 | some db_machdep.h | Michael Shalayeff | |
1998-12-05 | do elf and som, no a.out and ecoff | Michael Shalayeff | |
1998-12-05 | some cleanup | Michael Shalayeff | |
1998-12-05 | btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get ↵ | Michael Shalayeff | |
cpu#0 HPA) prototypes | |||
1998-12-05 | fake bus_space_barrier() | Michael Shalayeff | |
1998-12-05 | MD swapX macros, not enabled yet | Michael Shalayeff | |
1998-12-05 | dumb mcont() for now | Michael Shalayeff | |
1998-12-05 | finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ↵ | Michael Shalayeff | |
+ o) pointer arithmetic | |||
1998-12-01 | define *reg structures; m-include protect; copyright | Michael Shalayeff | |
1998-12-01 | define MD ptrace definitions; copyright | Michael Shalayeff | |
1998-11-23 | some bus.h | Michael Shalayeff | |
1998-11-23 | more reasonable VM_MAX_KERNEL_ADDRESS | Michael Shalayeff | |
1998-11-23 | get closer to the interrupt handling times | Michael Shalayeff | |
1998-11-23 | cpu_intr_establish() proto | Michael Shalayeff | |
1998-11-23 | proper m-include protection, some minor cleanups | Michael Shalayeff | |
1998-10-30 | remove all those "black magic" inspired routines, | Michael Shalayeff | |
use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. | |||
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | remove unused definitions, cleanup | Michael Shalayeff | |
1998-10-30 | USERMODE() and FRAME_PC definitions | Michael Shalayeff | |
1998-10-30 | add some protos and defines | Michael Shalayeff | |
1998-10-30 | no dca (which is com), add fd | Michael Shalayeff | |
1998-10-30 | populate futher w/ structs and function declarations | Michael Shalayeff | |
1998-09-29 | more lif types | Michael Shalayeff | |
1998-09-14 | iodc.h bye, bye | Michael Shalayeff | |
1998-09-12 | typos, thinkos, brainos, buritos and amigos | Michael Shalayeff | |
1998-08-29 | more functions | Michael Shalayeff | |
1998-08-29 | merge PDC/IODC calls info | Michael Shalayeff | |
1998-08-29 | fix {KERNEL,RESET}_PSW | Michael Shalayeff | |
1998-08-29 | TLB stats definitions | Michael Shalayeff | |
1998-08-29 | tabs vs space; hptmask definition | Michael Shalayeff | |
1998-08-29 | m-include protection | Michael Shalayeff | |
better trap names remove garbage | |||
1998-08-29 | reduce code limit | Michael Shalayeff | |
add new_noncontig definitions syscall gateway define | |||
1998-08-29 | add delay() and trap() protos | Michael Shalayeff | |
1998-08-29 | fix entry/exit macros | Michael Shalayeff | |
add profiling support s/ptov/hptmask/ fix comments | |||
1998-08-28 | some float/double/ldouble info | Michael Shalayeff | |
1998-08-28 | some MD setjmp-related info | Michael Shalayeff | |
1998-08-20 | some pmap definitions | Michael Shalayeff | |
1998-08-13 | MD devices | Michael Shalayeff | |