aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT isNathan Whitehorn2011-01-061-1/+1
* Import support for the Sony Playstation 3 using the OtherOS featureNathan Whitehorn2011-01-062-0/+6
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCNathan Whitehorn2010-10-313-0/+3
* Add three new drivers for fan control and temperature reading on theAndreas Tobler2010-10-153-0/+9
* Follow r213098, kernel POSIX semaphore module is no longerDavid Xu2010-09-261-1/+0
* Now userland POSIX semaphore is based on umtx. The kernel moduleDavid Xu2010-09-241-1/+0
* - Bump MAXCPU to 4. Tested on a quad G5 with both 32 and 64-bit kernels.Peter Grehan2010-09-031-2/+2
* Unbreak the LINT kernel on powerpc64. Note that the LINT kernelNathan Whitehorn2010-08-192-1/+6
* Add support for the IBM Full-System Simulator (Mambo). This code has beenNathan Whitehorn2010-07-313-0/+3
* Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.Matthew D Fleming2010-07-301-0/+1
* Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple umaMatthew D Fleming2010-07-281-0/+1
* Add GENERIC kernel config for powerpc64.Nathan Whitehorn2010-07-131-0/+182
* MFppc64:Nathan Whitehorn2010-07-134-2/+6
* Convert Freescale PowerPC platforms to FDT convention.Rafal Jaworowski2010-07-111-2/+4
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadAndrew Thompson2010-04-222-0/+2
* Remove COMPAT_43TTY from stock kernel configuration files.Ed Schouten2010-03-131-1/+0
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-152-2/+2
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-102-0/+2
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-191-3/+0
* Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.Warner Losh2010-01-101-0/+1
* In sys/<arch>/conf/Makefile set TARGET to <arch>. That allowsBjoern A. Zeeb2010-01-081-0/+2
* Revert 200594. This file isn't intended for these sorts of things.Warner Losh2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.Brooks Davis2010-01-031-0/+1
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsoDoug Barton2009-12-161-0/+7
* Add atp(4) to powerpc GENERIC. Most late-generation Apple PowerPC laptopsNathan Whitehorn2009-11-291-0/+1
* Add a few SCSI controllers to GENERIC that can be found on Powermacs.Nathan Whitehorn2009-09-101-0/+11
* Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long agoNathan Whitehorn2009-09-081-4/+0
* Enable POSIX semaphores on all non-embedded architectures by default.Ed Schouten2009-07-021-0/+1
* Include SMP support in the MPC85XX kernel by default.Rafal Jaworowski2009-06-251-0/+1
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU driverNathan Whitehorn2009-06-232-0/+2
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.Rafal Jaworowski2009-06-221-0/+1
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).Rafal Jaworowski2009-06-221-0/+2
* Initial version of the sec(4) driver for the integrated security engine foundRafal Jaworowski2009-06-061-0/+3
* Remove MAC kernel config files and add "options MAC" to GENERIC, with theRobert Watson2009-06-022-28/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencyNathan Whitehorn2009-05-312-0/+6
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-103-5/+5
* Add suppport for ISA and ISA interrupts to make the ATAMarcel Moolenaar2009-04-241-0/+1
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-191-1/+0
* Change over the usb kernel options to the new stack (retaining existingAndrew Thompson2009-02-232-72/+18
* Additional features for the tsec(4) Ethernet driver.Rafal Jaworowski2009-02-171-0/+3
* Add uslcom to the build too.Andrew Thompson2009-02-151-0/+1
* Switch over GENERIC kernels to USB2 by default.Andrew Thompson2009-02-151-19/+70
* Add support for the I2S and davbus audio controllers found in Apple PowerPCNathan Whitehorn2009-01-252-0/+6
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used forNathan Whitehorn2009-01-151-0/+1
* Accidentally left ADB out of the PowerPC NOTES file during initial import.Nathan Whitehorn2008-12-081-0/+3
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.Ed Schouten2008-12-021-1/+1
* Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn2008-10-261-0/+5
* Enable the cfi(4) driver.Marcel Moolenaar2008-10-251-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.Ed Schouten2008-08-201-1/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-2/+0