aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/cavium/octeon_mp.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Allow the use of soft-interrupts for sending IPIs.Ruslan Bukin2016-09-081-2/+10
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD toJuli Mallett2012-03-111-1/+1
* Remove octeon_bootinfo from all files except octeon_machdep.c.Marcel Moolenaar2011-10-041-4/+1
* Partially revert r224661:Marcel Moolenaar2011-10-041-4/+3
* Make octeon_ap_boot 64 bits to handle MAXCPU up to 64.Marcel Moolenaar2011-08-051-10/+24
* Fix a brain-o in platform_cpu_mask() by just specifying a possibleAttilio Rao2011-05-131-6/+4
* Add the cpuset_t conversion for mips.Attilio Rao2011-05-131-2/+12
* Allow the platform code to return a bitmask of running cores rather than justJuli Mallett2011-02-121-3/+3
* o) Unmask Central Interrupt Unit interrupts on APs, too.Juli Mallett2011-01-041-4/+5
* Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistentNeel Natu2010-09-151-1/+1
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple ExecutiveJuli Mallett2010-07-201-7/+32
* o) Fix XKPHYS physical address extraction. Also define cache coherencyJuli Mallett2010-04-191-1/+1
* o) Add SMP support for Octeon using U-Boot to launch all the processors at theJuli Mallett2010-04-171-0/+102