summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/sparc64/mp_locore.S
Commit message (Expand)AuthorAgeFilesLines
* Adapt CATR() to r222813. This is somewhat tricky as we can't afford usingmarius2011-06-071-2/+6
* Update a branch missed in r207537.marius2010-06-131-1/+1
* Add support for SPARC64 V (and where it already makes sense for othermarius2010-05-021-8/+14
* Don't bother enabling interrupts before we're ready to handle them. Thismarius2010-04-261-7/+3
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-201-6/+6
* - Search the whole OFW device tree instead of only the children of themarius2010-02-131-17/+3
* - At least the trap table of the Sun Fire V1280 firmware apparently hasmarius2010-02-131-7/+9
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-101-22/+112
* - USIII-based machines can consist of CPUs running at differentmarius2008-09-031-9/+25
* cosmetic changes and style fixesmarius2008-08-131-5/+5
* Convert the remainder of the low hanging fruits regarding includingmarius2007-01-191-0/+1
* - Fix placement of cvs ids in previous commit to match .S files in libc.jake2003-04-291-3/+3
* I was wrong, the ENTRY bits in asm.h did have a purpose -- for userland.obrien2003-04-261-2/+3
* Add pmap support for user mappings of multiple page sizes (super pages).jake2002-08-181-2/+4
* Use _ALIGN_DATA and _ALIGN_TEXT.jake2002-07-301-2/+2
* Implement delivery of tlb shootdown ipis. This is currently more fine grainedjake2002-03-071-15/+23
* Add support for starting secondary cpus in kernel, as opposed to relyingjake2002-03-041-37/+84
* Add initial smp support. This gets as far as allowing the secondaryjake2002-01-081-0/+137
OpenPOWER on IntegriCloud