summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Add sv_flags field to struct sysentvec with intention to provide descriptionkib2008-11-221-1/+2
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* - According to OpenSolaris, CDMA flushing/syncing for Tomatillosmarius2008-11-204-74/+218
* Use the interrupt level right below PIL_FAST for executing interruptmarius2008-11-192-10/+19
* - Allow the front-end to specify that iommu(4) should disablemarius2008-11-163-19/+25
* Use the spitfire VIS block copy/zero functions also with cheetah-marius2008-11-161-1/+7
* Micro-optimize spitfire_block_{copy,zero}():marius2008-11-161-9/+4
* - Turn off interrupts instead of only entering a critical sectionmarius2008-10-281-14/+10
* - In GCC 4.2 __builtin_frame_address() was fixed to include themarius2008-10-272-23/+11
* Enable mpt(4) as some later models have on-board Fusion-MPTmarius2008-10-111-3/+2
* Collect N identical (or near identical) mkdumpheader() implementations intopeter2008-10-011-22/+1
* Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'marius2008-09-283-0/+1649
* Replace all calls to minor() with dev2unit().ed2008-09-271-2/+2
* Change the static struct sysentvec and struct Elf_Brandinfo initializerskib2008-09-241-46/+47
* Use the STICK timers only when absolutely necessary, i.e. if a machinemarius2008-09-203-29/+33
* Clear any possibly pending PCI error bits left by the firmware. Thesemarius2008-09-182-64/+56
* - Add a missing prototype.marius2008-09-181-2/+2
* - Newer firmware versions no longer provide SUNW,stop-self so justmarius2008-09-183-30/+58
* Add drivers for the power management devices found on Fireplane/marius2008-09-102-0/+358
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-102-22/+115
* For cheetah-class CPUs ensure that the dt512_0 is set to hold 8k pagesmarius2008-09-086-5/+59
* USIII and beyond CPUs have stricter requirements when it comesmarius2008-09-086-13/+29
* o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end tomarius2008-09-083-97/+85
* When determining whether we trapped while in the PROM don't onlymarius2008-09-041-0/+4
* Use the PROM provided SUNW,set-trap-table to take over the trapmarius2008-09-043-0/+35
* Ensure the caches have the desired configuration (see especiallymarius2008-09-042-0/+2
* Flesh out MMU and cache handling of cheetah-class CPUs.marius2008-09-046-7/+171
* The physical address space of cheetah-class CPUs has been extendedmarius2008-09-042-5/+17
* Additionally clear the STICK bit in the SOFTINT register whenmarius2008-09-031-1/+1
* - USIII-based machines can consist of CPUs running at differentmarius2008-09-0313-127/+329
* ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.obrien2008-09-021-0/+1
* - USIII-based machines can consist of CPUs having different cachemarius2008-09-029-67/+85
* Bypass isa_probe_children(9) and directly call bus_generic_attach(9)marius2008-09-021-1/+7
* There's a race in kmem(4) between checking whether a page is residentmarius2008-08-241-0/+14
* MFamd64: r133413marius2008-08-241-9/+6
* Announce the speed of the PCI bus for informational purpose.marius2008-08-241-3/+6
* The PCI specifications don't explain the details on how to calculatemarius2008-08-241-20/+58
* Update the comment regarding the workaround for the BlackBirdmarius2008-08-231-3/+5
* - Provide and consume module dependency information.marius2008-08-232-5/+8
* - Removed unused sc_node.marius2008-08-231-21/+9
* Provide and consume module dependency information.marius2008-08-232-0/+3
* Remove clkbrd(4) as a separate device and compile it solely basedmarius2008-08-232-2/+0
* - Add kbdmux(4); since sunkbd(4) was tought to emulate atkbd(4) likemarius2008-08-231-3/+5
* cosmetic changes and style fixesmarius2008-08-226-33/+40
* Avoid misaligned access of struct frame.marius2008-08-221-4/+6
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+1
* Export 'struct pcpu' to userland w/o requiring _KERNEL. A few portsjhb2008-08-191-2/+2
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-1/+2
* cosmetic changes and style fixesmarius2008-08-1319-252/+255
* Assume OpenSolaris knows better and use their value for VM_MAX_PROM_ADDRESS.marius2008-08-121-1/+1
OpenPOWER on IntegriCloud