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
*
Connect MPC85XX to the PowerPC build.
raj
2008-03-03
1
-2
/
+20
*
Hook-up the FPU emulator. It's optional upon FPU_EMU.
marcel
2008-02-23
1
-0
/
+10
*
Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.
grehan
2008-01-31
1
-0
/
+1
*
Redefine bus_space_tag_t on PowerPC from a 32-bit integral to
marcel
2007-12-19
1
-0
/
+1
*
Make files under src/sys/powerpc/aim, as well as Open Firmware related
marcel
2007-12-16
1
-22
/
+22
*
Sort.
marcel
2007-12-14
1
-52
/
+42
*
Update file list after repocopying select files from
marcel
2007-12-14
1
-14
/
+14
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
1
-0
/
+1
*
Align.
obrien
2007-10-25
1
-7
/
+7
*
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
gnn
2007-07-03
1
-2
/
+2
*
sort.
nyan
2007-04-06
1
-1
/
+1
*
Be more conservative and compile libkern/memset.c only on architectures
kan
2007-04-06
1
-0
/
+1
*
Evolve the ctlreq interface added to geom_gpt into a generic
marcel
2007-02-07
1
-1
/
+0
*
opt_ah.h ends up copied into a kernelcompile directory in some
mjacob
2006-12-18
1
-1
/
+1
*
Move MI parts of syscons into MI "files".
ru
2006-10-23
1
-7
/
+0
*
Remove file that snuck in accidentally in Marcel's gdb commit.
grehan
2006-08-25
1
-1
/
+0
*
Add skeletal support for GDB. In particular gdb_cpu_getreg() needs
marcel
2006-08-24
1
-0
/
+2
*
Add device to access and modify Open Firmware NVRAM settings in
sobomax
2006-08-01
1
-0
/
+2
*
Remove zs(4). It has been replaced by scc(4) & uart(4).
marcel
2006-07-26
1
-2
/
+0
*
Replace sio_iobus.c with uart_iobus.c.
marcel
2006-07-26
1
-1
/
+1
*
add glue for ath_hal
sam
2006-06-08
1
-0
/
+11
*
Revert previous commit. It's not part of the ppc(4) changes.
marcel
2006-04-24
1
-1
/
+0
*
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
marcel
2006-04-24
1
-0
/
+1
*
Add the MacIO attachment for scc(4).
marcel
2006-04-01
1
-0
/
+1
*
Allow uart(4) to be built on PowerPC.
marcel
2006-03-31
1
-0
/
+1
*
Retire NETSMBCRYPTO as a kernel option and make its functionality
yar
2006-03-05
1
-1
/
+1
*
Make config(8) understand ORed dependecies in "files*" and
ru
2005-11-27
1
-2
/
+1
*
Move zs.c from files to files.powerpc as zs(4) by now is only supported
marius
2005-11-22
1
-0
/
+1
*
- Add a new method ofw_bus_default_get_devinfo() that allows to retrieve
marius
2005-11-22
1
-0
/
+1
*
Insert a layer of indirection to the pmap code, using a kobj for
grehan
2005-11-08
1
-1
/
+3
*
Refactor the NETSMBCRYPTO option so that it does the same on all
marcel
2005-06-12
1
-0
/
+1
*
MFP4:
jkoshy
2005-06-09
1
-0
/
+1
*
Divorce critical sections from spinlocks. Critical sections as denoted by
jhb
2005-04-04
1
-1
/
+0
*
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
[next]