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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new drivers for fan control and temperature reading on the
andreast
2010-10-15
1
-0
/
+3
*
Stop hard coding nm(1) and make it overridable.
jkim
2010-10-14
1
-1
/
+1
*
USB Network:
hselasky
2010-10-13
1
-0
/
+1
*
Add the XHCI USB controller to NOTES.
thompsa
2010-10-11
1
-0
/
+2
*
Add options I missed in the additionnal AT91 support commits.
cognet
2010-10-07
1
-0
/
+3
*
Add the capability to read the complete contents of the NVRAM via sysctl
ambrisko
2010-10-06
1
-0
/
+1
*
Link the XHCI (USB 3.0 hardware driver) into the default kernel build.
hselasky
2010-10-04
1
-0
/
+2
*
Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.
nwhitehorn
2010-10-03
1
-0
/
+1
*
Split the root mount logic from the (generic) mount code and move
marcel
2010-10-02
1
-0
/
+1
*
Initial GPIO bus support. Includes:
gonzo
2010-09-28
1
-0
/
+8
*
Use a single program header to fix loading 64-bit kernels on old versions of
jmallett
2010-09-27
1
-8
/
+13
*
Add reference counting for devfs paths containing user created symbolic
jh
2010-09-27
1
-0
/
+1
*
Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() general
attilio
2010-09-24
1
-2
/
+2
*
Clean up stray line in 213077
imp
2010-09-23
1
-1
/
+0
*
Simplify how we find the kernel source. Rather than depending on sys,
imp
2010-09-23
1
-39
/
+32
*
Fix the path to the sys dir when cross compiling after r209510.
thompsa
2010-09-21
1
-1
/
+1
*
Add support 'device tpm' for amd64.
nork
2010-09-19
1
-0
/
+3
*
Merge ACPICA 20100915.
jkim
2010-09-16
1
-0
/
+2
*
Add 64-bit SWARM board kernel configs.
neel
2010-09-15
1
-0
/
+320
*
TARGET_64BIT isn't needed anymore, GC it (partial merge from tbemd).
imp
2010-09-13
1
-8
/
+0
*
Prefer MACHINE_CPUARCH over MACHINE_ARCH
imp
2010-09-13
1
-9
/
+10
*
Use MACHINE_CPUARCH as appropriate
imp
2010-09-13
1
-7
/
+13
*
The functions in sys/mips/mips/psraccess.S can be implemented with
jchandra
2010-09-13
1
-1
/
+0
*
Use :T:Micc here like everywhere else we test icc
imp
2010-09-13
1
-1
/
+1
*
Update PowerPC event timer code to use new event timers infrastructure.
mav
2010-09-11
1
-0
/
+1
*
Add real dependancies on the uuencoded firmwares.
obrien
2010-09-10
1
-19
/
+19
*
MFp4 (//depot/projects/mps/...)
ken
2010-09-10
1
-0
/
+5
*
Restructure how reset and poweroff are handled on PowerPC systems, since
nwhitehorn
2010-08-31
1
-1
/
+1
*
Intel QPI chipsets actually provide two extra "non-core" PCI buses that
jhb
2010-08-25
2
-0
/
+2
*
MFtbemd:
imp
2010-08-23
2
-3
/
+3
*
FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature.
nwhitehorn
2010-08-20
1
-9
/
+9
*
Unbreak the LINT kernel on powerpc64. Note that the LINT kernel
nwhitehorn
2010-08-19
1
-0
/
+3
*
For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in
rpaulo
2010-08-17
3
-15
/
+15
*
Nothing uses TARGET_EMULATOR, so gc it.
imp
2010-08-15
1
-1
/
+0
*
Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.
jchandra
2010-08-13
1
-1
/
+1
*
Add tpm(4) driver for Trusted Platform Module.
takawata
2010-08-12
1
-0
/
+3
*
License ACK is not required for the wpifw module nor when building
bschmidt
2010-08-08
1
-1
/
+1
*
Do not build real mode emulator for i386. We use VM86 again since r210877.
jkim
2010-08-08
1
-2
/
+1
*
Merge ACPICA 20100806.
jkim
2010-08-06
1
-0
/
+1
*
Fix a bunch of errors (spelling and similar).
olli
2010-08-05
1
-26
/
+24
*
Add support for the IBM Full-System Simulator (Mambo). This code has been
nwhitehorn
2010-07-31
2
-0
/
+6
*
Adapt sparc64 and sun4v timer code for the new event timers infrastructure.
mav
2010-07-29
2
-0
/
+2
*
Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma
mdf
2010-07-28
2
-0
/
+15
*
Add a parser for the ACPI SRAT table for amd64 and i386. It sets
jhb
2010-07-27
2
-1
/
+2
*
Remove the acpi_aiboost driver. It has been replaced by aibs(4).
rpaulo
2010-07-25
1
-1
/
+0
*
Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate
rmacklem
2010-07-24
1
-2
/
+1
*
Crypto(4) driver for AESNI.
kib
2010-07-23
2
-0
/
+8
*
Update MIPS timer code (except RMI) to utilize new MI event timer
mav
2010-07-23
1
-0
/
+1
*
Fix previous commit: don't remove the WERROR definition when using
rpaulo
2010-07-22
1
-1
/
+3
*
Handle a few corner cases for clang like we did with icc. These should
rpaulo
2010-07-22
3
-6
/
+8
[next]