summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* drivers: of: Add function to enable and register a device by aliasTeresa Remmet2019-02-131-0/+8
* mdio_bus: Allow for non PHY-devices on MDIO busesAndrey Smirnov2018-10-231-0/+6
* of: Make of_property_get_value() publicAndrey Smirnov2018-05-181-0/+6
* Merge branch 'for-next/of'Sascha Hauer2018-02-081-0/+5
|\
| * of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-311-0/+1
| * of: Allow for const propertiesSascha Hauer2018-01-311-0/+4
* | of: Add function to find the same node in another treeSascha Hauer2018-02-061-1/+4
|/
* of: base: use root_node compatible as suggestion for a hostnameOleksij Rempel2018-01-171-0/+1
* common: oftree: Add autoenable functionalityDaniel Schultz2017-11-071-0/+14
* of: base: add function to copy a device tree nodeMichael Olbrich2017-10-171-0/+2
* of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-081-0/+6
* of: of_path: add of_find_node_by_devpath()Sascha Hauer2017-03-311-0/+1
* of: partition: Move of_mtd_fixup to drivers/of/Sascha Hauer2017-03-301-0/+6
* of: Add of_property_write_string()Sascha Hauer2017-03-301-0/+8
* of: provide for_each_matching_node_fromUwe Kleine-König2017-01-171-2/+4
* of: base: import of_get_cpu_node() from linux-v4.7-rc2Antony Pavlov2016-07-071-0/+10
* common: oftree: Add function to register set status fixupTeresa Remmet2016-03-011-0/+1
* of: Add of_property_for_each_phandle() iteratorTrent Piepho2016-01-081-0/+11
* of: Add for_each_compatible_node_from iteratorTrent Piepho2016-01-081-2/+6
* of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-0/+1
* of: base: implement of_get_next_childSascha Hauer2015-07-131-0/+8
* of: export of_platform_device_createSascha Hauer2015-07-021-0/+2
* of: add a function to remove an of_fixupUwe Kleine-König2015-05-181-0/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-061-1/+1
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-1/+1
* | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-1/+2
* | include: add includes includes to make fdt.h, of.h and state.h self containedMarc Kleine-Budde2015-04-171-0/+2
|/
* 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