summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r253748,253749avg2013-07-281-3/+2
* put contents of cpu.h under _KERNELavg2013-07-281-2/+3
* Get rid of duplicated versions of the KSU bits.jmallett2012-03-061-6/+1
* Use #define for get_cyclecount rather than inline function.imp2010-07-161-5/+1
* Move TLB definitions to tlb.himp2010-07-151-18/+0
* Remove unused stuff from cpu.h.imp2010-07-151-148/+7
* Remove the unused part of cpu.h now that the rest of the tree has beenimp2010-07-141-200/+3
* union cpuprid is also unused nowimp2010-07-131-22/+0
* cpu_id and fpu_id are unused, except to be set early in the boot code.imp2010-07-131-9/+0
* Remove obsolete define "COPY_SIGCODE". This is unused in FreeBSD.imp2010-07-131-6/+0
* Move KSEG address definitions from cpu.h to cpuregs.h with the otherjchandra2010-07-121-17/+0
* Merge jmallett@'s n64 work into HEAD - changeset 7jchandra2010-06-241-6/+6
* Merge jmallett@'s n64 work into HEAD - changeset 4jchandra2010-06-171-50/+1
* o) Make pcb_onfault a pointer rather than an obscure integer value.jmallett2010-04-171-4/+0
* o) Use inline functions to access coprocessor 0 registers rather than externaljmallett2010-04-171-15/+6
* o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.jmallett2010-03-061-14/+0
* SMP support for the mips port.neel2010-02-091-0/+2
* Provide access to pcpu structures for SMP kernels.neel2010-01-301-0/+8
* Remove Sibyte specific code from locore.S that sets the k0seg coherency.neel2010-01-231-4/+1
* Merge from projects/mips to head by hand:imp2010-01-101-9/+22
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+564
OpenPOWER on IntegriCloud