summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Enable the UFS quotas for big-iron GENERIC kernels.kib2013-01-031-0/+1
* As discussed on -current last October, remove the firewire drivers fromdes2013-01-031-6/+0
* Add DTrace to 32-bit PowerPC GENERIC now.jhibbits2012-11-081-0/+3
* Add the ds1631 temperature driver.andreast2012-08-191-0/+1
* Add backlight support for nVidia-based PowerBooks/iBooks/iMacs.jhibbits2012-08-041-0/+1
* Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and insteadmarcel2012-07-021-0/+2
* 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-291-3/+3
* Remove pty(4) from our kernel configurations.ed2012-03-211-1/+0
* Add backlight control to ATI-graphics PowerBooks and iBooks.jhibbits2012-02-261-0/+1
* Fix build.adrian2012-01-051-0/+4
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelrwatson2011-12-291-0/+2
* 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
* Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTIONnwhitehorn2011-07-141-0/+1
* Follow up r222980 on PowerPC: add sound(4) and common device driversnwhitehorn2011-06-111-4/+8
* Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedandreast2011-06-041-0/+1
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+1
* 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-271-2/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-9/+9
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-311-0/+1
* Add three new drivers for fan control and temperature reading on theandreast2010-10-151-0/+3
* Now userland POSIX semaphore is based on umtx. The kernel moduledavidxu2010-09-241-1/+0
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-311-0/+1
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umamdf2010-07-281-0/+1
* MFppc64:nwhitehorn2010-07-131-0/+2
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-0/+1
* Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* 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
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* 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
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU drivernwhitehorn2009-06-231-0/+1
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-021-0/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-311-0/+3
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-101-1/+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-231-71/+18
* Add uslcom to the build too.thompsa2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.thompsa2009-02-151-19/+70
* Add support for the I2S and davbus audio controllers found in Apple PowerPCnwhitehorn2009-01-251-0/+4
OpenPOWER on IntegriCloud