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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ofw_syscons work on 64-bit systems.
nwhitehorn
2010-07-08
1
-3
/
+3
*
Fix several bugs in the real-mode Open Firmware implementation and provide
nwhitehorn
2010-07-08
1
-157
/
+325
*
Change the argument type to OF_call_method to take an array of cell_t
nwhitehorn
2010-07-08
1
-4
/
+3
*
It does not actually make sense to provide an IPI facility on non-root
nwhitehorn
2010-07-06
1
-4
/
+3
*
Fix interrupt distribution to multiple CPUs on systems with cascaded PICs.
nwhitehorn
2010-07-06
1
-7
/
+14
*
Move the EOI logic when starting ithreads into intr_machdep instead of
nwhitehorn
2010-07-06
4
-18
/
+25
*
Add a missing conditional. We should not bind the PIC interrupt unless
nwhitehorn
2010-07-03
1
-1
/
+2
*
Remove the unneeded header <machine/intr.h>.
marcel
2010-07-02
11
-90
/
+0
*
MFia64:
marcel
2010-07-01
1
-1
/
+1
*
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
jhb
2010-06-30
2
-0
/
+2
*
Fix profiling (part 1):
marcel
2010-06-29
2
-2
/
+2
*
Assign PCI intline values for ISA interrupts using the new INTR_VEC()
marcel
2010-06-24
1
-3
/
+3
*
Remove debugging printf() -- that is, I assume it was for debugging :-)
marcel
2010-06-24
1
-2
/
+0
*
Pass the device_t of the AT PIC driver to atpic_intr() so that
marcel
2010-06-24
1
-5
/
+2
*
With openpic(4) using active-low as the default polarity, reconfigure
marcel
2010-06-23
1
-2
/
+9
*
Configure interrupts on SMP systems to be distributed among all online
nwhitehorn
2010-06-23
9
-3
/
+110
*
In the attach method, refactor to take into account that
marcel
2010-06-23
1
-3
/
+10
*
Temporarily disable instruction relocation while setting up the kernel's
nwhitehorn
2010-06-20
1
-1
/
+6
*
Missed commit in r209310: the IRQ number in INTR_VEC() should have
nwhitehorn
2010-06-18
1
-1
/
+1
*
Add MSI support for PCI devices attached to the CPC925 and CPC945 bridges
nwhitehorn
2010-06-18
2
-3
/
+165
*
Add support for the Keywest I2C controller in Apple uninorth northbridges.
nwhitehorn
2010-06-18
1
-2
/
+7
*
Change the default interrupt polarity on PowerPC systems from high to low.
nwhitehorn
2010-06-18
3
-12
/
+24
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
26
-107
/
+288
*
Modify the console mouse pointer drawing routine to use single-byte writes
nwhitehorn
2010-06-15
1
-17
/
+4
*
Make SMP work on MPC7400-based Apple desktops like the PowerMac3,3.
nwhitehorn
2010-06-12
2
-10
/
+42
*
Relax one of the new assertions in pmap_enter() a little. Specifically,
alc
2010-06-11
3
-3
/
+6
*
Reduce the scope of the page queues lock and the number of
alc
2010-06-10
3
-80
/
+60
*
Add Open Firmware PNP info strings to GPIOs and Uninorth cells.
nwhitehorn
2010-06-06
2
-0
/
+4
*
Correct a harmless typo introduced when copying code from mmu_oea64.
nwhitehorn
2010-06-05
1
-1
/
+1
*
Don't set PG_WRITEABLE in pmap_enter() unless the page is managed.
alc
2010-06-05
1
-2
/
+4
*
Add a driver for the CPU temperature sensors attached over I2C on the
nwhitehorn
2010-06-05
1
-0
/
+262
*
Add support for the I2C busses hanging off Apple system management chips.
nwhitehorn
2010-06-05
1
-12
/
+241
*
Utilize the Keywest I2C combined mode for messages with repeated starts.
nwhitehorn
2010-06-05
1
-8
/
+57
*
Make sure that interrupt sense settings set after interrupts are enabled
nwhitehorn
2010-06-05
1
-1
/
+7
*
Don't set PG_WRITEABLE in pmap_enter() unless the page is managed.
alc
2010-06-05
2
-2
/
+4
*
In the case that mmu_booke_enter_locked() is changing the attributes of a
alc
2010-06-01
1
-1
/
+1
*
Prepare and extend OFW layer for FDT support.
raj
2010-05-28
1
-2
/
+3
*
Push down page queues lock acquisition in pmap_enter_object() and
alc
2010-05-26
3
-20
/
+28
*
Initial loader(8) support for Flattened Device Tree.
raj
2010-05-25
1
-0
/
+1
*
Roughly half of a typical pmap_mincore() implementation is machine-
alc
2010-05-24
5
-50
/
+123
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
4
-174
/
+84
*
Now that single-threaded access to firmware is enforced by
nwhitehorn
2010-05-21
1
-14
/
+0
*
Fix a long-standing bug in the PowerPC OFW call function on SMP machines
nwhitehorn
2010-05-20
1
-5
/
+64
*
Correct a typo.
nwhitehorn
2010-05-19
1
-1
/
+1
*
Provide missing members for Book-E pmap (and fix build).
raj
2010-05-18
1
-0
/
+2
*
On entry to pmap_enter(), assert that the page is busy. While I'm
alc
2010-05-16
3
-3
/
+37
*
Pull OF_quiesce() out of the MI Open Firmware layer and entirely into
nwhitehorn
2010-05-16
2
-31
/
+35
*
It is not necessary (and in some cases harmful) to hardcode ata_kauai's
nwhitehorn
2010-05-16
1
-2
/
+3
*
Enable smu(4) to report fan speeds on late-model Powermac G5s.
nwhitehorn
2010-05-16
1
-5
/
+28
*
Relocate interrupt sense setting for K2 SATA from the ATA driver to the
nwhitehorn
2010-05-16
1
-8
/
+25
[next]