summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/include
AgeCommit message (Expand)Author
2020-07-18Userland timecounter implementation for octeonVisa Hankala
2020-07-06Add support for timeconting in userland.Paul Irofti
2020-06-30Remove obsolete <machine/stdarg.h> header. Nowadays the varargVisa Hankala
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2020-05-27Retire <machine/varargs.h>.Visa Hankala
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2020-04-14Fix some of the more esoteric bus_space functions. TheMark Kettenis
2019-09-05Implement splassert() on mips64.Visa Hankala
2019-09-05Adjust interrupt priority levels on mips64 so that prioritiesVisa Hankala
2019-01-22flense more trailing whitespacePeter Hessler
2019-01-22remove trailing whitespace in the Laptop Package part of the license text.Peter Hessler
2018-08-20Remove unused spllock().Visa Hankala
2018-06-21Save and restore retguard area during hibernate unpack. This copies theMike Larkin
2018-01-22Include <sys/mutex.h> instead of <machine/mutex.h>Martin Pieuchot
2017-08-12Add a dummy (for now) <machine/reloc.h> for mips64 to fix build.Visa Hankala
2017-07-30Define MAXCPUS per mips64 port.Visa Hankala
2017-06-11Define register_splx_handler() in one place.Visa Hankala
2017-05-21Enable radeondrm(4) on loongson to get accelerated graphicsVisa Hankala
2017-05-17Make IPL_MPSAFE effective on loongson.Visa Hankala
2017-05-10Add a PCI attach hook mechanism for htb(4), similar to the oneVisa Hankala
2017-05-08add a BUS_DMA_64BIT flag to bus_dma on all our archs.David Gwynne
2017-02-19Add SMP config and IPI control logic for Loongson 3A.Visa Hankala
2017-01-19Extend struct platform with MP control functions, and add bootstrap codeVisa Hankala
2017-01-19Add mplock.h for loongson.Visa Hankala
2016-12-11Determine the available CPUs.Visa Hankala
2016-11-22Fix CPU info struct.Visa Hankala
2016-11-18Use the ErrorEPC register for curcpu().Visa Hankala
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2016-11-17Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,Visa Hankala
2016-11-06Add interrupt handling routines for Loongson 3A.Visa Hankala
2016-11-05Move the definition of REGVAL into a common header to make it usableVisa Hankala
2016-05-04Initial support for MSI-X. Only supported on amd64 for now. I have diffs toMark Kettenis
2016-03-06Rename mips64's trap_frame into trapframe.Martin Pieuchot
2016-01-05Some implementations of HitSyncDCache() call pmap_extract() for va->paVisa Hankala
2015-09-30Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_Kenneth R Westerback
2015-09-30Use consistant whitespace/comments for #define'ing LABELSECTOR,Kenneth R Westerback
2009-08-04By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2015-09-13intr_barrier(9) for loongson, octeon and sgi.Mark Kettenis
2015-08-15Some bits for Loongson 3A support.Miod Vallat
2015-07-17Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.outMiod Vallat
2015-07-08unify the mutex implementations on all the mips64 platforms.David Gwynne
2009-11-19By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2015-02-07APM_USER_HIBERNATE_REQ here too.Miod Vallat
2014-05-31Remove some unused code that we added at the 2013 Toronto hackathon butMike Larkin
2014-05-24Provide bus_space_mmap()Miod Vallat
2014-03-31Due the virtually indexed nature of the L1 instruction cache on most mipsMiod Vallat
2014-03-29Update the loongson codebase to recognize the so-called `EFI-like' interfaceMiod Vallat
2014-03-29It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2014-03-27Remove dependency from wscons_machdep upon bonito. Instead of hardcoding bonitoMiod Vallat
2014-03-27Increase VM_PHYSSEG_MAX, necessary for systems with non-contiguous memoryMiod Vallat