summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rpi'Sascha Hauer2020-12-111-0/+1
|\
| * ARM: rpi: Add Raspberry Pi Zero W mini-uart supportAhmad Fatoum2020-12-101-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2020-12-111-0/+17
|\ \
| * | of: partitions: export of_fixup_partitionsSascha Hauer2020-11-251-0/+6
| * | of: Add no-op wrappers for of reproducible name functionsSascha Hauer2020-11-251-0/+11
| |/
* / watchdog: implement watchdog_get_alias_id_fromAhmad Fatoum2020-11-301-0/+8
|/
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-0/+43
|\
| * of: implement of_property_read_u64_arrayAhmad Fatoum2020-10-131-0/+41
| * of: Add common device tree register functionSascha Hauer2020-10-121-0/+2
* | Merge branch 'for-next/reboot-mode' into masterSascha Hauer2020-10-141-0/+2
|\ \
| * | drivers: add reboot-mode infrastructureAhmad Fatoum2020-09-291-0/+2
| |/
* / of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-021-0/+2
|/
* Revert "of: Add of_property_for_each_phandle() iterator"Ahmad Fatoum2020-07-051-11/+0
* of: refactor of_read_number for clarityAhmad Fatoum2020-05-041-2/+2
* Merge branch 'for-next/pwm'Sascha Hauer2020-04-161-0/+8
|\
| * of: introduce of_property_count_elems_of_sizeAhmad Fatoum2020-03-311-0/+8
* | of: port Linux of_get_compatible_child helperAhmad Fatoum2020-04-151-0/+8
|/
* include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-171-0/+1
* of: Add of_bus_n_xxx_cells()Sascha Hauer2019-12-201-0/+12
* of: Add of_property_read_string_array()Sascha Hauer2019-11-271-13/+70
* Merge branch 'for-next/of-overlay'Sascha Hauer2019-10-171-0/+47
|\
| * firmware: add support to load firmware from dt overlayMichael Tretter2019-09-161-0/+7
| * of: add iterator for overlaysMichael Tretter2019-09-161-0/+13
| * of: add support for devicetree overlaysMichael Tretter2019-09-161-0/+27
* | of: add of_diff()Sascha Hauer2019-09-121-0/+1
|/
* 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