summaryrefslogtreecommitdiffstats
path: root/sys/mips/sibyte/sb_scd.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+10
* Allow the platform code to return a bitmask of running cores rather than justjmallett2011-02-121-3/+3
* Use a signed integer to hold the address of a register.neel2010-08-061-10/+10
* Replace sb_store64()/sb_load64() with mips3_sd()/mips3_ld() respectively.neel2010-03-261-2/+9
* Sibyte provides a 64-bit read-only counter that counts at half the processorneel2010-03-201-0/+9
* SMP support for the mips port.neel2010-02-091-1/+41
* Reimplement all functions to access the system control unit in C.neel2010-02-051-12/+105
* Add sibyte device support.imp2009-07-041-0/+152
OpenPOWER on IntegriCloud