summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 200594. This file isn't intended for these sorts of things.imp2010-01-041-7/+0
* Add vlan(4) to all GENERIC kernels.brooks2010-01-031-0/+1
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-161-0/+7
* 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
* Include SMP support in the MPC85XX kernel by default.raj2009-06-251-0/+1
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU drivernwhitehorn2009-06-232-0/+2
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.raj2009-06-221-0/+1
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).raj2009-06-221-0/+2
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-061-0/+3
* Remove MAC kernel config files and add "options MAC" to GENERIC, with therwatson2009-06-022-28/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-312-0/+6
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-103-5/+5
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+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-232-72/+18
* Additional features for the tsec(4) Ethernet driver.raj2009-02-171-0/+3
* 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-252-0/+6
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used fornwhitehorn2009-01-151-0/+1
* Accidentally left ADB out of the PowerPC NOTES file during initial import.nwhitehorn2008-12-081-0/+3
* Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-021-1/+1
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+5
* Enable the cfi(4) driver.marcel2008-10-251-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-1/+1
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.ed2008-08-031-2/+0
* Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work outdelphij2008-07-071-0/+1
* Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.marcel2008-06-081-0/+1
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-071-0/+1
* Use the "options " spelling (vs. "options<TAB>") so that commented linesobrien2008-05-211-3/+3
* MFp4: SMP supportmarcel2008-04-271-2/+0
* Enable NFSLOCKD for MPC85XX kernel to comply with recent NFS rework.raj2008-04-261-0/+1
* Make genclock standard on all platforms.phk2008-04-212-2/+0
OpenPOWER on IntegriCloud