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
/
psim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the interrupt code, broken 7 months ago. The interrupt framework
marcel
2011-01-29
1
-1
/
+9
*
Remove the unneeded header <machine/intr.h>.
marcel
2010-07-02
1
-1
/
+0
*
Unbreak build.
nwhitehorn
2009-12-06
1
-1
/
+1
*
MFp4:
mav
2009-12-06
1
-6
/
+4
*
Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the
imp
2009-06-10
1
-3
/
+1
*
Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This
nwhitehorn
2008-10-14
2
-4
/
+3
*
Set sc_psim so that the openpic core can correct the off-by-one
marcel
2008-04-03
1
-0
/
+5
*
Add support for the BUS_CONFIG_INTR() method to the platform and to
marcel
2008-03-07
1
-0
/
+1
*
Add PIC support for IPIs. When registering an interrupt handler,
marcel
2008-02-12
1
-0
/
+1
*
Apply missing s/rv/res/g in previous commit.
marcel
2007-12-21
1
-1
/
+1
*
MFamd64/ia64/i386: Only set the rman bus tags and handles in
jhb
2007-12-20
1
-2
/
+1
*
Redefine bus_space_tag_t on PowerPC from a 32-bit integral to
marcel
2007-12-19
1
-6
/
+3
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
1
-128
/
+14
*
Turn this into an uart(4) bus attachment.
marcel
2006-07-26
1
-40
/
+19
*
Repocopy from: src/sys/powerpc/psim/sio_iobus.c
marcel
2006-07-26
1
-108
/
+0
*
Set the rid for any resource obtained from rman_resource_reserve.
imp
2006-04-20
1
-0
/
+1
*
ata_generic_hw takes a dev as a parameter, not a channel.
grehan
2005-11-11
1
-1
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
2
-2
/
+0
*
Unbreak the powerpc build by fixing some ATA constants that were renamed.
ssouhlal
2005-04-12
1
-3
/
+3
*
Introduce channel-level setmode newbus method.
grehan
2005-04-01
1
-0
/
+13
*
Catch up with ATA-mkIII
grehan
2005-03-31
1
-17
/
+2
*
Long overdue sync-up with ATA code
grehan
2005-03-15
1
-1
/
+3
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
6
-6
/
+6
*
- Use the rman_get_* functions instead of reaching into struct resource.
marius
2004-08-11
2
-2
/
+0
*
Catch up with __RMAN_RESOURCE_VISIBLE change
grehan
2004-07-01
2
-0
/
+9
*
Move soft structs back to C files to avoid exposing rman fields
grehan
2004-07-01
1
-7
/
+0
*
Catchup to now-required <sys/module.h> for PowerPC
grehan
2004-06-25
2
-0
/
+2
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-1
/
+1
*
- fixed trailing whitespace and indentation
grehan
2004-02-11
1
-11
/
+10
*
- add a description of what .gdbinit should contain.
grehan
2004-02-04
1
-9
/
+25
*
Catch up with ATA UMA changes
grehan
2004-01-15
1
-0
/
+1
*
Make the OpenPic driver bus-independent, with attachments for
grehan
2004-01-13
1
-0
/
+219
*
Catch up with ATA changes by including <sys/sema.h>
grehan
2004-01-13
1
-0
/
+1
*
ATAng requires <sys/taskqueue.h>
grehan
2003-09-22
1
-0
/
+1
*
Remove reference to ata resource in print_child.
grehan
2003-04-18
1
-1
/
+0
*
Remove sparse address hack.
grehan
2003-04-18
1
-2
/
+0
*
Catch up with ATAng changes
grehan
2003-02-24
1
-8
/
+9
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
Removed unnecessary includes and brought up to date with ata
grehan
2003-01-18
1
-4
/
+15
*
Support files and a h/w tree description for the PSIM ppc simulator
grehan
2002-09-19
6
-0
/
+1018