summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove compat options.rpaulo2012-10-231-4/+0
* Fix the top comment.rpaulo2012-10-211-1/+1
* Add a config file for the Wii.rpaulo2012-10-211-0/+115
* Add "options WII".rpaulo2012-10-211-0/+1
* Add the ds1631 temperature driver.andreast2012-08-193-0/+3
* Add backlight support for nVidia-based PowerBooks/iBooks/iMacs.jhibbits2012-08-042-0/+2
* Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and insteadmarcel2012-07-023-2/+4
* Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bitken2012-07-011-0/+1
* Reduce diffs between GENERIC and GENERIC64. Also fix a few whitespace nitsjoel2012-06-292-10/+13
* Now that the mps(4) driver is endian-safe, add it to the powerpc andken2012-06-281-0/+1
* Let us manage differences of Book-E PowerPC variations i.e. vendor /raj2012-05-272-2/+4
* Remove pty(4) from our kernel configurations.ed2012-03-213-3/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedattilio2012-03-061-3/+0
* Add backlight control to ATI-graphics PowerBooks and iBooks.jhibbits2012-02-262-0/+2
* Enable the new PCI-PCI bridge driver by default.andreast2012-02-191-0/+2
* Fix build on powerpc64 too. The same as r229640.andreast2012-01-051-0/+4
* Fix build.adrian2012-01-051-0/+4
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-291-0/+2
* 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
OpenPOWER on IntegriCloud