aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* Move the PS3 framebuffer console to use vt instead of syscons and adjustNathan Whitehorn2014-05-111-5/+2
* Use vt(4) by default on 32-bit PowerPC now that it is fully functional andNathan Whitehorn2014-05-111-5/+2
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-184-10/+10
* Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooksJustin Hibbits2014-02-031-0/+1
* Switch default Book-E scheduler to ULE, which works now, and enableNathan Whitehorn2014-02-012-1/+9
* Make process descriptors standard part of the kernel. rwhod(8) alreadyPawel Jakub Dawidek2013-11-301-1/+0
* Add initial driver for POWER hypervisor interpartition ethernet. This isNathan Whitehorn2013-10-201-0/+1
* Merge in support for PAPR-compliant (Power Architecture PlatformNathan Whitehorn2013-09-173-0/+8
* Enable DTrace hooks in ppc64.Justin Hibbits2013-08-221-0/+3
* Add process descriptors support to the GENERIC kernel. It is already beingPawel Jakub Dawidek2013-08-181-0/+1
* follow up to r254051Andriy Gapon2013-08-092-5/+3
* enable KDB_TRACE in GENERICsAndriy Gapon2013-08-071-1/+1
* Back out r253779 & r253786.David E. O'Brien2013-07-314-4/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-294-0/+4
* Tidy up some CVS workarounds.Peter Wemm2013-05-121-1/+0
* Generate a LINT for powerpc and for powerpc64.Bjoern A. Zeeb2013-04-111-3/+0
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-043-3/+0
* Enable the UFS quotas for big-iron GENERIC kernels.Konstantin Belousov2013-01-032-0/+2
* As discussed on -current last October, remove the firewire drivers fromDag-Erling Smørgrav2013-01-031-6/+0
* Add DTrace to 32-bit PowerPC GENERIC now.Justin Hibbits2012-11-081-0/+3
* Remove compat options.Rui Paulo2012-10-231-4/+0
* Fix the top comment.Rui Paulo2012-10-211-1/+1
* Add a config file for the Wii.Rui Paulo2012-10-211-0/+115
* Add "options WII".Rui Paulo2012-10-211-0/+1
* Add the ds1631 temperature driver.Andreas Tobler2012-08-193-0/+3
* Add backlight support for nVidia-based PowerBooks/iBooks/iMacs.Justin Hibbits2012-08-042-0/+2
* Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and insteadMarcel Moolenaar2012-07-023-2/+4
* Now that the mps(4) driver is endian-safe, add it to the powerpc 32-bitKenneth D. Merry2012-07-011-0/+1
* Reduce diffs between GENERIC and GENERIC64. Also fix a few whitespace nitsJoel Dahl2012-06-292-10/+13
* Now that the mps(4) driver is endian-safe, add it to the powerpc andKenneth D. Merry2012-06-281-0/+1
* Let us manage differences of Book-E PowerPC variations i.e. vendor /Rafal Jaworowski2012-05-272-2/+4
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-213-3/+0
* Disable the option VFS_ALLOW_NONMPSAFE by default on all the supportedAttilio Rao2012-03-061-3/+0
* Add backlight control to ATI-graphics PowerBooks and iBooks.Justin Hibbits2012-02-262-0/+2
* Enable the new PCI-PCI bridge driver by default.Andreas Tobler2012-02-191-0/+2
* Fix build on powerpc64 too. The same as r229640.Andreas Tobler2012-01-051-0/+4
* Fix build.Adrian Chadd2012-01-051-0/+4
* Add "options CAPABILITY_MODE" and "options CAPABILITIES" to GENERIC kernelRobert Watson2011-12-291-0/+2
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onAttilio Rao2011-11-081-0/+3
* Adjust the debugger options slightly. This should help me do the rightKen Smith2011-10-271-2/+5
* Add a warning about why sbp(4) is commented out so that curious folksKen Smith2011-10-191-0/+1
* Apply r221124 to Book-E: switch to the new NFS client.Marcel Moolenaar2011-07-311-1/+1
* Enable PREEMPTION for PowerPC/AIM generic kernels. The last known PREEMPTIONNathan Whitehorn2011-07-142-0/+2
* Follow up r222980 on PowerPC: add sound(4) and common device driversNathan Whitehorn2011-06-112-8/+15
* Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedAndreas Tobler2011-06-042-0/+2
* Add a new driver, the ad7417, to read temperatures and voltages on someAndreas Tobler2011-05-293-0/+3
* SMP has worked perfectly for a very long time on 32-bit PowerPC on bothNathan Whitehorn2011-05-061-1/+1
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-272-4/+4
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-243-19/+20
* Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT isNathan Whitehorn2011-01-061-1/+1