summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Change the arguments of exec_setregs() so that it receives a pointernwhitehorn2010-03-251-3/+3
* - The firmware of Sun Fire V1280 has a misfeature of setting %wstate tomarius2010-03-215-51/+69
* Improve the KVA space sizing of 186682; on machines with large dTLBs wemarius2010-03-201-10/+34
* o Add support for UltraSparc-IV+:marius2010-03-172-34/+77
* 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-175-34/+75
* - Add quirk handling for Sun Fire V1280. The firmware of these machinesmarius2010-03-172-5/+29
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-034-28/+0
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-211-2/+2
* Starting with UltraSPARC IV CPUs the CPU caches are described with differentmarius2010-02-201-19/+37
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-2019-68/+83
* Predict KASSERTs to be true.marius2010-02-131-1/+1
* Add ssm(4), which serves as a glue device allowing devices beneath themarius2010-02-131-0/+74
* - Add the 'cmp' and 'core' pseudo-busses which are used to group CPU coresmarius2010-02-132-55/+47
* Resurrect nexusvar.h from r167307.marius2010-02-131-0/+58
* Style fixesmarius2010-02-131-24/+19
* - Search the whole OFW device tree instead of only the children of themarius2010-02-136-128/+201
* - At least the trap table of the Sun Fire V1280 firmware apparently hasmarius2010-02-132-10/+14
* - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmwaremarius2010-02-134-6/+132
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Implement handling of the third argument of cpu_switch(). This unbreaksmarius2010-01-302-40/+50
* - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panicmarius2010-01-271-3/+3
* Merge r202882 from amd64/i386:marius2010-01-231-69/+104
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-9/+0
* Add epic(4) also here.marius2010-01-181-0/+1
* When setting up MSIs with a filter ensure that the event queue interruptmarius2010-01-101-2/+10
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.marius2010-01-102-0/+217
* - According to OpenSolaris it's sufficient to align the MSIs of amarius2010-01-101-52/+95
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsbz2010-01-081-0/+2
* Enable ste(4). ste(4) should work on all architectures.yongari2010-01-081-1/+1
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()marius2010-01-031-0/+1
* - Demapping unused kernel TLB slots has proven to work reliably so movemarius2010-01-021-11/+3
* - Preserve the PROM IOMMU in order to allow OFW drivers to continue tomarius2010-01-024-4/+25
* Fix botches in r201005:marius2010-01-011-4/+4
* - Remove a redundant variable and an unnecessary cast.marius2009-12-291-6/+5
* - Prefer i and j over i and n for temporary integer variables.marius2009-12-292-111/+120
* Account for firmware versions which include the CDMA interrupts inmarius2009-12-281-19/+32
* Add a driver for the `Fire' JBus to PCIe bridges found in at leastmarius2009-12-273-0/+3224
* Style changesmarius2009-12-251-3/+3
* - Take advantage of bus_{read,write}_*(9).marius2009-12-251-3/+1
* - Hook up the default implementations of the MSI/MSI-X pcib_if methodsmarius2009-12-251-2/+39
* Merge from amd64/i386:marius2009-12-245-3/+67
* Add missing locking in intr_bind().marius2009-12-241-2/+8
* - Don't check for a valid interrupt controller on every interruptmarius2009-12-241-2/+3
* - By re-arranging the code in OF_decode_addr() somewhat and acceptingmarius2009-12-231-33/+33
* Style changes.marius2009-12-231-14/+12
OpenPOWER on IntegriCloud