index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak the LINT kernel on powerpc64. Note that the LINT kernel
nwhitehorn
2010-08-19
2
-1
/
+6
*
Add support for the IBM Full-System Simulator (Mambo). This code has been
nwhitehorn
2010-07-31
3
-0
/
+3
*
Add MALLOC_DEBUG_MAXZONES=8 to powerpc64 GENERIC configuration file.
mdf
2010-07-30
1
-0
/
+1
*
Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma
mdf
2010-07-28
1
-0
/
+1
*
Add GENERIC kernel config for powerpc64.
nwhitehorn
2010-07-13
1
-0
/
+182
*
MFppc64:
nwhitehorn
2010-07-13
4
-2
/
+6
*
Convert Freescale PowerPC platforms to FDT convention.
raj
2010-07-11
1
-2
/
+4
*
Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had
thompsa
2010-04-22
2
-0
/
+2
*
Remove COMPAT_43TTY from stock kernel configuration files.
ed
2010-03-13
1
-1
/
+0
*
Adjust style (following the already existing rules) for the newly
attilio
2010-02-15
2
-2
/
+2
*
Add the options DEADLKRES (introducing the deadlock resolver thread) in
attilio
2010-02-10
2
-0
/
+2
*
Move the examples for the 'hints' and 'env' keywords from various GENERIC
jhb
2010-01-19
1
-3
/
+0
*
Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms.
imp
2010-01-10
1
-0
/
+1
*
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
bz
2010-01-08
1
-0
/
+2
*
Revert 200594. This file isn't intended for these sorts of things.
imp
2010-01-04
1
-7
/
+0
*
Add vlan(4) to all GENERIC kernels.
brooks
2010-01-03
1
-0
/
+1
*
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
dougb
2009-12-16
1
-0
/
+7
*
Add atp(4) to powerpc GENERIC. Most late-generation Apple PowerPC laptops
nwhitehorn
2009-11-29
1
-0
/
+1
*
Add a few SCSI controllers to GENERIC that can be found on Powermacs.
nwhitehorn
2009-09-10
1
-0
/
+11
*
Remove some debugging (KTR_VERBOSE) that crept into ppc GENERIC long ago
nwhitehorn
2009-09-08
1
-4
/
+0
*
Enable POSIX semaphores on all non-embedded architectures by default.
ed
2009-07-02
1
-0
/
+1
*
Include SMP support in the MPC85XX kernel by default.
raj
2009-06-25
1
-0
/
+1
*
Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver
nwhitehorn
2009-06-23
2
-0
/
+2
*
DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.
raj
2009-06-22
1
-0
/
+1
*
Integrated I2C controller driver (found in MPC85xx and other SOC parts).
raj
2009-06-22
1
-0
/
+2
*
Initial version of the sec(4) driver for the integrated security engine found
raj
2009-06-06
1
-0
/
+3
*
Remove MAC kernel config files and add "options MAC" to GENERIC, with the
rwatson
2009-06-02
2
-28
/
+1
*
Introduce support for cpufreq on PowerPC with the dynamic frequency
nwhitehorn
2009-05-31
2
-0
/
+6
*
- Use "device\t" and "options \t" for consistency.
kuriyama
2009-05-10
3
-5
/
+5
*
Add suppport for ISA and ISA interrupts to make the ATA
marcel
2009-04-24
1
-0
/
+1
*
Remove the uscanner(4) driver, this follows the removal of the kernel scanner
thompsa
2009-03-19
1
-1
/
+0
*
Change over the usb kernel options to the new stack (retaining existing
thompsa
2009-02-23
2
-72
/
+18
*
Additional features for the tsec(4) Ethernet driver.
raj
2009-02-17
1
-0
/
+3
*
Add uslcom to the build too.
thompsa
2009-02-15
1
-0
/
+1
*
Switch over GENERIC kernels to USB2 by default.
thompsa
2009-02-15
1
-19
/
+70
*
Add support for the I2S and davbus audio controllers found in Apple PowerPC
nwhitehorn
2009-01-25
2
-0
/
+6
*
Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used for
nwhitehorn
2009-01-15
1
-0
/
+1
*
Accidentally left ADB out of the PowerPC NOTES file during initial import.
nwhitehorn
2008-12-08
1
-0
/
+3
*
Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.
ed
2008-12-02
1
-1
/
+1
*
Add ADB support. This provides support for the external ADB bus on the PowerMac
nwhitehorn
2008-10-26
1
-0
/
+5
*
Enable the cfi(4) driver.
marcel
2008-10-25
1
-0
/
+1
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
1
-1
/
+1
*
Disconnect drivers that haven't been ported to MPSAFE TTY yet.
ed
2008-08-03
1
-2
/
+0
*
Add HWPMC_HOOKS to GENERIC kernels, this makes hwpmc.ko work out
delphij
2008-07-07
1
-0
/
+1
*
Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.
marcel
2008-06-08
1
-0
/
+1
*
Add support for the Apple Big Mac (BMAC) Ethernet controller,
marcel
2008-06-07
1
-0
/
+1
*
Use the "options " spelling (vs. "options<TAB>") so that commented lines
obrien
2008-05-21
1
-3
/
+3
*
MFp4: SMP support
marcel
2008-04-27
1
-2
/
+0
*
Enable NFSLOCKD for MPC85XX kernel to comply with recent NFS rework.
raj
2008-04-26
1
-0
/
+1
*
Make genclock standard on all platforms.
phk
2008-04-21
2
-2
/
+0
[next]