summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
Commit message (Expand)AuthorAgeFilesLines
* Add support for SPARC64 V (and where it already makes sense for othermarius2010-05-023-1/+72
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+2
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-1/+1
* Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but formarius2010-04-261-0/+1
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+2
* Update for UltraSPARC-IV{,+} and SPARC64 V, VI, VII and VIIIfx CPUs.marius2010-04-111-2/+20
* Correct the DCR_IPE macro to refer to the right bit. Also improve themarius2010-04-101-2/+2
* - The firmware of Sun Fire V1280 has a misfeature of setting %wstate tomarius2010-03-211-30/+5
* o Add support for UltraSparc-IV+:marius2010-03-171-0/+4
* Add macros for the VER.impl of SPARC64 II to VIIIfx.marius2010-03-171-1/+8
* - Add TTE and context register bits for the additional page sizes supportedmarius2010-03-172-30/+71
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-211-2/+2
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-207-17/+22
* Predict KASSERTs to be true.marius2010-02-131-1/+1
* - Add the 'cmp' and 'core' pseudo-busses which are used to group CPU coresmarius2010-02-131-38/+14
* Resurrect nexusvar.h from r167307.marius2010-02-131-0/+58
* - Search the whole OFW device tree instead of only the children of themarius2010-02-133-16/+7
* - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmwaremarius2010-02-134-6/+132
* Merge from amd64/i386:marius2009-12-241-0/+1
* - Add support for the IOMMUs of Fire JBus to PCIe and Oberon Uranusmarius2009-12-232-26/+61
* Fix whitespace according to style(9).marius2009-12-231-29/+29
* - Add macros for the states of the interrupt clear registers.marius2009-12-221-2/+6
* Make these constants unsigned which is more appropriate.marius2009-12-221-9/+9
* Extract the code that records syscall results in the frame into MDkib2009-11-101-1/+2
* Sync with the other archs and wrapper the prototype of in_cksum_skip(9)marius2009-10-261-0/+2
* Change the load base to below 2GB so PIE binaries work including whenmarius2009-10-181-1/+1
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+2
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-082-18/+49
* * Completely Remove the option STOP_NMI from the kernel. This optionattilio2009-08-131-0/+1
* Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0marius2009-07-211-0/+2
* Add support to the virtual memory system for configuring machine-alc2009-07-122-2/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-0/+7
* - Work around the broken loader behavior of not demapping no longermarius2009-06-281-3/+1
* Correct the #endif comment.alc2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityalc2009-06-261-0/+35
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-0/+2
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asmarius2009-03-191-1/+1
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-4/+2
* Improve r185008 so the streaming cache is only flushed whenmarius2009-02-101-3/+4
* - Use the generally more appropriate PROM base rather than themarius2009-02-101-1/+1
* - Currently the PMAP code is laid out to let the kernel TSB cover themarius2009-01-011-0/+2
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-201-1/+6
* AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-12/+0
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-53/+0
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
OpenPOWER on IntegriCloud