| Commit message (Expand) | Author | Age | Files | Lines |
* | - According to comments in OpenBSD, E{2,4}50 tend to have fragile | marius | 2008-12-22 | 1 | -28/+12 |
* | Modularize the Open Firmware client interface to allow run-time switching | nwhitehorn | 2008-12-20 | 6 | -22/+27 |
* | - Failing to register as interrupt controller during attach shouldn't | marius | 2008-12-18 | 1 | -10/+35 |
* | Make gpart the default partitioning class on all platforms. | marcel | 2008-12-17 | 1 | -2/+2 |
* | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | imp | 2008-12-17 | 1 | -12/+0 |
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | nwhitehorn | 2008-12-15 | 13 | -261/+22 |
* | Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important. | ed | 2008-12-02 | 1 | -1/+1 |
* | Switch to ath hal source code. Note this removes the ath_hal | sam | 2008-12-01 | 1 | -0/+1 |
* | Add sv_flags field to struct sysentvec with intention to provide description | kib | 2008-11-22 | 1 | -1/+2 |
* | - bump __FreeBSD version to reflect added buf_ring, memory barriers, | kmacy | 2008-11-22 | 1 | -0/+4 |
* | - According to OpenSolaris, CDMA flushing/syncing for Tomatillos | marius | 2008-11-20 | 4 | -74/+218 |
* | Use the interrupt level right below PIL_FAST for executing interrupt | marius | 2008-11-19 | 2 | -10/+19 |
* | - Allow the front-end to specify that iommu(4) should disable | marius | 2008-11-16 | 3 | -19/+25 |
* | Use the spitfire VIS block copy/zero functions also with cheetah- | marius | 2008-11-16 | 1 | -1/+7 |
* | Micro-optimize spitfire_block_{copy,zero}(): | marius | 2008-11-16 | 1 | -9/+4 |
* | - Turn off interrupts instead of only entering a critical section | marius | 2008-10-28 | 1 | -14/+10 |
* | - In GCC 4.2 __builtin_frame_address() was fixed to include the | marius | 2008-10-27 | 2 | -23/+11 |
* | Enable mpt(4) as some later models have on-board Fusion-MPT | marius | 2008-10-11 | 1 | -3/+2 |
* | Collect N identical (or near identical) mkdumpheader() implementations into | peter | 2008-10-01 | 1 | -22/+1 |
* | Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo' | marius | 2008-09-28 | 3 | -0/+1649 |
* | Replace all calls to minor() with dev2unit(). | ed | 2008-09-27 | 1 | -2/+2 |
* | Change the static struct sysentvec and struct Elf_Brandinfo initializers | kib | 2008-09-24 | 1 | -46/+47 |
* | Use the STICK timers only when absolutely necessary, i.e. if a machine | marius | 2008-09-20 | 3 | -29/+33 |
* | Clear any possibly pending PCI error bits left by the firmware. These | marius | 2008-09-18 | 2 | -64/+56 |
* | - Add a missing prototype. | marius | 2008-09-18 | 1 | -2/+2 |
* | - Newer firmware versions no longer provide SUNW,stop-self so just | marius | 2008-09-18 | 3 | -30/+58 |
* | Add drivers for the power management devices found on Fireplane/ | marius | 2008-09-10 | 2 | -0/+358 |
* | Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating | marius | 2008-09-10 | 2 | -22/+115 |
* | For cheetah-class CPUs ensure that the dt512_0 is set to hold 8k pages | marius | 2008-09-08 | 6 | -5/+59 |
* | USIII and beyond CPUs have stricter requirements when it comes | marius | 2008-09-08 | 6 | -13/+29 |
* | o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end to | marius | 2008-09-08 | 3 | -97/+85 |
* | When determining whether we trapped while in the PROM don't only | marius | 2008-09-04 | 1 | -0/+4 |
* | Use the PROM provided SUNW,set-trap-table to take over the trap | marius | 2008-09-04 | 3 | -0/+35 |
* | Ensure the caches have the desired configuration (see especially | marius | 2008-09-04 | 2 | -0/+2 |
* | Flesh out MMU and cache handling of cheetah-class CPUs. | marius | 2008-09-04 | 6 | -7/+171 |
* | The physical address space of cheetah-class CPUs has been extended | marius | 2008-09-04 | 2 | -5/+17 |
* | Additionally clear the STICK bit in the SOFTINT register when | marius | 2008-09-03 | 1 | -1/+1 |
* | - USIII-based machines can consist of CPUs running at different | marius | 2008-09-03 | 13 | -127/+329 |
* | ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO. | obrien | 2008-09-02 | 1 | -0/+1 |
* | - USIII-based machines can consist of CPUs having different cache | marius | 2008-09-02 | 9 | -67/+85 |
* | Bypass isa_probe_children(9) and directly call bus_generic_attach(9) | marius | 2008-09-02 | 1 | -1/+7 |
* | There's a race in kmem(4) between checking whether a page is resident | marius | 2008-08-24 | 1 | -0/+14 |
* | MFamd64: r133413 | marius | 2008-08-24 | 1 | -9/+6 |
* | Announce the speed of the PCI bus for informational purpose. | marius | 2008-08-24 | 1 | -3/+6 |
* | The PCI specifications don't explain the details on how to calculate | marius | 2008-08-24 | 1 | -20/+58 |
* | Update the comment regarding the workaround for the BlackBird | marius | 2008-08-23 | 1 | -3/+5 |
* | - Provide and consume module dependency information. | marius | 2008-08-23 | 2 | -5/+8 |
* | - Removed unused sc_node. | marius | 2008-08-23 | 1 | -21/+9 |
* | Provide and consume module dependency information. | marius | 2008-08-23 | 2 | -0/+3 |
* | Remove clkbrd(4) as a separate device and compile it solely based | marius | 2008-08-23 | 2 | -2/+0 |