summaryrefslogtreecommitdiff
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* of: implement new of_property_sprintfAhmad Fatoum2021-12-141-0/+2
* clk: handle CLK_OF_DECLARE in deep probeAhmad Fatoum2021-11-101-0/+6
* of: partition: implement of_partition_ensure_probedAhmad Fatoum2021-07-181-0/+6
* Merge branch 'for-next/firmware'Sascha Hauer2021-07-181-4/+39
|\
| * overlay: Add filters to choose which overlays to applySascha Hauer2021-06-281-2/+16
| * blspec: Rework firmware loadSascha Hauer2021-06-281-2/+15
| * firmware: Load from global search pathSascha Hauer2021-06-251-2/+2
| * overlay: Add of_overlay_apply_file()Sascha Hauer2021-06-251-0/+7
| * fdt: Check blob size during unflatteningSascha Hauer2021-06-251-2/+2
| * of: Add function to duplicate a device treeSascha Hauer2021-06-251-0/+1
* | console: respect baudrate specified in device-tree stdout-pathAhmad Fatoum2021-06-281-4/+4
* | of: Add dummy driverSascha Hauer2021-06-251-0/+5
* | common: add initial barebox deep-probe supportMarco Felsch2021-06-251-0/+26
* | of: implement of_get_stdoutpath()Sascha Hauer2021-06-251-0/+6
* | of: platform: Keep track of populated platform devicesMarco Felsch2021-06-251-0/+1
|/
* Merge branch 'for-next/overlapping-memory-banks'Sascha Hauer2021-06-161-3/+3
|\
| * of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-021-1/+1
| * of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-2/+2