summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2024-03-151-0/+8
|\
| * FIT: support finding compatible configuration by FDT compatibleAhmad Fatoum2024-03-051-0/+5
| * of: fdt: implement fdt_machine_is_compatibleAhmad Fatoum2024-03-051-0/+3
* | of: introduce of_property_read_s32Sebastian Reichel2024-03-131-0/+7
|/
* of: define macro for maximum of_device_is_compatible return valueAhmad Fatoum2023-12-131-0/+4
* of: define of_devices_ensure_probed_by_compatibleAhmad Fatoum2023-11-231-0/+10
* of: constify string pointed to by struct of_device_id::compatibleAhmad Fatoum2023-11-231-1/+1
* bootm: print memreserve map in verbose modeSascha Hauer2023-10-191-0/+1
* of: Add static inline wrapper for of_dup()Sascha Hauer2023-09-221-0/+5
* of: never fixup internal live treeSascha Hauer2023-08-031-1/+1
* FIT: don't verify signature of non-signature nodesAhmad Fatoum2023-07-281-0/+6
* Merge branch 'for-next/state'Sascha Hauer2023-06-221-0/+1
|\
| * of: export new of_cdev_find helperAhmad Fatoum2023-06-121-0/+1
* | Merge branch 'for-next/of-compat'Sascha Hauer2023-06-221-1/+1
|\ \
| * | of: change superfluous of_fix_tree int return type to voidAhmad Fatoum2023-06-091-1/+1
| |/
* / of: define of_read_file/barebox_register_of when !CONFIG_OFTREEAhmad Fatoum2023-06-211-1/+12
|/
* commands: add new of_fixup command to list and disable DT fixupsAhmad Fatoum2023-05-221-0/+10
* of: add function to read a file as unflattened device treeSascha Hauer2023-05-221-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2023-04-191-2/+28
|\
| * of: implement of_copy_propertyAhmad Fatoum2023-04-171-0/+10
| * of: implement of_property_present helperAhmad Fatoum2023-04-051-2/+18
* | Revert "of: support of_ensure_probed for top-level machine device"Sascha Hauer2023-03-221-1/+0
|/
* of: support of_ensure_probed for top-level machine deviceAhmad Fatoum2023-03-101-0/+1
* of: base: factor out of_merge_nodes from of_copy_nodeAhmad Fatoum2023-03-101-0/+1
* of: split part of of_get_stdoutpath into of_find_node_by_chosenAhmad Fatoum2023-02-211-0/+8
* Merge branch 'for-next/struct-rename'Sascha Hauer2023-01-201-0/+1
|\
| * of: implement of_device_enable_by_aliasAhmad Fatoum2023-01-161-0/+1
* | of: provide of_node_get and of_node_put stubsAhmad Fatoum2023-01-101-0/+5
* | vsprintf: support %pOF format specifierAhmad Fatoum2023-01-101-0/+10
|/
* Rename struct driver_d to driverSascha Hauer2023-01-101-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-101-22/+23
* of: have of_property_match_string accept pointer to const device_nodeAhmad Fatoum2022-12-071-2/+2
* Merge branch 'for-next/misc'Sascha Hauer2022-09-141-0/+28
|\
| * of: implement of_prepend_propertyAhmad Fatoum2022-09-131-0/+8
| * of: implement of_rename_property()Ahmad Fatoum2022-09-121-0/+8
| * of: move of_get_node_by_reproducible_name() into common codeAhmad Fatoum2022-08-171-0/+10
| * of: add new of_fixup_reserved_memory() helperAhmad Fatoum2022-08-161-0/+2
* | of: reserved-mem: reserve regions prior to mmu_initcall()Ahmad Fatoum2022-08-181-7/+0
|/
* of: implement of_append_propertyAhmad Fatoum2022-08-111-0/+8
* FIT: add first support for compressed imagesAhmad Fatoum2022-08-111-0/+8
* commands: of_dump: support limiting size of printed propertiesAhmad Fatoum2022-08-081-2/+2
* of: request reserved memory regions so other code can'tAhmad Fatoum2022-06-151-0/+9
* of: add of_get_reserve_map stub for !CONFIG_OFTREERouven Czerwinski2022-06-101-1/+6
* of: Add missing inline for stub functionSascha Hauer2022-06-081-1/+1
* of: add generic of_prepend_machine_compatible()Oleksij Rempel2022-05-051-0/+6
* of: platform: Ensure timers are probed earlySascha Hauer2022-03-081-0/+1
* of: Add of_find_node_by_name() with Linux semanticsSascha Hauer2022-03-081-0/+20
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-8/+8
* of: report whether of_diff found differences in return codeAhmad Fatoum2022-02-071-1/+1
* Revert "clk: handle CLK_OF_DECLARE in deep probe"Sascha Hauer2022-01-181-6/+0