summaryrefslogtreecommitdiff
path: root/sys/arch/sbmips
AgeCommit message (Expand)Author
2002-03-18Fix comments after endian selection includes(!).simonb
2002-03-17Include <machine/swarm.h>.simonb
2002-03-17Allow selection of a big- or little-endian kernel by uncommenting thesimonb
2002-03-17Don't use a magic number.simonb
2002-03-17Fix up some white-space bogons.simonb
2002-03-17An include file describing some address map info, GPIO pin assignmentssimonb
2002-03-16Rename ISDN devices, per discussion on tech-kern. The network devicesmartin
2002-03-11Need this to build the system - libc nlist assumes all mips have ecoff.simonb
2002-03-06Remove the -O0 workaround for nfs_bio.c - the in-tree toolchain buildssimonb
2002-03-06cgd notes that we shouldn't use the CPU xtal for calculating wall-clocksimonb
2002-03-06Neaten slightly.simonb
2002-03-06Implement a clkread() function for microtime() using a multu/mfhisimonb
2002-03-06Add a "clkread" function to the systemsw.simonb
2002-03-06Calculate the reciprocal of the divisor delay. From the comments:simonb
2002-03-06Use the divisor delay from curcpu() in the implementation of delay().simonb
2002-03-06Determine and display the CPU clock frequency from the "Systemsimonb
2002-03-06A basic port to the Broadcom/SiByte SB1250 evaluation board (thesimonb