summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/localbus/tcc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingjsg2021-03-111-2/+2
* Rename mips64's trap_frame into trapframe.mpi2016-03-061-3/+3
* Some implementations of HitSyncDCache() call pmap_extract() for va->pavisa2016-01-051-1/+2
* Execution of the `sync' instruction is not supported by the T-Bus andvisa2015-12-231-5/+16
* IP26 streaming cache controller bus error interrupts are reported as hardwaremiod2015-09-241-3/+2
* Invoke tfp_IOSyncDCache() from tcc_IOSyncDCache() as well, so that invalidatemiod2015-09-201-10/+15
* Format string fixes and removal of -Wno-format for sgi. Based upon anmiod2014-05-191-3/+3
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-03-291-3/+3
* Rework the per-cpu cache information. Use a common struct to store the linemiod2014-03-091-9/+7
* Split ever-growing mips <machine/cpu.h> into what 99% of the kernel needs,miod2012-10-031-3/+2
* Work in progress support for the Power Indigo2 R8000 system (IP26). This ismiod2012-09-291-0/+324