summaryrefslogtreecommitdiffstats
path: root/drivers/of/base.c
Commit message (Expand)AuthorAgeFilesLines
* of: base: add chosen node if it does not exist when adding initrdPhilipp Zabel2017-01-091-2/+2
* of: fix typosAntony Pavlov2016-10-181-1/+1
* of: base: import of_get_cpu_node() from linux-v4.7-rc2Antony Pavlov2016-07-071-0/+86
* of: base: Match simple-mfd devicesSascha Hauer2016-05-231-0/+2
* Merge branch 'for-next/misc'Sascha Hauer2016-05-091-32/+6
|\
| * of: fix of_tree_for_each_node_from() macroBoris Brezillon2016-04-281-32/+6
* | string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+2
|/
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-071-0/+206
|\
| * of_graph: add of_graph_port_is_availableSascha Hauer2015-07-131-0/+22
| * of: import of_graph functionsSascha Hauer2015-07-131-0/+167
| * of: base: implement of_get_next_childSascha Hauer2015-07-131-0/+17
* | of/base: fix typoJan Luebbe2015-07-091-1/+1
|/
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-4/+4
|\
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | of/base: fix sparse warning, don't use integer 0 as NULL pointerMarc Kleine-Budde2015-03-031-2/+2
|/
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+21
* of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-4/+24
* of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-4/+24
* of: Add support for "stdout-path" propertySascha Hauer2014-03-311-2/+5
* drivers/of/base.c: Fix sparse warningsAlexander Shiyan2014-02-171-4/+4
* of: find also nodes by mixture of alias and pathJan Weitzel2014-01-101-1/+22
* OF: parse OF clock providers after populateSebastian Hesselbarth2013-11-111-0/+1
* of: simplify phandle lookupSascha Hauer2013-10-221-8/+3
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * introduce barebox_set_modelSascha Hauer2013-08-161-0/+3
* | Merge branch 'for-next/of'Sascha Hauer2013-09-051-18/+137
|\ \ | |/ |/|
| * of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+29
| * of: introduce some new helpersSascha Hauer2013-08-141-0/+101
| * of: default to internal tree in of_find_node_by_path_fromSascha Hauer2013-08-141-0/+3
| * of: parse phandles during unflattenSascha Hauer2013-08-141-18/+4
* | of: base.c: Use correct device-tree in of_add_initrd()David Jander2013-08-141-1/+1
|/
* of: Fix endless loop in of_add_memorySascha Hauer2013-08-141-1/+4
* Merge branch 'for-next/of'Sascha Hauer2013-08-051-0/+65
|\
| * of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-181-0/+65
* | Merge branch 'for-next/marvell'Sascha Hauer2013-08-051-293/+46
|\|
| * OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-051-33/+32
| * OF: base: convert of_add_memory to OF APISebastian Hesselbarth2013-07-051-49/+8
| * OF: remove device and resource pointer from struct device_nodeSebastian Hesselbarth2013-07-051-4/+4
| * OF: base: remove dead device related functionsSebastian Hesselbarth2013-07-051-183/+0
| * OF: base: use of_platform_populate for probingSebastian Hesselbarth2013-07-051-3/+2
| * OF: base: move OF_ROOT_NODE_ defines to local OF codeSebastian Hesselbarth2013-07-051-0/+3
| * OF: convert of_translate_address to new APISebastian Hesselbarth2013-07-051-25/+1
* | of: Use dts syntax when printing devicetreesSascha Hauer2013-07-271-3/+6
* | OF: base: initalize from node in of_find_node_with_propertySebastian Hesselbarth2013-07-091-0/+3
* | OF: base: fix iterator in of_get_next_available_childSebastian Hesselbarth2013-07-051-1/+2
* | OF: base: fix inifinite looping in node iteratorsSascha Hauer2013-07-051-6/+15
|/
* OF: base: use of_delete_property where applicableSebastian Hesselbarth2013-06-241-56/+25
* OF: base: add sanity checks to of_new/delete_propertySebastian Hesselbarth2013-06-241-4/+11
* OF: base: remove of_find_child_by_nameSebastian Hesselbarth2013-06-201-13/+2