freebsd-skq/sys/mips
neel 5b7a1d2513 Reimplement all functions to access the system control unit in C.
The only reason we need to have the sb_load64() and sb_store64()
functions in assembly is to cheat the compiler and generate the
'ld' and 'sd' instructions which it otherwise will not do when
compiling for a 32-bit architecture. There are some 64-bit
registers in the SCD unit that must be accessed using 64-bit
load and store instructions.
2010-02-05 03:20:47 +00:00
..
adm5120 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
alchemy - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
atheros - Increase timeouts to 100 milliseconds, 1 millisecond is definitely not 2010-01-28 21:55:56 +00:00
cavium Add Cavium's standard copyright to those files that are currently 2010-01-28 20:46:40 +00:00
compile
conf Compile SWARM with KTRACE support. 2010-02-04 06:44:42 +00:00
idt - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
include Reduce the size of the array used to store the TLB mappings for the kernel 2010-02-03 04:09:36 +00:00
malta - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
mips Get system call tracing using ktrace working for mips. 2010-02-04 06:42:30 +00:00
rmi Its possible that our RMI box has memory extending 2010-01-29 04:05:17 +00:00
sentry5 - Call post-boot fixup function in order to get proper static 2010-01-25 00:44:05 +00:00
sibyte Reimplement all functions to access the system control unit in C. 2010-02-05 03:20:47 +00:00