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
/
include
/
md_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide support for userland binaries using the new ELFv2 ABI. This is a
nwhitehorn
2015-11-23
1
-2
/
+2
*
Update PowerPC event timer code to use new event timers infrastructure.
mav
2010-09-11
1
-2
/
+0
*
MFppc64:
nwhitehorn
2010-07-13
1
-3
/
+8
*
Add a CPU features framework on PowerPC and simplify CPU setup a little
nwhitehorn
2009-11-28
1
-1
/
+0
*
PowerPC common SMP startup and time base rework.
raj
2009-05-14
1
-1
/
+2
*
Factor out platform dependent things unrelated to device drivers into a
nwhitehorn
2009-05-14
1
-1
/
+0
*
Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode
nwhitehorn
2009-04-04
1
-0
/
+2
*
Allow the cacheline size on PowerPC to be set at runtime. This is essential for
nwhitehorn
2008-09-24
1
-4
/
+1
*
For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled
marcel
2008-03-07
1
-0
/
+2
*
Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.
raj
2008-03-03
1
-0
/
+1
*
Split decr_init() into two, with the section that reads the timebase
grehan
2007-11-13
1
-0
/
+1
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
1
-6
/
+3
*
Add kdb_cpu_sync_icache(), intended to synchronize instruction
marcel
2007-06-09
1
-0
/
+6
*
o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
marcel
2006-07-26
1
-0
/
+1
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
1
-3
/
+0
*
Export the ns_per_tick variable through md_var.h rather than by declaring
benno
2003-02-05
1
-0
/
+2
*
Add cpu.c. This contains one exported function, cpu_setup(), which handles
benno
2003-02-05
1
-0
/
+2
*
- Rename the "powerpc" timecounter to the "decrementer" timecounter.
benno
2003-02-05
1
-0
/
+2
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-5
/
+5
*
Complete rework of the PowerPC pmap and a number of other bits in the early
benno
2002-02-14
1
-0
/
+3
*
[partially forced commit due to pilot error in earlier commit attempt]
des
2001-10-21
1
-4
/
+0
*
vm_page_zero_idle() is no longer MD.
peter
2001-08-25
1
-1
/
+0
*
This commit (along with one pending in sys/dev/ofw and one in sys/conf) give
benno
2001-06-16
1
-18
/
+0
*
Next phase in the PCI subsystem cleanup.
msmith
2000-12-08
1
-1
/
+1
*
Remove the last of the MD netisr code. It is now all MI. Remove
jake
2000-12-05
1
-1
/
+0
*
- Overhaul the software interrupt code to use interrupt threads for each
jhb
2000-10-25
1
-1
/
+1
*
- Heavyweight interrupt threads on the alpha for device I/O interrupts.
jhb
2000-10-05
1
-2
/
+4
*
Support bounce buffers for ISA DMA on the alpha. This is required for the
gallatin
2000-06-19
1
-0
/
+1
*
Handle PCI devices that actually use an ISA IRQ for the cia and tsunami
jhb
2000-05-10
1
-0
/
+6
*
Update the ata driver to take more advantage of newbus, this
sos
2000-02-18
1
-1
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()
peter
1999-07-01
1
-1
/
+6
*
Declare busdma_swi() like on i386 version.
peter
1999-07-01
1
-1
/
+2
*
Add the ability to specify where on the at_shutdown queue a handler is
msmith
1998-10-30
1
-2
/
+1
*
Automatically detect which disk was booted and change the root to that disk.
dfr
1998-09-26
1
-1
/
+3
*
Add new functions fill_fpregs() and set_fpregs(), like fill_regs()
jdp
1998-09-14
1
-1
/
+7
*
Overhaul the spl system so that it actually works properly.
dfr
1998-07-12
1
-1
/
+2
*
Add initial support for the FreeBSD/alpha kernel. This is very much a
dfr
1998-06-10
1
-0
/
+50