summaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: Provide default of_node_to_nid() implementation.Grant Likely2010-07-301-0/+5
* of/sparc: move is_root_node() to of.hAndres Salomon2010-07-141-0/+5
* of: Fix comparison of "compatible" propertiesGrant Likely2010-03-181-1/+1
* of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely2010-02-141-0/+2
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-0/+1
* of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-141-0/+13
* of: protect linux/of.h with CONFIG_OFJeremy Kerr2010-02-141-0/+3
* of: Remove old and misplaced function declarationsGrant Likely2010-02-141-0/+8
* of: use __be32 for cell value accessorsJeremy Kerr2010-02-091-3/+5
* of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr2010-02-091-6/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-0/+6
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-4/+1
* of: remove special case definition of of_read_ulong()Grant Likely2009-11-231-5/+2
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-0/+3
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-1/+2
* of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-0/+16
* of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-0/+23
* of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-0/+16
* of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-151-0/+3
* of: merge struct device_nodeGrant Likely2009-10-151-0/+32
* of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-0/+12
* of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-271-0/+3
* of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
* of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-131-0/+3
* of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-251-0/+1
* [POWERPC] Add of_device_is_available functionJosh Boyer2008-04-071-0/+1
* [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-061-0/+1
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-0/+8
* [POWERPC] Add for_each_child_of_node() helper for iterating over child nodesMichael Ellerman2007-12-111-0/+4
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-171-1/+0
* Split out common parts of prom.hStephen Rothwell2007-07-201-0/+61
OpenPOWER on IntegriCloud