summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/GENERIC
Commit message (Expand)AuthorAgeFilesLines
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Add COMPAT_FREEBSD9 and COMPAT_FREEBSD10 options to wrap code thatjhb2014-10-241-0/+2
* Move the adm1030 driver to the proper location, and rename it.jhibbits2014-10-161-1/+1
* Use vt(4) by default on 32-bit PowerPC now that it is fully functional andnwhitehorn2014-05-111-5/+2
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-3/+3
* Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooksjhibbits2014-02-031-0/+1
* Switch default Book-E scheduler to ULE, which works now, and enablenwhitehorn2014-02-011-0/+5
* Make process descriptors standard part of the kernel. rwhod(8) alreadypjd2013-11-301-1/+0
* Merge in support for PAPR-compliant (Power Architecture Platformnwhitehorn2013-09-171-0/+1
* Add process descriptors support to the GENERIC kernel. It is already beingpjd2013-08-181-0/+1
* follow up to r254051avg2013-08-091-2/+1
* enable KDB_TRACE in GENERICsavg2013-08-071-1/+1
* 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
OpenPOWER on IntegriCloud