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
/
files.powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add /dev/mem and /dev/kmem to powerpc.
ssouhlal
2004-08-16
1
-0
/
+1
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
1
-0
/
+1
*
db_memrw.c has been subsumed into db_interface.c ala sparc64
grehan
2004-07-12
1
-1
/
+0
*
Fix build for non-WITNESS case
grehan
2004-07-11
1
-0
/
+1
*
Add an implementation of uiomove_fromphys() for PowerPC. This
alc
2004-03-23
1
-0
/
+1
*
Work-in-progress for the 'Kauai' ATA device in Mac notebooks. The
grehan
2004-02-12
1
-0
/
+1
*
Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow direct
grehan
2004-01-29
1
-0
/
+1
*
Add syscons files, and also generate a syscons font since Apple
grehan
2004-01-21
1
-0
/
+19
*
- add openpic macio and psim/iobus attachments
grehan
2004-01-15
1
-4
/
+6
*
Add ffsl(), fls() flsl() to platforms that don't already have them.
des
2004-01-13
1
-0
/
+3
*
Hook grackle system controller/heathrow interrupt controller to PPC build.
grehan
2003-06-28
1
-0
/
+2
*
Standardize handling of locore.[sS] etc. files.
ru
2003-02-28
1
-0
/
+1
*
Add apple partition map GEOM module
grehan
2003-02-24
1
-0
/
+1
*
Add a driver that attaches to the gpio node of macio and allows you to enter
benno
2003-02-06
1
-0
/
+1
*
Add cpu.c. This contains one exported function, cpu_setup(), which handles
benno
2003-02-05
1
-0
/
+1
*
Build glue for zs_macio.
benno
2003-02-01
1
-1
/
+1
*
NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.
phk
2003-01-28
1
-1
/
+0
*
Convert remaining .s files to .S
grehan
2003-01-22
1
-3
/
+3
*
Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace of
phk
2003-01-17
1
-2
/
+0
*
Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,
phk
2003-01-17
1
-0
/
+2
*
Add a pcib variant to allow us to fix up interrupt assignments.
benno
2003-01-09
1
-0
/
+1
*
- added macio and psim files
grehan
2002-09-19
1
-1
/
+8
*
Add setjmp (needed for DDB).
benno
2002-07-10
1
-0
/
+1
*
Add DDB support.
benno
2002-07-10
1
-0
/
+1
*
Driver for the Apple UniNorth Host-PCI bridge.
benno
2002-07-09
1
-0
/
+2
*
Add ofw_pci.c in the pci case.
benno
2002-07-09
1
-0
/
+2
*
1) Add busdma machdep code.
benno
2002-07-09
1
-0
/
+1
*
Driver for OpenPIC compatible interrupt controllers.
benno
2002-07-09
1
-0
/
+1
*
Add interrupt handling support code.
benno
2002-07-09
1
-0
/
+2
*
Add in_cksum.c
benno
2002-06-29
1
-0
/
+1
*
Many fixes to low-level trap and interrupt handling:
benno
2002-06-29
1
-0
/
+1
*
Build the fpu support routines.
benno
2002-05-13
1
-0
/
+1
*
Add sigcode.S
benno
2002-04-30
1
-0
/
+1
*
Add ofwd to the GENERIC config for powerpc.
benno
2002-04-15
1
-0
/
+1
*
Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt
dillon
2002-03-27
1
-0
/
+1
*
Collect all functions for copying to and from userspace into the one file.
benno
2002-03-21
1
-5
/
+2
*
- Speedup 3DES by using assembly code for i386.
ume
2002-03-05
1
-0
/
+3
*
Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to
des
2001-10-21
1
-1
/
+0
*
Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using
benno
2001-06-27
1
-0
/
+6
*
The final commit for the first phase of PowerPC support.
benno
2001-06-17
1
-0
/
+52