summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium/octeon_mp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-111-1/+1
* Remove octeon_bootinfo from all files except octeon_machdep.c.marcel2011-10-041-4/+1
* Partially revert r224661:marcel2011-10-041-4/+3
* Make octeon_ap_boot 64 bits to handle MAXCPU up to 64.marcel2011-08-051-10/+24
* Fix a brain-o in platform_cpu_mask() by just specifying a possibleattilio2011-05-131-6/+4
* Add the cpuset_t conversion for mips.attilio2011-05-131-2/+12
* Allow the platform code to return a bitmask of running cores rather than justjmallett2011-02-121-3/+3
* o) Unmask Central Interrupt Unit interrupts on APs, too.jmallett2011-01-041-4/+5
* Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistentneel2010-09-151-1/+1
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-201-7/+32
* o) Fix XKPHYS physical address extraction. Also define cache coherencyjmallett2010-04-191-1/+1
* o) Add SMP support for Octeon using U-Boot to launch all the processors at thejmallett2010-04-171-0/+102
OpenPOWER on IntegriCloud