summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium/octeon_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use memory that can't be direct-mapped on !n64.jmallett2010-09-191-0/+12
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-201-497/+204
* o) Fix XKPHYS physical address extraction. Also define cache coherencyjmallett2010-04-191-10/+0
* o) Add SMP support for Octeon using U-Boot to launch all the processors at thejmallett2010-04-171-162/+22
* Don't force single user on Octeon anymore.jmallett2010-03-111-2/+0
* Properly detect a type of real board that claims to have a 0.0 revision.jmallett2010-03-051-6/+19
* Make printfs work for both OCTEON1 and OCTEON1-32imp2010-02-181-8/+8
* - Clean-up output of memory banks infogonzo2010-02-161-4/+4
* We make it to single user well, but not so well to multi-user. Forceimp2010-01-281-0/+2
* Doh. Remove extra pcpu initialization that I thought was needed, butimp2010-01-261-2/+0
* o Write the soft reset bit in the cavium core to reset. [1]imp2010-01-241-2/+4
* Eliminate octeonregs.h. It was a copy of maltaregs.h withimp2010-01-231-1/+0
* Migrate from old "DDB" style debugger to newer KDB style.imp2010-01-231-2/+4
* o Add support for memory above 256MB on the octeon.imp2010-01-221-73/+113
* Don't clear bss/sbss. The boot loader already does this. In addition,imp2010-01-221-23/+1
* Jump to the mips reset vector. OR in the 0x80000000 for kseg0 andimp2010-01-221-1/+1
* Cope with the move and if_timer going way.imp2010-01-111-2/+2
* Merge from projects/mips to head by hand:imp2010-01-091-0/+965
OpenPOWER on IntegriCloud