summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/pci' into nextSascha Hauer28 hours1-16/+181
|\
| * of: add of_property_read_variable_uxx_array()Sascha Hauer2024-04-041-16/+181
* | Merge branch 'for-next/nand' into nextSascha Hauer28 hours1-1/+0
|\ \
| * | mtd: nand: update to Linux-6.9-rc2Sascha Hauer28 hours1-1/+0
| |/
* | of: do not copy properties if they already exist in the destinationJonas Richardsen8 days1-0/+3
* | of: do not acccess 'prop->value' directlyEnrico Scholz8 days1-3/+3
|/
* dma: Fix compiler warningSascha Hauer2024-04-021-0/+2
* dma: correctly honour dma-noncoherent device tree propertyAhmad Fatoum2024-03-251-11/+23
* Merge branch 'for-next/misc'Sascha Hauer2024-03-152-36/+152
|\
| * of: fdt: justify fdt_machine_is_compatible parsing only the root nodeAhmad Fatoum2024-03-131-0/+11
| * of: partition: Also add partitions created by addpart to the boot dtbUwe Kleine-König2024-03-131-3/+3
| * of: fdt: implement fdt_machine_is_compatibleAhmad Fatoum2024-03-051-0/+95
| * of: fdt: factor out FDT header parsingAhmad Fatoum2024-03-041-33/+43
* | cdev: implement setter/getter for cdev device nodeAhmad Fatoum2024-03-052-8/+8
* | of: don't report failure to of_read_file twiceAhmad Fatoum2024-03-051-3/+1
* | efi: payload: rename CONFIG_EFI_BOOTUP to CONFIG_EFI_PAYLOADAhmad Fatoum2024-03-051-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2024-02-211-10/+8
|\
| * deep-probe: return -EPROBE_DEFER when ensuring probe failsAhmad Fatoum2024-02-201-7/+7
| * deep-probe: use IS_ERR_OR_NULL() instead of opencodingAhmad Fatoum2024-02-201-3/+1
* | of: fdt: fix oob writes with large fdt propertiesStefan Kerkmann2024-02-011-0/+4
* | of: fdt: fix memory leak in fdt_ensure_spaceStefan Kerkmann2024-02-011-7/+21
|/
* Merge branch 'for-next/layerscape'Sascha Hauer2024-01-232-11/+10
|\
| * of: populate new device_d::dma_coherent attributeAhmad Fatoum2024-01-111-0/+1
| * dma: introduce CONFIG_OF_DMA_COHERENCYAhmad Fatoum2024-01-111-6/+8
| * dma: rename OF_DMA_DEFAULT_COHERENT to ARCH_DMA_DEFAULT_COHERENTAhmad Fatoum2024-01-112-5/+1
* | partition: switch to using cdevfs_add_partitionAhmad Fatoum2024-01-081-8/+8
|/
* Merge branch 'for-next/op-tee'Sascha Hauer2023-12-181-6/+7
|\
| * deep-probe: skip on-demand platform dev creation for nodes without compatibleAhmad Fatoum2023-12-051-3/+5
| * deep-probe: don't panic when device can't be createdAhmad Fatoum2023-12-051-3/+2
* | of: early exit of_match_node if no better matches are possibleAhmad Fatoum2023-12-131-0/+3
* | of: define macro for maximum of_device_is_compatible return valueAhmad Fatoum2023-12-131-2/+4
|/
* Merge branch 'for-next/prepare-optee'Sascha Hauer2023-11-271-0/+4
|\
| * of: add CONFIG_OF for Linux compatibilityAhmad Fatoum2023-11-231-0/+4
* | of: reserved-mem: add debug print for reservationsAhmad Fatoum2023-11-231-0/+4
|/
* Merge branch 'for-next/of-reserve'Sascha Hauer2023-10-271-7/+24
|\
| * bootm: print memreserve map in verbose modeSascha Hauer2023-10-191-0/+23
| * fdt: Do not reserve device tree blobSascha Hauer2023-10-191-7/+1
* | of: fdt: fix possibles overflows during parsing of invalid DTsAhmad Fatoum2023-10-231-8/+40
* | of: platform: don't fail of_find_device_by_node() if no driver boundAhmad Fatoum2023-09-261-4/+2
|/
* of_firmware: fix lookup of fpga managerMichael Tretter2023-08-181-1/+2
* FIT: don't verify signature of non-signature nodesAhmad Fatoum2023-07-281-0/+15
* fdt: copy terminating '\0' in lstrcpy()Enrico Scholz2023-07-261-4/+4
* treewide: Print device nodes with %pOFSascha Hauer2023-07-037-46/+40
* Merge branch 'for-next/state'Sascha Hauer2023-06-223-26/+91
|\
| * of: export new of_cdev_find helperAhmad Fatoum2023-06-121-19/+40
| * cdev: record whether partition is parsed from OFAhmad Fatoum2023-06-081-2/+3
| * of: of_path: always call of_partition_ensure_probed before resolvingAhmad Fatoum2023-06-081-0/+10
| * of: partition: support of_partition_ensure_probed on parent deviceAhmad Fatoum2023-06-082-5/+38
* | Merge branch 'for-next/of-compat'Sascha Hauer2023-06-221-0/+3
|\ \
| * | commands: of_diff: simplify error handlingAhmad Fatoum2023-06-091-0/+3
| |/