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
/
powermac
/
uninorth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables. Spotted by a cppcheck
andreast
2011-01-06
1
-3
/
+0
*
Change the default interrupt polarity on PowerPC systems from high to low.
nwhitehorn
2010-06-18
1
-1
/
+1
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
1
-3
/
+11
*
Add Open Firmware PNP info strings to GPIOs and Uninorth cells.
nwhitehorn
2010-06-06
1
-0
/
+2
*
Add support for the U4 PCI-Express bridge chipset used in late-generation
nwhitehorn
2010-05-16
1
-464
/
+378
*
Let unin(4) attach to U3 controllers found on G5 machines.
nwhitehorn
2010-03-20
1
-5
/
+10
*
Fix the OFW interrupt map parser to use its own idea of the number of interrupt
nwhitehorn
2009-01-03
1
-11
/
+4
*
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
nwhitehorn
2008-12-15
1
-3
/
+28
*
Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This
nwhitehorn
2008-10-14
1
-24
/
+77
*
Return an error code rather than ENXIO when both rman_init() and
kevlo
2008-06-12
1
-11
/
+11
*
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
-5
/
+3
*
Make the PCI code aware of PCI domains (aka PCI segments) so we can
marius
2007-09-30
1
-1
/
+3
*
When writing to PCI configuration registers, don't immediately
marcel
2007-04-01
1
-3
/
+0
*
Set the rid for any resource obtained from rman_resource_reserve.
imp
2006-04-20
1
-0
/
+1
*
The end values passed to rman_manage_region() for PCI i/o and mem
grehan
2005-05-29
1
-2
/
+2
*
- allow a device hint to disable probing a slot on a Uninorth PCI bus.
grehan
2005-01-11
1
-5
/
+12
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Add support for i/o-ports. This was cut and pasted from grackle.c
gallatin
2004-09-26
1
-3
/
+26
*
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
marius
2004-08-16
1
-2
/
+2
*
- Use the rman_get_* functions instead of reaching into struct resource.
marius
2004-08-11
1
-1
/
+0
*
Catch up with __RMAN_RESOURCE_VISIBLE change
grehan
2004-07-01
1
-0
/
+1
*
Catchup to now-required <sys/module.h> for PowerPC
grehan
2004-06-25
1
-0
/
+1
*
Remove sparse addressing hack. The macio ATA driver no longer requires
grehan
2003-04-18
1
-2
/
+0
*
- probe the UniNorth chip in addition to the PCI bridges
grehan
2002-09-19
1
-3
/
+114
*
Remove some dead code.
benno
2002-07-10
1
-30
/
+0
*
Remove some unused includes.
benno
2002-07-10
1
-1
/
+0
*
Driver for the Apple UniNorth Host-PCI bridge.
benno
2002-07-09
1
-0
/
+491