summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/sandbox-of'Sascha Hauer2015-03-061-5/+23
|\
| * of: add no-op functions for of_find_node_by_alias() and of_find_node_by_path_...Marc Kleine-Budde2015-03-031-4/+16
| * of: add no-op function for of_register_fixup()Marc Kleine-Budde2015-03-031-1/+7
* | of: Add for_each_child_of_node_safeSascha Hauer2015-02-121-0/+2
|/
* fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-1/+1
* of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+14
* of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+1
* of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-0/+11
* of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-0/+8
* of: base: Add for_each_node_by_name_fromTeresa Gámez2014-10-011-0/+3
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* Merge branch 'for-next/rpi'Sascha Hauer2013-11-071-1/+1
|\
| * of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-1/+1
* | of: simplify phandle lookupSascha Hauer2013-10-221-1/+0
|/
* of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+2
* of: introduce some new helpersSascha Hauer2013-08-141-0/+14
* Add configurability via devicetreeSascha Hauer2013-07-181-0/+2
* of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-181-0/+5
* of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-0/+1
* of: export of_default_bus_match_tableSascha Hauer2013-07-151-0/+2
* OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-051-2/+2
* OF: remove device and resource pointer from struct device_nodeSebastian Hesselbarth2013-07-051-3/+0
* OF: gpio: convert DT based gpio handling to new OF APISebastian Hesselbarth2013-07-051-3/+0
* OF: import bus/device related functions from Linux OF APISebastian Hesselbarth2013-07-051-0/+18
* OF: base: move OF_ROOT_NODE_ defines to local OF codeSebastian Hesselbarth2013-07-051-3/+0
* OF: convert of_translate_address to new APISebastian Hesselbarth2013-07-051-2/+0
* OF: base: cleanup base function includeSebastian Hesselbarth2013-06-201-29/+109
* OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-201-3/+0
* OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-201-2/+0
* OF: base: remove of_tree_for_each_node from public APISebastian Hesselbarth2013-06-201-8/+0
* OF: base: import property iterators from Linux OF APISebastian Hesselbarth2013-06-201-0/+43
* OF: base: introduce property write for bool, u8, u16, and u64Sebastian Hesselbarth2013-06-201-11/+71
* OF: base: import parse phandle functions from Linux OF APISebastian Hesselbarth2013-06-201-5/+25
* OF: base: import of_parse_phandle from Linux OF APISebastian Hesselbarth2013-06-201-0/+10
* OF: base: import of_property_read_* helpers from Linux OF APISebastian Hesselbarth2013-06-201-15/+117
* OF: base: import parent/child functions from Linux OF APISebastian Hesselbarth2013-06-201-0/+41
* OF: base: import of_find_node_with_property from Linux OF APISebastian Hesselbarth2013-06-201-0/+11
* OF: base: import of_find_matching_node_and_match from Linux OF APISebastian Hesselbarth2013-06-201-0/+24
* OF: base: import of_find_compatible_node from Linux OF APISebastian Hesselbarth2013-06-201-0/+13
* OF: base: import of_find_node_by_name from Linux OF APISebastian Hesselbarth2013-06-201-0/+12
* OF: base: rename of_node_disabled to of_device_is_availableSebastian Hesselbarth2013-06-201-0/+6
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-2/+15
* OF: base: sync of_find_property with linux OF APISebastian Hesselbarth2013-06-201-2/+10
* OF: base: convert strcmp to default string compare functionsSebastian Hesselbarth2013-06-201-0/+5
* OF: base: export of_alias_scanSebastian Hesselbarth2013-06-201-13/+18
* Merge branch 'for-next/of-i2c'Sascha Hauer2013-06-021-0/+2
|\
| * of: Add of_modalias_node functionSascha Hauer2013-05-311-0/+2
* | Merge branch 'for-next/of'Sascha Hauer2013-06-021-0/+1
|\ \
| * | bootm: print Kernel commandline in verbose modeSascha Hauer2013-05-311-0/+1
* | | Merge branch 'for-next/mips'Sascha Hauer2013-06-021-0/+2
|\ \ \