summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* 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
* of: partition: only create partition node when partitions existSascha Hauer2017-03-311-1/+8
* of: partition: Make partition fixup independent from mtd devicesSascha Hauer2017-03-311-18/+27
* of: partition: support 64bit partition sizesSascha Hauer2017-03-301-4/+13
* mtd: of: Make used partition binding configurableSascha Hauer2017-03-301-7/+77
* of: partition: Move of_mtd_fixup to drivers/of/Sascha Hauer2017-03-301-0/+69
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-1/+1
* of: Add of_property_write_string()Sascha Hauer2017-03-301-0/+22
* Merge branch 'for-next/efi'Sascha Hauer2017-03-131-1/+1
|\
| * efi: move x86 efi boot support to x86 archJean-Christophe PLAGNIOL-VILLARD2017-02-271-1/+1
* | of: base: Use scoring in DT device matchingAndrey Smirnov2017-03-091-16/+21
|/
* Merge branch 'for-next/imx'Sascha Hauer2017-02-131-6/+6
|\
| * of: partitions: force "partitions" subnodeSascha Hauer2017-01-191-6/+6
* | of_path: only handle no driver for device if it is on a busIan Abbott2017-01-131-1/+1
|/
* of: Use %pa to print resource_size_t typeSascha Hauer2017-01-101-1/+1
* of: base: add chosen node if it does not exist when adding initrdPhilipp Zabel2017-01-091-2/+2
* Merge branch 'for-next/state'Sascha Hauer2016-11-141-0/+3
|\
| * of_path: handle no driver for deviceSascha Hauer2016-10-201-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2016-11-142-2/+2
|\ \
| * | of: fix typosAntony Pavlov2016-10-182-2/+2
| |/
* | of: of_find_path: Add support for new partition bindingSascha Hauer2016-11-111-1/+6