Age | Commit message (Expand) | Author |
2021-07-20 | Remove unneeded __sync_* library functions from the kernel. | Visa Hankala |
2021-05-01 | Retire OpenBSD/sgi. | Visa Hankala |
2018-01-25 | Move common mutex implementations to a MI place. | Martin Pieuchot |
2017-10-21 | Use MI mplock on mips64. | Visa Hankala |
2017-05-21 | Enable radeondrm(4) on loongson to get accelerated graphics | Visa Hankala |
2015-09-09 | The mplock implementations on MP-enabled mips64 platforms, octeon and | Visa Hankala |
2015-08-15 | Some bits for Loongson 3A support. | Miod Vallat |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-08 | unify the mutex implementations on all the mips64 platforms. | David Gwynne |
2014-03-22 | Second draft of my attempt to workaround the infamous R4000 end-of-page errata, | Miod Vallat |
2012-09-29 | Basic R8000 processor support. R8000 processors require MMU-specific code, | Miod Vallat |
2012-06-23 | Replace R5000 and R10000 family assembly cache routines with C equivalents, | Miod Vallat |
2012-05-27 | Replace Loongson2F assembly cache routines with equivalent C code. This will | Miod Vallat |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |
2010-10-24 | Move build_trampoline() and setregs() to a common location for all mips ports. | Miod Vallat |
2010-09-21 | Replace the old floating point completion code with a C interface to the | Miod Vallat |
2010-09-20 | cache operations for octeon. ok miod@ | Takuya ASADA |
2009-12-12 | Introduce various CPU_### options to enable cpu-specific code or workarounds; | Miod Vallat |
2009-11-25 | IP30 IPI implementation. | Takuya ASADA |
2009-08-06 | Work in progress support for Loongson2E/2F processors; need option CPU_LOONGSON2 | Miod Vallat |
2009-06-13 | Enumerate all available nodes for hardware on IP27/IP35 systems; works to some | Miod Vallat |
2009-03-20 | Switch sgi to __HAVE_GENERIC_SOFT_INTERRUPTS. | Miod Vallat |
2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous | Miod Vallat |
2007-06-18 | this is the sgi disksubr, not some mythical "all mips64 architectures can use... | Theo de Raadt |
2005-07-14 | More netccitt and netns removals; OK henning, brad, mickey | Uwe Stuehler |
2005-05-02 | obvious typo, designed to break the tree, brad, hmm? | Theo de Raadt |
2005-05-01 | To allow for MD override of in4_cksum()... | Brad Smith |
2004-10-08 | disksubr.c should depend on disk. | Alexander Yurchenko |
2004-09-20 | Add support for R10K cpu class | Per Fogelstrom |
2004-08-09 | Big cleanup. Removed some unused obsolete stuff and fixed copyrights | Per Fogelstrom |
2004-08-06 | initial mips64 | Per Fogelstrom |