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
/
dev
/
ofw
/
ofw_bus_subr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r304970:
jhibbits
2016-11-06
1
-0
/
+1
*
MFC r304459,r305527:
mmel
2016-11-05
1
-4
/
+6
*
INTRNG - change the way how an interrupt mapping data are provided
skra
2016-06-05
1
-0
/
+11
*
Fix a typo in a comment.
ian
2016-05-26
1
-1
/
+1
*
Add a pcib interface for use by interrupt controllers that need to
andrew
2016-05-16
1
-0
/
+3
*
Teach ofw_bus_parse_xref_list_alloc to be able to return the length of the pa...
adrian
2016-02-09
1
-0
/
+2
*
Create a simplebus PNP info wrapper.
imp
2015-12-18
1
-0
/
+4
*
OFW: Add helper functions for parsing xref based lists.
mmel
2015-12-13
1
-0
/
+9
*
OFW: Move code for searching interrupt parent into separate function.
mmel
2015-12-02
1
-1
/
+1
*
Add ofw_bus_find_child_by_phandle, a helper routine to find a device_t
imp
2015-06-20
1
-0
/
+3
*
Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specific
gonzo
2015-05-24
1
-0
/
+3
*
Provide the number of interrupt resources added to the list
br
2015-05-15
1
-1
/
+1
*
Add the ofw_bus_subr.h change missed in r282770.
andrew
2015-05-11
1
-0
/
+3
*
Introduce ofw_bus_reg_to_rl() to replace part of common bus code
zbb
2015-01-13
1
-0
/
+2
*
Replace multiple nearly-identical copies of code to walk through an FDT
ian
2014-09-25
1
-0
/
+3
*
Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
nwhitehorn
2014-02-02
1
-0
/
+4
*
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
nwhitehorn
2013-12-17
1
-1
/
+1
*
Add a helper routine to search for a compat string in a table that
ian
2013-10-25
1
-0
/
+15
*
- Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check
hrs
2012-08-18
1
-0
/
+3
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
1
-2
/
+5
*
Prepare and extend OFW layer for FDT support.
raj
2010-05-28
1
-0
/
+4
*
Fix style.
marius
2009-06-14
1
-10
/
+10
*
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
nwhitehorn
2008-12-15
1
-0
/
+21
*
- Add a new method ofw_bus_default_get_devinfo() that allows to retrieve
marius
2005-11-22
1
-0
/
+49