summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/zynqmp'Sascha Hauer2019-04-091-1/+5
|\
| * of: populate "/firmware" while populating device treeThomas Haemmerle2019-03-181-1/+5
* | of: Fix reproducible names for #address-cells != 1Sascha Hauer2019-03-181-2/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2019-02-131-1/+11
|\
| * net: Phy: Update phy interface modes from LinuxSascha Hauer2019-02-061-1/+11
* | drivers: of: Add function to enable and register a device by aliasTeresa Remmet2019-02-131-0/+19
|/
* Add initial RISC-V architecture supportAntony Pavlov2019-01-071-1/+1
* of: Add .of suffix to device names from devicetreeSascha Hauer2018-12-071-2/+2
* of: partition: set ret for error casesOleksij Rempel2018-11-191-2/+2
* Merge branch 'for-next/state'Sascha Hauer2018-11-091-0/+12
|\
| * of: fix reproducible node name for legacy vs. new partition bindingSascha Hauer2018-10-181-0/+12
* | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-092-60/+24
|\ \
| * | of: Port latest of_device_make_bus_id() implementationAndrey Smirnov2018-10-181-58/+22
| * | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-6/+6
| * | of: Demote "Bad cell count for" to debugAndrey Smirnov2018-10-181-2/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-11-091-1/+1
|\ \
| * | of: base: fix typoUlrich Ölmann2018-10-191-1/+1
| |/
* / of: unflatten: access property properlySascha Hauer2018-10-301-1/+1
|/
* drivers: of: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+2
* of: Make of_property_get_value() publicAndrey Smirnov2018-05-181-5/+0
* Merge branch 'for-next/misc'Sascha Hauer2018-04-061-1/+1
|\
| * of: demote "no ranges" message to debug levelLucas Stach2018-03-191-1/+1
* | of: partition: fix typo when writing #address-cellsPhilipp Zabel2018-03-291-1/+1
|/
* of: Make locally used function staticSascha Hauer2018-03-051-1/+1
* of: Make locally used function staticSascha Hauer2018-03-051-1/+1
* Merge branch 'for-next/of'Sascha Hauer2018-02-082-23/+120
|\
| * of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-311-2/+34
| * of: Allow for const propertiesSascha Hauer2018-01-311-21/+86
* | of: mtd: partition: Use reproducible node names for fixupSascha Hauer2018-02-061-1/+4
* | of: Add function to find the same node in another treeSascha Hauer2018-02-061-0/+63
|/
* of: base: fix segfault in of_get_machine_compatible()Aleksander Morgado2018-01-301-0/+2
* of: base: use root_node compatible as suggestion for a hostnameOleksij Rempel2018-01-171-0/+32
* Merge branch 'for-next/misc'Sascha Hauer2017-10-191-2/+0
|\
| * remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* | of: base: add function to copy a device tree nodeMichael Olbrich2017-10-171-0/+16
* | of: populate clock providers before other devicesLucas Stach2017-10-161-1/+1
|/
* of: base: port of_device_is_big_endian from linuxOleksij Rempel2017-09-081-0/+23
* of: of_path: find device via partuuidSteffen Trumtrar2017-07-101-1/+16
* of_device_is_stdout_path: split off options and support aliasesUwe Kleine-König2017-06-191-1/+12
* of_device_is_stdout_path: simplifyUwe Kleine-König2017-06-191-6/+4
* Merge branch 'for-next/misc'Sascha Hauer2017-06-141-0/+2
|\
| * of: Search for /memory node by type, if it is not found by nameAndrey Panov2017-05-111-0/+2
* | of: of_find_node_by_devpath: Fix offset in mtd devicesSascha Hauer2017-05-111-1/+4
|/
* Merge branch 'for-next/misc'Sascha Hauer2017-05-052-24/+10
|\
| * of: base: of_new_property(): use xstrdup() instead of strdup()Antony Pavlov2017-04-281-6/+1
| * of: base: exclude memcpy-like code from of_property_write_u8_array()Antony Pavlov2017-04-281-6/+1
| * of: of_net: use a loopSascha Hauer2017-04-121-12/+8
* | mtd: of: only add partition layout param when GLOBAL support is enabledLucas Stach2017-04-191-3/+5
|/
* of: of_path: add of_find_node_by_devpath()Sascha Hauer2017-03-311-0/+107
* of: partitions: flag partitions from a partition tableSascha Hauer2017-03-311-2/+6