Age | Commit message (Expand) | Author |
2003-07-15 | include the puc stuff (currently commented out in GENERIC) | Jason Wright |
2003-07-14 | For completeness, handle ldqf/stqf alignment faults by calling the emulation | Jason Wright |
2003-07-14 | cleaning and undef DEBUG_EMUL | Jason Wright |
2003-07-13 | whoa, gcc wasn't at fault: i_loadstore was missing 5 bits, which was causing | Jason Wright |
2003-07-13 | my loathing for gcc runneth over: another case where a bitfield isn't | Jason Wright |
2003-07-12 | grr. gcc has bugs in its bitfields, work around it. | Jason Wright |
2003-07-12 | %asi is in tf_tstate... nail the last variant of ldqfa/stqfa | Jason Wright |
2003-07-12 | almost full emulation of stq(a)/ldq(a): | Jason Wright |
2003-07-10 | unifdef -UNEW_FPSTATE in attempt to make it more clear | Jason Wright |
2003-07-10 | small bit of cleaning | Jason Wright |
2003-07-10 | - working emulation for POPC instruction | Jason Wright |
2003-07-10 | more instructions in type 3, op=2 | Jason Wright |
2003-07-09 | part of infrastructure to deal with emulated stqf/ldqf: | Jason Wright |
2003-07-09 | another instruction correction: STQDC -> STQFA | Jason Wright |
2003-07-09 | corrections/filling of type 3 v9 instructions | Jason Wright |
2003-07-09 | add trap entries for LDQF/STQF alignment faults, but handle them as | Jason Wright |
2003-07-09 | add a bunch more traps from the v9 spec | Jason Wright |
2003-07-09 | s/Tryap/Trap | Jason Wright |
2003-07-02 | bump mktemp randomness from 6->10 X's | Anil Madhavapeddy |
2003-06-28 | Add RI_FULLCLEAR to the rasops flags. Accelerated drivers (cgsix, creator, | Miod Vallat |
2003-06-27 | kqueue support for various usb devices including: usb, uhid, ugen, | Nathan Binkert |
2003-06-25 | Let the stp driver use different bus_space_tag_t for its own device access, | Miod Vallat |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-24 | Revert the addition of the blanking code - it will corrupt displays after long | Miod Vallat |
2003-06-23 | no need to check nintr late in the code... it's verified pretty early | Jason Wright |
2003-06-23 | Remove some debugging cruft. | Jason Wright |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |
2003-06-20 | Screen blanker routine for Creator, adapted from the X11 sunffb driver code. | Miod Vallat |
2003-06-18 | When reporting unknown sbus hardware, also report the hardware class (audio, | Miod Vallat |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-16 | Nuke a few more data and code superseded by the fb api. | Miod Vallat |
2003-06-16 | Adapt to the fbxxx() API. | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |
2003-06-15 | don't define _LP64 here. | Brad Smith |
2003-06-13 | no more "option _LP64". | Brad Smith |
2003-06-13 | em fits | Theo de Raadt |
2003-06-12 | There is no sense in calling one function when you really want | Henric Jungheim |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-11 | It is important not to forget "membar(MemIssue)". Got missed | Henric Jungheim |
2003-06-11 | Much of the sbus, psycho, and schizo bus_dma code is the same, so let's | Henric Jungheim |
2003-06-11 | The "min" and "max" functions cast to "u_int", which can lead to surprising | Henric Jungheim |
2003-06-10 | - rip out support for a.out and 32-bit kernels | Brad Smith |
2003-06-09 | pefo 3/4 licence cleanups | Theo de Raadt |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-06 | There is no point in flushing the data cache all the time. It just creates | Henric Jungheim |
2003-06-04 | The IIi/e chips have a DMA sync register that we have been ignoring. This | Henric Jungheim |
2003-06-04 | mop up some more 3/4 license issues | Theo de Raadt |
2003-06-03 | Play it safe - when invalidating the tsb, only touch the tag and | Artur Grabowski |
2003-06-03 | What is it up with you sparc64 people. Do you like sitting on critical | Theo de Raadt |
2003-06-03 | nuke clause 3 & 4 (with henric's permission) | Jason Wright |