Age | Commit message (Expand) | Author |
2001-12-25 | Oops, I barfed there, too. | Miod Vallat |
2001-12-25 | bad miod | Theo de Raadt |
2001-12-25 | Oops, macros from the wrong tree escaped. | Miod Vallat |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-12-24 | pcib is required if pcibios is there; deraadt@ ok | Michael Shalayeff |
2001-12-24 | regen | Michael Shalayeff |
2001-12-24 | add sis735 host-pci and 5571 is host too | Michael Shalayeff |
2001-12-24 | fix // comment, kill some dangling spaces | Michael Shalayeff |
2001-12-24 | fix a // comment and kill a few trailing spaces | Michael Shalayeff |
2001-12-24 | More brdtyp vs cputyp replacements. | Miod Vallat |
2001-12-24 | - completely change the mmu segment and page table structure definitions, | Miod Vallat |
2001-12-24 | <machine/pte.h> not needed here. | Miod Vallat |
2001-12-24 | Be more TLB-coherency friendly in pmap_k* functions. | Miod Vallat |
2001-12-23 | sync | Nathan Binkert |
2001-12-23 | Add a nec USB 2.0 controller | Nathan Binkert |
2001-12-22 | Compile with option DEBUG. | Miod Vallat |
2001-12-22 | Label changes and comment corrections. | Steve Murphree |
2001-12-22 | MVME917 documentation comment. | Steve Murphree |
2001-12-22 | mc88110 mods. | Steve Murphree |
2001-12-22 | Bring in PSR bit definitions. | Steve Murphree |
2001-12-22 | Assume xxx.usr bug in RAMDISK. | Steve Murphree |
2001-12-22 | Make RAMDISK work. | Steve Murphree |
2001-12-22 | vme devices 'auto vector'. | Steve Murphree |
2001-12-22 | Correct badvaddr() usage. | Steve Murphree |
2001-12-22 | Put miod's Makefile hack to define M88100 and M88110 back in. | Steve Murphree |
2001-12-22 | GENERIC configuration now includes MVME197 and M88110 options. | Steve Murphree |
2001-12-22 | change function names to reflect cpu type instead of board type. | Steve Murphree |
2001-12-22 | add mc88110 definitions | Steve Murphree |
2001-12-22 | add get_psr() inline for mc88410.h | Steve Murphree |
2001-12-22 | New scalable implementation with constant time add and delete. ok deraadt@ | Thomas Nordin |
2001-12-22 | Correct res count. Based on fix in NetBSD. | Hugh Graham |
2001-12-22 | mc88110 modifications. | Steve Murphree |
2001-12-22 | correct badvaddr() | Steve Murphree |
2001-12-22 | correct pmap_map. mc88110 modifications. | Steve Murphree |
2001-12-22 | Init the creds in nfs_open too. | Artur Grabowski |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | Steve Murphree |
2001-12-22 | mc88110 support in ddb. Bring in bit definitions. | Steve Murphree |
2001-12-22 | rename m882xx.h to m8820x.h | Steve Murphree |
2001-12-22 | Support for SMC 8036TX 10/100 cardbus NICs; diffs provided by | Federico G. Schwindt |
2001-12-22 | fix kenter/kremove, some spl police | Michael Shalayeff |
2001-12-21 | Let this compile for kernels where no pcc device is configured (i.e. kernels | Miod Vallat |
2001-12-21 | Unbreak gm0. regression test should be done next time... | Dale Rahn |
2001-12-21 | increase the timeout 10x, it seems some cards cannot keep up w/ our pace | Michael Shalayeff |
2001-12-21 | MC88410 External Cache Controller inline for MVME197DP/SP | Steve Murphree |
2001-12-20 | Make user/system times increase monotonically. ok deraadt@ and millert@ | Thomas Nordin |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat |
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ove... | Michael Shalayeff |
2001-12-20 | rule: first commit, then compile | Michael Shalayeff |
2001-12-20 | do not print cis for non-plx cards, because there is none | Michael Shalayeff |
2001-12-20 | MVME197 gets it's own external interrupt routine. | Steve Murphree |