summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onattilio2011-11-081-0/+3
* Adjust the debugger options slightly. This should help me do the rightkensmith2011-10-271-2/+5
* Add a warning about why sbp(4) is commented out so that curious folkskensmith2011-10-191-0/+1
* Apply r221124 to Book-E: switch to the new NFS client.marcel2011-07-311-1/+1
* Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTIONnwhitehorn2011-07-142-0/+2
* Follow up r222980 on PowerPC: add sound(4) and common device driversnwhitehorn2011-06-112-8/+15
* Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedandreast2011-06-042-0/+2
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-293-0/+3
* SMP has worked perfectly for a very long time on 32-bit PowerPC on bothnwhitehorn2011-05-061-1/+1
* This patch changes head so that the default NFS client is now the newrmacklem2011-04-272-4/+4
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-243-19/+20
* Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT isnwhitehorn2011-01-061-1/+1
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-062-0/+6
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-313-0/+3
* Add three new drivers for fan control and temperature reading on theandreast2010-10-153-0/+9
* Follow r213098, kernel POSIX semaphore module is no longerdavidxu2010-09-261-1/+0
* Now userland POSIX semaphore is based on umtx. The kernel moduledavidxu2010-09-241-1/+0
* - Bump MAXCPU to 4. Tested on a quad G5 with both 32 and 64-bit kernels.grehan2010-09-031-2/+2
* Unbreak the LINT kernel on powerpc64. Note that the LINT kernelnwhitehorn2010-08-192-1/+6
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-313-0/+3
* Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.mdf2010-07-301-0/+1
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* Add GENERIC kernel config for powerpc64.nwhitehorn2010-07-131-0/+182
* MFppc64:nwhitehorn2010-07-134-2/+6
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-2/+4
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-222-0/+2
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyattilio2010-02-152-2/+2
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-102-0/+2
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-3/+0
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.imp2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsbz2010-01-081-0/+2
* 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
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-161-0/+7
* Add atp(4) to powerpc GENERIC. Most late-generation Apple PowerPC laptopsnwhitehorn2009-11-291-0/+1
* Add a few SCSI controllers to GENERIC that can be found on Powermacs.nwhitehorn2009-09-101-0/+11
* Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long agonwhitehorn2009-09-081-4/+0
* Enable POSIX semaphores on all non-embedded architectures by default.ed2009-07-021-0/+1
* Include SMP support in the MPC85XX kernel by default.raj2009-06-251-0/+1
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU drivernwhitehorn2009-06-232-0/+2
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.raj2009-06-221-0/+1
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).raj2009-06-221-0/+2
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-061-0/+3
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-312-0/+6
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-103-5/+5
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+1
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Change over the usb kernel options to the new stack (retaining existingthompsa2009-02-232-72/+18
OpenPOWER on IntegriCloud