| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire smp_active. It was racey and caused demonstrated problems with | scottl | 2014-04-26 | 1 | -1/+1 |
* | Small performance optimization. Clobber only cr0, rather than the entire CR. | jhibbits | 2014-04-11 | 3 | -21/+21 |
* | Clear the backlight level when it's turned off. Also, reduce the delay times to | jhibbits | 2014-04-06 | 1 | -4/+4 |
* | Fix the ATI backlight driver off/on handling. Now this driver works correctly | jhibbits | 2014-04-06 | 1 | -6/+61 |
* | Correct the SRR1 mask, it's 10-15 not 10-11. | jhibbits | 2014-04-06 | 1 | -1/+1 |
* | Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 | tijl | 2014-04-01 | 1 | -1/+1 |
* | Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again. | imp | 2014-03-25 | 1 | -0/+1 |
* | Rename global cnt to vm_cnt to avoid shadowing. | bdrewery | 2014-03-22 | 4 | -7/+7 |
* | Mask out SRR1 bits that aren't exported to the MSR. | jhibbits | 2014-03-21 | 1 | -1/+3 |
* | In kernel config files, it is supposed to be 'options<space><tab>' not | imp | 2014-03-18 | 4 | -10/+10 |
* | Update NetBSD Foundation copyrights to 2-clause BSD | emaste | 2014-03-18 | 5 | -35/+0 |
* | Delete stray clause 3 (Advertising clause) and renumber while i'm | imp | 2014-03-11 | 1 | -1/+1 |
* | Correct the order of arguments to mtx_init(). | brueffer | 2014-02-14 | 1 | -1/+1 |
* | Move Open Firmware device root on PowerPC, ARM, and MIPS systems to | nwhitehorn | 2014-02-05 | 16 | -26/+45 |
* | Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks | jhibbits | 2014-02-03 | 1 | -0/+1 |
* | Switch default Book-E scheduler to ULE, which works now, and enable | nwhitehorn | 2014-02-01 | 2 | -1/+9 |
* | Avoid spurious compiler warning about an uninitialized variable. | nwhitehorn | 2014-02-01 | 1 | -1/+1 |
* | Fix typo. | nwhitehorn | 2014-02-01 | 1 | -1/+1 |
* | Open Firmware interrupt specifiers can consist of arbitrary-length byte | nwhitehorn | 2014-02-01 | 5 | -37/+28 |
* | Add hwpmc(4) support for the PowerPC 970 class processors, direct events. | jhibbits | 2014-02-01 | 2 | -15/+22 |
* | Unbreak non-SMP builds. This was broken by r259284. Also, reorganize the | jhibbits | 2014-01-31 | 12 | -206/+236 |
* | Use a loop of dcbz, instead of calling bzero() to zero a page. This matches | jhibbits | 2014-01-29 | 1 | -6/+4 |
* | Fix 32-bit signal handling on ppc64. This was broken when the PSL_USERSTATIC | jhibbits | 2014-01-24 | 1 | -0/+1 |
* | Fix the resource information for the i2s-a node on certain G5 PowerMacs. | andreast | 2014-01-20 | 2 | -2/+56 |
* | There's actually no data in the PMU_GET_VERSION command. Don't send any. | jhibbits | 2014-01-19 | 1 | -1/+1 |
* | Described in the man page but not implemented. Here it comes, | andreast | 2014-01-13 | 1 | -0/+37 |
* | Save and restore the GPIOs on the macio for suspend/resume. | jhibbits | 2014-01-11 | 2 | -2/+48 |
* | Retire machine/fdt.h as a header used by MI code, as its function is now | nwhitehorn | 2014-01-05 | 1 | -41/+0 |
* | Remove TNF license clauses 3 and 4, matching upstream | emaste | 2014-01-01 | 1 | -7/+0 |
* | Set the PMC trapframe macros appropriately | jhibbits | 2013-12-22 | 1 | -2/+2 |
* | Add suspend/resume state saving for OpenPIC on PowerMac. It's likely this | jhibbits | 2013-12-21 | 6 | -0/+86 |
* | Add suspend/resume to DBDMA and ATA on PowerMacs. | jhibbits | 2013-12-21 | 3 | -0/+61 |
* | Add suspend/resume handlers for ATI backlight ppc driver. | jhibbits | 2013-12-20 | 1 | -14/+76 |
* | Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf | nwhitehorn | 2013-12-17 | 2 | -8/+12 |
* | Configure interrupt sense based on device tree information. This extends | nwhitehorn | 2013-12-17 | 1 | -5/+11 |
* | Save r3 before using it for the trap check, else we end up saving the new r3, | jhibbits | 2013-12-15 | 2 | -4/+8 |
* | Set max_lun to zero. This field is ignored unless we are manually probing | nwhitehorn | 2013-12-15 | 1 | -1/+1 |
* | Rebase the PMC indices at 1, since PMC_SOFT is at 0. | jhibbits | 2013-12-14 | 1 | -2/+2 |
* | Some style(9) fixes | jhibbits | 2013-12-13 | 1 | -4/+3 |
* | Add PMU-based CPU frequency scaling. This method is used on most Titanium | jhibbits | 2013-12-13 | 13 | -33/+564 |
* | FBT now does work fully on PowerPC. | jhibbits | 2013-12-12 | 3 | -6/+26 |
* | Make more unsigned ints signed. | jhibbits | 2013-12-07 | 1 | -1/+2 |
* | Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it for | jhb | 2013-12-05 | 1 | -8/+13 |
* | Do some cosmetic fixes. | andreast | 2013-12-05 | 1 | -7/+7 |
* | Increase PHYS_AVAIL_SZ because on pSeries machines we can have many logical | andreast | 2013-12-05 | 1 | -1/+5 |
* | In case we have many continous regions without gaps we have to make soure that | andreast | 2013-12-05 | 1 | -0/+1 |
* | Fix typo. | nwhitehorn | 2013-12-02 | 1 | -1/+1 |
* | Remove fdtbus_bs_tag definition, which is now obsolete. The remainder of | nwhitehorn | 2013-12-02 | 1 | -8/+0 |
* | Revert last few revisions; apologies for the noise. There are very rare, | nwhitehorn | 2013-12-01 | 1 | -1/+49 |
* | Deleted one line too many. | nwhitehorn | 2013-12-01 | 1 | -0/+1 |