summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/ofw_bus_subr.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r304970:jhibbits2016-11-061-0/+1
* MFC r304459,r305527:mmel2016-11-051-4/+6
* INTRNG - change the way how an interrupt mapping data are providedskra2016-06-051-0/+11
* Fix a typo in a comment.ian2016-05-261-1/+1
* Add a pcib interface for use by interrupt controllers that need toandrew2016-05-161-0/+3
* Teach ofw_bus_parse_xref_list_alloc to be able to return the length of the pa...adrian2016-02-091-0/+2
* Create a simplebus PNP info wrapper.imp2015-12-181-0/+4
* OFW: Add helper functions for parsing xref based lists.mmel2015-12-131-0/+9
* OFW: Move code for searching interrupt parent into separate function.mmel2015-12-021-1/+1
* Add ofw_bus_find_child_by_phandle, a helper routine to find a device_timp2015-06-201-0/+3
* Rename fdt_find_child to ofw_bus_find_child. There is nothing FDT-specificgonzo2015-05-241-0/+3
* Provide the number of interrupt resources added to the listbr2015-05-151-1/+1
* Add the ofw_bus_subr.h change missed in r282770.andrew2015-05-111-0/+3
* Introduce ofw_bus_reg_to_rl() to replace part of common bus codezbb2015-01-131-0/+2
* Replace multiple nearly-identical copies of code to walk through an FDTian2014-09-251-0/+3
* Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) tonwhitehorn2014-02-021-0/+4
* Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbufnwhitehorn2013-12-171-1/+1
* Add a helper routine to search for a compat string in a table thatian2013-10-251-0/+15
* - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to checkhrs2012-08-181-0/+3
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-2/+5
* Prepare and extend OFW layer for FDT support.raj2010-05-281-0/+4
* Fix style.marius2009-06-141-10/+10
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-0/+21
* - Add a new method ofw_bus_default_get_devinfo() that allows to retrievemarius2005-11-221-0/+49
OpenPOWER on IntegriCloud