Age | Commit message (Expand) | Author |
1999-02-07 | missign extern cpu_hzticks | Michael Shalayeff |
1999-02-02 | add struct mbuf | Michael Shalayeff |
1999-02-01 | fix several typos | Michael Shalayeff |
1999-02-01 | ignore GECKO | Michael Shalayeff |
1999-01-25 | call diskless kernel "bsd" so it would be loaded even we have | Michael Shalayeff |
1999-01-25 | mask one more debug printf out | Michael Shalayeff |
1999-01-25 | shut up gcc | Michael Shalayeff |
1999-01-20 | s/MAX_PID/HPPA_MAX_PID/g | Michael Shalayeff |
1999-01-20 | yes, some more | Michael Shalayeff |
1999-01-20 | cleanup some rudimentaries | Michael Shalayeff |
1999-01-16 | clean up subspaces somewhat | Michael Shalayeff |
1999-01-16 | use right defines for eiem, some cleanup | Michael Shalayeff |
1999-01-11 | pass dmatag in confargs | Michael Shalayeff |
1999-01-11 | ASP prom offset for an lan stattion id | Michael Shalayeff |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-10 | Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSD | Niklas Hallqvist |
1999-01-08 | move spinlock.h into the real world | David Leonard |
1999-01-08 | make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing | Todd C. Miller |
1999-01-07 | move uint*_t to machine/types.h | Todd C. Miller |
1999-01-04 | better cache handling in bus_space_barrier(), seem to work now | Michael Shalayeff |
1999-01-03 | ie driver, needs MI part, which involves sparc testing and (most likely) i386... | Michael Shalayeff |
1999-01-03 | fix uncompilable | Michael Shalayeff |
1999-01-03 | implement bus_space_{un,}map w/ extents | Michael Shalayeff |
1999-01-03 | add pmap_changebit(); fix pmap_enter() so it handles mapping's PA changes | Michael Shalayeff |
1999-01-01 | some traps, hehe | Michael Shalayeff |
1998-12-31 | STI graphics | Michael Shalayeff |
1998-12-30 | machdep; more work needed | Michael Shalayeff |
1998-12-30 | fix pmap_steal_memory - related things: | Michael Shalayeff |
1998-12-29 | assign interrupts | Michael Shalayeff |
1998-12-29 | sti graphics does not need raster | Michael Shalayeff |
1998-12-29 | add bus_space_barrier() proto | Michael Shalayeff |
1998-12-29 | help MI code | Michael Shalayeff |
1998-12-29 | fix special tr* registers names, spaces vs tabs | Michael Shalayeff |
1998-12-29 | make fcacheall(), ptlball() void on args, so anybody can call 'em | Michael Shalayeff |
1998-12-29 | utilize PDC_ALIGNMENT | Michael Shalayeff |
1998-12-29 | memory | Michael Shalayeff |
1998-12-29 | no microtime() yet | Michael Shalayeff |
1998-12-29 | Viper mem/mainbus controller definitions | Michael Shalayeff |
1998-12-29 | some cpu | Michael Shalayeff |
1998-12-29 | -a don't work yet | Michael Shalayeff |
1998-12-29 | some *machdep stuff | Michael Shalayeff |
1998-12-28 | cleanup and comments | Michael Shalayeff |
1998-12-23 | remove bogus CACHE_LINE_SIZE | Michael Shalayeff |
1998-12-23 | remove bogus gkd.h | Michael Shalayeff |
1998-12-23 | remove bogus comments | Michael Shalayeff |
1998-12-23 | this is to shutup binutils | Michael Shalayeff |
1998-12-23 | less files and options (; | 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 |