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
/
aim
/
locore.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFppc64:
nwhitehorn
2010-07-13
1
-206
/
+5
*
Modularize the Open Firmware client interface to allow run-time switching
nwhitehorn
2008-12-20
1
-10
/
+1
*
Add support for kernel profiling for both AIM and BookE.
marcel
2008-10-27
1
-1
/
+4
*
MFp4: SMP support
marcel
2008-04-27
1
-5
/
+5
*
Make sure tmpstk is aligned and make it 8KB in size -- not 8KB+16.
marcel
2008-04-27
1
-2
/
+3
*
Allocate a stack (with optional guard pages) for thread0 and
marcel
2008-04-16
1
-0
/
+3
*
For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled
marcel
2008-03-07
1
-3
/
+0
*
Avoid hardcoding the kernel link address in the linker script.
marcel
2008-02-27
1
-0
/
+6
*
Forced commit to record that this file was repocopied from
marcel
2007-12-14
1
-1
/
+1
*
Copy SPRG0-3 registers at boot-time and restore when calling into
grehan
2005-10-30
1
-3
/
+12
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-2
/
+2
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-1
/
+1
*
Bring KDB stack size into line with thread stack size (4 pages).
grehan
2004-07-23
1
-1
/
+1
*
No need for ddb option. Never a need for ipkdb option.
grehan
2004-07-12
1
-2
/
+0
*
Interrupt statistics, vmstat -i now works.
grehan
2004-02-11
1
-7
/
+3
*
- Add definition for GET_CPUINFO, required by new trap_subr code
grehan
2004-02-04
1
-6
/
+4
*
Remove BAT invalidation. This is done later in the boot sequence,
grehan
2003-01-22
1
-17
/
+0
*
- moved intrcnt/intrnames to locore.s to fix sysctl -a panic
grehan
2002-09-19
1
-0
/
+12
*
- Make sure we don't trample our metadata pointer in our initial bootstrap.
benno
2002-07-10
1
-0
/
+8
*
- Use tmpstk exclusively in the init path.
benno
2002-06-29
1
-186
/
+0
*
Many fixes to low-level trap and interrupt handling:
benno
2002-06-29
1
-30
/
+0
*
Commit of stuff that's been sitting in my tree for a while.
benno
2002-04-29
1
-936
/
+7
*
- Prevent the decrementer interrupt handler from nesting.
benno
2002-02-28
1
-2
/
+16
*
Make fork work, at least for kthreads. Switching still has some issues.
benno
2002-02-28
1
-18
/
+0
*
Complete rework of the PowerPC pmap and a number of other bits in the early
benno
2002-02-14
1
-4
/
+4
*
Overhaul the per-CPU support a bit:
jhb
2001-12-11
1
-6
/
+6
*
Clean up the trap handling code and make it consistent with the other platforms.
mp
2001-11-05
1
-29
/
+9
*
Update PowerPC MD code to compile and do initial bootstrap based on
mp
2001-09-20
1
-1
/
+1
*
Fix comment breakage.
benno
2001-06-27
1
-2
/
+2
*
Bring in NetBSD code used in the PowerPC port.
benno
2001-06-10
1
-0
/
+1373