├── .cirrus.yml ├── .clang-format ├── .editorconfig ├── .github └── workflows │ └── build.yml ├── .gitignore ├── .gitlab-ci.yml ├── BSD-2-Clause ├── CONTRIBUTING.md ├── Documentation ├── dt-object-internal.txt ├── dtc-paper.bib ├── dtc-paper.tex ├── dts-format.txt └── manual.txt ├── GPL ├── Makefile ├── Makefile.convert-dtsv0 ├── Makefile.dtc ├── Makefile.utils ├── README.license ├── README.md ├── TODO ├── VERSION.txt ├── checks.c ├── convert-dtsv0-lexer.l ├── data.c ├── dtc-lexer.l ├── dtc-parser.y ├── dtc.c ├── dtc.h ├── dtdiff ├── fdtdump.c ├── fdtget.c ├── fdtoverlay.c ├── fdtput.c ├── flattree.c ├── fstree.c ├── libfdt ├── .gitignore ├── Makefile.libfdt ├── TODO ├── fdt.c ├── fdt.h ├── fdt_addresses.c ├── fdt_check.c ├── fdt_empty_tree.c ├── fdt_overlay.c ├── fdt_ro.c ├── fdt_rw.c ├── fdt_strerror.c ├── fdt_sw.c ├── fdt_wip.c ├── libfdt.h ├── libfdt_env.h ├── libfdt_internal.h ├── meson.build ├── sbom.cdx.json └── version.lds ├── livetree.c ├── meson.build ├── meson_options.txt ├── pylibfdt ├── .gitignore ├── libfdt.i └── meson.build ├── pyproject.toml ├── scripts ├── install-deps.sh ├── kup-dtc └── setlocalversion ├── srcpos.c ├── srcpos.h ├── tests ├── .gitignore ├── Makefile.tests ├── add_subnode_with_nops.c ├── addr_size_cells.c ├── addr_size_cells2.c ├── addresses.dts ├── aliases.dts ├── appendprop.dts ├── appendprop1.c ├── appendprop2.c ├── appendprop_addrrange.c ├── asm_tree_dump.c ├── bad-chosen.dts ├── bad-dma-ranges.dts ├── bad-empty-ranges.dts ├── bad-gpio.dts ├── bad-graph-child-address.dts ├── bad-graph-reg-cells.dts ├── bad-graph-root1.dts ├── bad-graph-root2.dts ├── bad-graph-root3.dts ├── bad-graph-root4.dts ├── bad-graph.dts ├── bad-interrupt-cells.dts ├── bad-interrupt-controller.dts ├── bad-interrupt-map-mask.dts ├── bad-interrupt-map-parent.dts ├── bad-interrupt-map.dts ├── bad-name-property.dts ├── bad-ncells.dts ├── bad-octal-literal.dts ├── bad-phandle-cells.dts ├── bad-reg-ranges.dts ├── bad-size-cells.dts ├── bad-string-props.dts ├── base01.asm ├── base01.cmd ├── base01.dts ├── base01.stderr ├── boot-cpuid.c ├── boot-cpuid.dts ├── cell-overflow-results.dts ├── cell-overflow.dts ├── char_literal.c ├── char_literal.dts ├── check_full.c ├── check_header.c ├── check_path.c ├── comments-cmp.dts ├── comments.dts ├── data.S ├── default-addr-size.dts ├── del_node.c ├── del_property.c ├── delete_reinstate_multilabel.dts ├── delete_reinstate_multilabel_ref.dts ├── dependencies.cmp ├── dependencies.dts ├── deps_inc1.dtsi ├── deps_inc2.dtsi ├── division-by-zero.dts ├── dtb_reverse.c ├── dtbs_equal_ordered.c ├── dtbs_equal_unordered.c ├── dtc-checkfails.sh ├── dtc-fails.sh ├── dtc-fatal.sh ├── dumptrees.c ├── dup-nodename.dts ├── dup-phandle.dts ├── dup-propname.dts ├── embedded_nul.dts ├── embedded_nul_equiv.dts ├── empty.dts ├── escapes.dts ├── extra-terminating-null.c ├── extra-terminating-null.dts ├── fdtdump-runtest.sh ├── fdtdump.dts ├── fdtget-runtest.sh ├── fdtoverlay-runtest.sh ├── fdtput-runtest.sh ├── find_property.c ├── fixup-ref-to-path.dts ├── fs_tree1.c ├── get_alias.c ├── get_mem_rsv.c ├── get_name.c ├── get_next_tag_invalid_prop_len.c ├── get_path.c ├── get_phandle.c ├── get_prop_offset.c ├── getprop.c ├── good-gpio.dts ├── incbin.bin ├── incbin.c ├── incbin.dts ├── include0.dts ├── include1.dts ├── include2.dts ├── include3.dts ├── include4.dts ├── include5.dts ├── include5a.dts ├── include6.dts ├── include7.dts ├── include8.dts ├── integer-expressions.c ├── label01.dts ├── label_repeated.dts ├── line_directives.dts ├── lorem.txt ├── mangle-layout.c ├── meson.build ├── minusone-phandle.dts ├── move_and_save.c ├── multilabel.dts ├── multilabel_merge.dts ├── node_check_compatible.c ├── node_offset_by_compatible.c ├── node_offset_by_phandle.c ├── node_offset_by_prop_value.c ├── nonexist-label-ref.dts ├── nonexist-node-ref.dts ├── nonexist-node-ref2.dts ├── nop_node.c ├── nop_property.c ├── nopulate.c ├── notfound.c ├── nul-in-escape.dts ├── nul-in-line-info1.dts ├── nul-in-line-info2.dts ├── obsolete-chosen-interrupt-controller.dts ├── omit-no-ref.dts ├── open_pack.c ├── overlay.c ├── overlay_bad_fixup.c ├── overlay_bad_fixup_bad_index.dts ├── overlay_bad_fixup_base.dtsi ├── overlay_bad_fixup_empty.dts ├── overlay_bad_fixup_empty_index.dts ├── overlay_bad_fixup_index_trailing.dts ├── overlay_bad_fixup_path_empty_prop.dts ├── overlay_bad_fixup_path_only.dts ├── overlay_bad_fixup_path_only_sep.dts ├── overlay_bad_fixup_path_prop.dts ├── overlay_base.dts ├── overlay_base_manual_symbols.dts ├── overlay_base_phandle.dts ├── overlay_overlay.dts ├── overlay_overlay_bypath.dts ├── overlay_overlay_local_merge.dts ├── overlay_overlay_long_path.dts ├── overlay_overlay_manual_fixups.dts ├── overlay_overlay_no_fixups.dts ├── overlay_overlay_nosugar.dts ├── overlay_overlay_phandle.dts ├── overlay_overlay_simple.dts ├── parent_offset.c ├── path-references.c ├── path-references.dts ├── path_offset.c ├── path_offset_aliases.c ├── pci-bridge-bad1.dts ├── pci-bridge-bad2.dts ├── pci-bridge-ok.dts ├── phandle-args-overflow.dts ├── phandle_format.c ├── prop-after-subnode.dts ├── property_iterate.c ├── property_iterate.dts ├── propname_escapes.c ├── propname_escapes.dts ├── pylibfdt_tests.py ├── references.c ├── references.dts ├── reg-ranges-root.dts ├── reg-without-unit-addr.dts ├── relref_merge.c ├── relref_merge.dts ├── retain-fixups.dts ├── reuse-label.dts ├── reuse-label1.dts ├── reuse-label2.dts ├── reuse-label3.dts ├── reuse-label4.dts ├── reuse-label5.dts ├── reuse-label6.dts ├── root_node.c ├── run_tests.sh ├── rw_oom.c ├── rw_tree1.c ├── search_dir │ ├── search_test.dtsi │ └── search_test2.dtsi ├── search_dir_b │ ├── search_paths_subdir.dts │ ├── search_test_b.dtsi │ ├── search_test_b2.dtsi │ └── search_test_c.dtsi ├── search_paths.dts ├── search_paths_b.dts ├── set_name.c ├── setprop.c ├── setprop_inplace.c ├── sized_cells.c ├── sized_cells.dts ├── sourceoutput.dts ├── stacked_overlay_addlabel.dts ├── stacked_overlay_bar.dts ├── stacked_overlay_base.dts ├── stacked_overlay_base_nolabel.dts ├── stacked_overlay_baz.dts ├── string_escapes.c ├── stringlist.c ├── stringlist.dts ├── subnode_iterate.c ├── subnode_iterate.dts ├── subnode_offset.c ├── supernode_atdepth_offset.c ├── sw_states.c ├── sw_tree1.c ├── test01.asm ├── test01.dts ├── test01.stderr ├── test_kernel_dts ├── test_label_ref.dts ├── test_props.dts ├── test_tree1.dts ├── test_tree1_delete.dts ├── test_tree1_label_noderef.dts ├── test_tree1_merge.dts ├── test_tree1_merge_labelled.dts ├── test_tree1_merge_path.dts ├── test_tree1_wrong1.dts ├── test_tree1_wrong2.dts ├── test_tree1_wrong3.dts ├── test_tree1_wrong4.dts ├── test_tree1_wrong5.dts ├── test_tree1_wrong6.dts ├── test_tree1_wrong7.dts ├── test_tree1_wrong8.dts ├── test_tree1_wrong9.dts ├── testdata.h ├── tests.h ├── testutils.c ├── testutils.sh ├── trees.S ├── truncated_memrsv.c ├── truncated_property.c ├── truncated_string.c ├── type-preservation.dt.yaml ├── type-preservation.dts ├── unit-addr-leading-0s.dts ├── unit-addr-leading-0x.dts ├── unit-addr-simple-bus-compatible.dts ├── unit-addr-simple-bus-reg-mismatch.dts ├── unit-addr-unique.dts ├── unit-addr-without-reg.dts ├── utilfdt_test.c ├── value-labels.c ├── value-labels.dts └── zero-phandle.dts ├── treesource.c ├── util.c ├── util.h ├── version_gen.h.in └── yamltree.c /.cirrus.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.cirrus.yml -------------------------------------------------------------------------------- /.clang-format: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.clang-format -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.editorconfig -------------------------------------------------------------------------------- /.github/workflows/build.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.github/workflows/build.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitlab-ci.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/.gitlab-ci.yml -------------------------------------------------------------------------------- /BSD-2-Clause: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/BSD-2-Clause -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Documentation/dt-object-internal.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Documentation/dt-object-internal.txt -------------------------------------------------------------------------------- /Documentation/dtc-paper.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Documentation/dtc-paper.bib -------------------------------------------------------------------------------- /Documentation/dtc-paper.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Documentation/dtc-paper.tex -------------------------------------------------------------------------------- /Documentation/dts-format.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Documentation/dts-format.txt -------------------------------------------------------------------------------- /Documentation/manual.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Documentation/manual.txt -------------------------------------------------------------------------------- /GPL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/GPL -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Makefile -------------------------------------------------------------------------------- /Makefile.convert-dtsv0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Makefile.convert-dtsv0 -------------------------------------------------------------------------------- /Makefile.dtc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Makefile.dtc -------------------------------------------------------------------------------- /Makefile.utils: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/Makefile.utils -------------------------------------------------------------------------------- /README.license: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/README.license -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/README.md -------------------------------------------------------------------------------- /TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/TODO -------------------------------------------------------------------------------- /VERSION.txt: -------------------------------------------------------------------------------- 1 | 1.7.2 2 | -------------------------------------------------------------------------------- /checks.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/checks.c -------------------------------------------------------------------------------- /convert-dtsv0-lexer.l: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/convert-dtsv0-lexer.l -------------------------------------------------------------------------------- /data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/data.c -------------------------------------------------------------------------------- /dtc-lexer.l: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/dtc-lexer.l -------------------------------------------------------------------------------- /dtc-parser.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/dtc-parser.y -------------------------------------------------------------------------------- /dtc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/dtc.c -------------------------------------------------------------------------------- /dtc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/dtc.h -------------------------------------------------------------------------------- /dtdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/dtdiff -------------------------------------------------------------------------------- /fdtdump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/fdtdump.c -------------------------------------------------------------------------------- /fdtget.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/fdtget.c -------------------------------------------------------------------------------- /fdtoverlay.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/fdtoverlay.c -------------------------------------------------------------------------------- /fdtput.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/fdtput.c -------------------------------------------------------------------------------- /flattree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/flattree.c -------------------------------------------------------------------------------- /fstree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/fstree.c -------------------------------------------------------------------------------- /libfdt/.gitignore: -------------------------------------------------------------------------------- 1 | libfdt.so.1 2 | -------------------------------------------------------------------------------- /libfdt/Makefile.libfdt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/Makefile.libfdt -------------------------------------------------------------------------------- /libfdt/TODO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/TODO -------------------------------------------------------------------------------- /libfdt/fdt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt.c -------------------------------------------------------------------------------- /libfdt/fdt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt.h -------------------------------------------------------------------------------- /libfdt/fdt_addresses.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_addresses.c -------------------------------------------------------------------------------- /libfdt/fdt_check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_check.c -------------------------------------------------------------------------------- /libfdt/fdt_empty_tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_empty_tree.c -------------------------------------------------------------------------------- /libfdt/fdt_overlay.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_overlay.c -------------------------------------------------------------------------------- /libfdt/fdt_ro.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_ro.c -------------------------------------------------------------------------------- /libfdt/fdt_rw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_rw.c -------------------------------------------------------------------------------- /libfdt/fdt_strerror.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_strerror.c -------------------------------------------------------------------------------- /libfdt/fdt_sw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_sw.c -------------------------------------------------------------------------------- /libfdt/fdt_wip.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/fdt_wip.c -------------------------------------------------------------------------------- /libfdt/libfdt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/libfdt.h -------------------------------------------------------------------------------- /libfdt/libfdt_env.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/libfdt_env.h -------------------------------------------------------------------------------- /libfdt/libfdt_internal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/libfdt_internal.h -------------------------------------------------------------------------------- /libfdt/meson.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/meson.build -------------------------------------------------------------------------------- /libfdt/sbom.cdx.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/sbom.cdx.json -------------------------------------------------------------------------------- /libfdt/version.lds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/libfdt/version.lds -------------------------------------------------------------------------------- /livetree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/livetree.c -------------------------------------------------------------------------------- /meson.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/meson.build -------------------------------------------------------------------------------- /meson_options.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/meson_options.txt -------------------------------------------------------------------------------- /pylibfdt/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/pylibfdt/.gitignore -------------------------------------------------------------------------------- /pylibfdt/libfdt.i: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/pylibfdt/libfdt.i -------------------------------------------------------------------------------- /pylibfdt/meson.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/pylibfdt/meson.build -------------------------------------------------------------------------------- /pyproject.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/pyproject.toml -------------------------------------------------------------------------------- /scripts/install-deps.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/scripts/install-deps.sh -------------------------------------------------------------------------------- /scripts/kup-dtc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/scripts/kup-dtc -------------------------------------------------------------------------------- /scripts/setlocalversion: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/scripts/setlocalversion -------------------------------------------------------------------------------- /srcpos.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/srcpos.c -------------------------------------------------------------------------------- /srcpos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/srcpos.h -------------------------------------------------------------------------------- /tests/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/.gitignore -------------------------------------------------------------------------------- /tests/Makefile.tests: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/Makefile.tests -------------------------------------------------------------------------------- /tests/add_subnode_with_nops.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/add_subnode_with_nops.c -------------------------------------------------------------------------------- /tests/addr_size_cells.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/addr_size_cells.c -------------------------------------------------------------------------------- /tests/addr_size_cells2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/addr_size_cells2.c -------------------------------------------------------------------------------- /tests/addresses.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/addresses.dts -------------------------------------------------------------------------------- /tests/aliases.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/aliases.dts -------------------------------------------------------------------------------- /tests/appendprop.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/appendprop.dts -------------------------------------------------------------------------------- /tests/appendprop1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/appendprop1.c -------------------------------------------------------------------------------- /tests/appendprop2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/appendprop2.c -------------------------------------------------------------------------------- /tests/appendprop_addrrange.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/appendprop_addrrange.c -------------------------------------------------------------------------------- /tests/asm_tree_dump.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/asm_tree_dump.c -------------------------------------------------------------------------------- /tests/bad-chosen.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-chosen.dts -------------------------------------------------------------------------------- /tests/bad-dma-ranges.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-dma-ranges.dts -------------------------------------------------------------------------------- /tests/bad-empty-ranges.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-empty-ranges.dts -------------------------------------------------------------------------------- /tests/bad-gpio.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-gpio.dts -------------------------------------------------------------------------------- /tests/bad-graph-child-address.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph-child-address.dts -------------------------------------------------------------------------------- /tests/bad-graph-reg-cells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph-reg-cells.dts -------------------------------------------------------------------------------- /tests/bad-graph-root1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph-root1.dts -------------------------------------------------------------------------------- /tests/bad-graph-root2.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | / { endpoint {}; }; 3 | -------------------------------------------------------------------------------- /tests/bad-graph-root3.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph-root3.dts -------------------------------------------------------------------------------- /tests/bad-graph-root4.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph-root4.dts -------------------------------------------------------------------------------- /tests/bad-graph.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-graph.dts -------------------------------------------------------------------------------- /tests/bad-interrupt-cells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-interrupt-cells.dts -------------------------------------------------------------------------------- /tests/bad-interrupt-controller.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-interrupt-controller.dts -------------------------------------------------------------------------------- /tests/bad-interrupt-map-mask.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-interrupt-map-mask.dts -------------------------------------------------------------------------------- /tests/bad-interrupt-map-parent.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-interrupt-map-parent.dts -------------------------------------------------------------------------------- /tests/bad-interrupt-map.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-interrupt-map.dts -------------------------------------------------------------------------------- /tests/bad-name-property.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-name-property.dts -------------------------------------------------------------------------------- /tests/bad-ncells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-ncells.dts -------------------------------------------------------------------------------- /tests/bad-octal-literal.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | 3 | / { 4 | x = <09>; 5 | }; 6 | -------------------------------------------------------------------------------- /tests/bad-phandle-cells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-phandle-cells.dts -------------------------------------------------------------------------------- /tests/bad-reg-ranges.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-reg-ranges.dts -------------------------------------------------------------------------------- /tests/bad-size-cells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-size-cells.dts -------------------------------------------------------------------------------- /tests/bad-string-props.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/bad-string-props.dts -------------------------------------------------------------------------------- /tests/base01.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/base01.asm -------------------------------------------------------------------------------- /tests/base01.cmd: -------------------------------------------------------------------------------- 1 | dtc -f -b 0 -V 16 -I dts -O asm 2 | -------------------------------------------------------------------------------- /tests/base01.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/base01.dts -------------------------------------------------------------------------------- /tests/base01.stderr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/base01.stderr -------------------------------------------------------------------------------- /tests/boot-cpuid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/boot-cpuid.c -------------------------------------------------------------------------------- /tests/boot-cpuid.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/boot-cpuid.dts -------------------------------------------------------------------------------- /tests/cell-overflow-results.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/cell-overflow-results.dts -------------------------------------------------------------------------------- /tests/cell-overflow.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/cell-overflow.dts -------------------------------------------------------------------------------- /tests/char_literal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/char_literal.c -------------------------------------------------------------------------------- /tests/char_literal.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/char_literal.dts -------------------------------------------------------------------------------- /tests/check_full.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/check_full.c -------------------------------------------------------------------------------- /tests/check_header.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/check_header.c -------------------------------------------------------------------------------- /tests/check_path.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/check_path.c -------------------------------------------------------------------------------- /tests/comments-cmp.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/comments-cmp.dts -------------------------------------------------------------------------------- /tests/comments.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/comments.dts -------------------------------------------------------------------------------- /tests/data.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/data.S -------------------------------------------------------------------------------- /tests/default-addr-size.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/default-addr-size.dts -------------------------------------------------------------------------------- /tests/del_node.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/del_node.c -------------------------------------------------------------------------------- /tests/del_property.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/del_property.c -------------------------------------------------------------------------------- /tests/delete_reinstate_multilabel.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/delete_reinstate_multilabel.dts -------------------------------------------------------------------------------- /tests/delete_reinstate_multilabel_ref.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/delete_reinstate_multilabel_ref.dts -------------------------------------------------------------------------------- /tests/dependencies.cmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dependencies.cmp -------------------------------------------------------------------------------- /tests/dependencies.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dependencies.dts -------------------------------------------------------------------------------- /tests/deps_inc1.dtsi: -------------------------------------------------------------------------------- 1 | /include/ "deps_inc2.dtsi" 2 | -------------------------------------------------------------------------------- /tests/deps_inc2.dtsi: -------------------------------------------------------------------------------- 1 | /* Empty */ 2 | -------------------------------------------------------------------------------- /tests/division-by-zero.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/division-by-zero.dts -------------------------------------------------------------------------------- /tests/dtb_reverse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtb_reverse.c -------------------------------------------------------------------------------- /tests/dtbs_equal_ordered.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtbs_equal_ordered.c -------------------------------------------------------------------------------- /tests/dtbs_equal_unordered.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtbs_equal_unordered.c -------------------------------------------------------------------------------- /tests/dtc-checkfails.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtc-checkfails.sh -------------------------------------------------------------------------------- /tests/dtc-fails.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtc-fails.sh -------------------------------------------------------------------------------- /tests/dtc-fatal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dtc-fatal.sh -------------------------------------------------------------------------------- /tests/dumptrees.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dumptrees.c -------------------------------------------------------------------------------- /tests/dup-nodename.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dup-nodename.dts -------------------------------------------------------------------------------- /tests/dup-phandle.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dup-phandle.dts -------------------------------------------------------------------------------- /tests/dup-propname.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/dup-propname.dts -------------------------------------------------------------------------------- /tests/embedded_nul.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/embedded_nul.dts -------------------------------------------------------------------------------- /tests/embedded_nul_equiv.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/embedded_nul_equiv.dts -------------------------------------------------------------------------------- /tests/empty.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | 3 | / { 4 | }; 5 | -------------------------------------------------------------------------------- /tests/escapes.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/escapes.dts -------------------------------------------------------------------------------- /tests/extra-terminating-null.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/extra-terminating-null.c -------------------------------------------------------------------------------- /tests/extra-terminating-null.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/extra-terminating-null.dts -------------------------------------------------------------------------------- /tests/fdtdump-runtest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fdtdump-runtest.sh -------------------------------------------------------------------------------- /tests/fdtdump.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fdtdump.dts -------------------------------------------------------------------------------- /tests/fdtget-runtest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fdtget-runtest.sh -------------------------------------------------------------------------------- /tests/fdtoverlay-runtest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fdtoverlay-runtest.sh -------------------------------------------------------------------------------- /tests/fdtput-runtest.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fdtput-runtest.sh -------------------------------------------------------------------------------- /tests/find_property.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/find_property.c -------------------------------------------------------------------------------- /tests/fixup-ref-to-path.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | /plugin/; 3 | 4 | / { 5 | prop = < &{/path/to/node} >; 6 | }; 7 | -------------------------------------------------------------------------------- /tests/fs_tree1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/fs_tree1.c -------------------------------------------------------------------------------- /tests/get_alias.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_alias.c -------------------------------------------------------------------------------- /tests/get_mem_rsv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_mem_rsv.c -------------------------------------------------------------------------------- /tests/get_name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_name.c -------------------------------------------------------------------------------- /tests/get_next_tag_invalid_prop_len.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_next_tag_invalid_prop_len.c -------------------------------------------------------------------------------- /tests/get_path.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_path.c -------------------------------------------------------------------------------- /tests/get_phandle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_phandle.c -------------------------------------------------------------------------------- /tests/get_prop_offset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/get_prop_offset.c -------------------------------------------------------------------------------- /tests/getprop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/getprop.c -------------------------------------------------------------------------------- /tests/good-gpio.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/good-gpio.dts -------------------------------------------------------------------------------- /tests/incbin.bin: -------------------------------------------------------------------------------- 1 | abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ -------------------------------------------------------------------------------- /tests/incbin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/incbin.c -------------------------------------------------------------------------------- /tests/incbin.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/incbin.dts -------------------------------------------------------------------------------- /tests/include0.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/include0.dts -------------------------------------------------------------------------------- /tests/include1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/include1.dts -------------------------------------------------------------------------------- /tests/include2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/include2.dts -------------------------------------------------------------------------------- /tests/include3.dts: -------------------------------------------------------------------------------- 1 | 123456789 010000 2 | -------------------------------------------------------------------------------- /tests/include4.dts: -------------------------------------------------------------------------------- 1 | compatible = "test_tree1"; 2 | -------------------------------------------------------------------------------- /tests/include5.dts: -------------------------------------------------------------------------------- 1 | prop-int 2 | -------------------------------------------------------------------------------- /tests/include5a.dts: -------------------------------------------------------------------------------- 1 | = /bits/ 64 <0xdeadbeef01abcdef> -------------------------------------------------------------------------------- /tests/include6.dts: -------------------------------------------------------------------------------- 1 | "hello world" 2 | -------------------------------------------------------------------------------- /tests/include7.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/include7.dts -------------------------------------------------------------------------------- /tests/include8.dts: -------------------------------------------------------------------------------- 1 | subsubnode@0 { 2 | reg = <0>; 3 | -------------------------------------------------------------------------------- /tests/integer-expressions.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/integer-expressions.c -------------------------------------------------------------------------------- /tests/label01.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/label01.dts -------------------------------------------------------------------------------- /tests/label_repeated.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/label_repeated.dts -------------------------------------------------------------------------------- /tests/line_directives.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/line_directives.dts -------------------------------------------------------------------------------- /tests/lorem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/lorem.txt -------------------------------------------------------------------------------- /tests/mangle-layout.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/mangle-layout.c -------------------------------------------------------------------------------- /tests/meson.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/meson.build -------------------------------------------------------------------------------- /tests/minusone-phandle.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/minusone-phandle.dts -------------------------------------------------------------------------------- /tests/move_and_save.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/move_and_save.c -------------------------------------------------------------------------------- /tests/multilabel.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/multilabel.dts -------------------------------------------------------------------------------- /tests/multilabel_merge.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/multilabel_merge.dts -------------------------------------------------------------------------------- /tests/node_check_compatible.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/node_check_compatible.c -------------------------------------------------------------------------------- /tests/node_offset_by_compatible.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/node_offset_by_compatible.c -------------------------------------------------------------------------------- /tests/node_offset_by_phandle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/node_offset_by_phandle.c -------------------------------------------------------------------------------- /tests/node_offset_by_prop_value.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/node_offset_by_prop_value.c -------------------------------------------------------------------------------- /tests/nonexist-label-ref.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nonexist-label-ref.dts -------------------------------------------------------------------------------- /tests/nonexist-node-ref.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nonexist-node-ref.dts -------------------------------------------------------------------------------- /tests/nonexist-node-ref2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nonexist-node-ref2.dts -------------------------------------------------------------------------------- /tests/nop_node.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nop_node.c -------------------------------------------------------------------------------- /tests/nop_property.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nop_property.c -------------------------------------------------------------------------------- /tests/nopulate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nopulate.c -------------------------------------------------------------------------------- /tests/notfound.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/notfound.c -------------------------------------------------------------------------------- /tests/nul-in-escape.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/nul-in-escape.dts -------------------------------------------------------------------------------- /tests/nul-in-line-info1.dts: -------------------------------------------------------------------------------- 1 | # 0 "" 2 | -------------------------------------------------------------------------------- /tests/nul-in-line-info2.dts: -------------------------------------------------------------------------------- 1 | # 0 "\0" 2 | -------------------------------------------------------------------------------- /tests/obsolete-chosen-interrupt-controller.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/obsolete-chosen-interrupt-controller.dts -------------------------------------------------------------------------------- /tests/omit-no-ref.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/omit-no-ref.dts -------------------------------------------------------------------------------- /tests/open_pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/open_pack.c -------------------------------------------------------------------------------- /tests/overlay.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay.c -------------------------------------------------------------------------------- /tests/overlay_bad_fixup.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup.c -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_bad_index.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_bad_index.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_base.dtsi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_base.dtsi -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_empty.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_empty.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_empty_index.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_empty_index.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_index_trailing.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_index_trailing.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_path_empty_prop.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_path_empty_prop.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_path_only.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_path_only.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_path_only_sep.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_path_only_sep.dts -------------------------------------------------------------------------------- /tests/overlay_bad_fixup_path_prop.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_bad_fixup_path_prop.dts -------------------------------------------------------------------------------- /tests/overlay_base.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_base.dts -------------------------------------------------------------------------------- /tests/overlay_base_manual_symbols.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_base_manual_symbols.dts -------------------------------------------------------------------------------- /tests/overlay_base_phandle.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_base_phandle.dts -------------------------------------------------------------------------------- /tests/overlay_overlay.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_bypath.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_bypath.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_local_merge.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_local_merge.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_long_path.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_long_path.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_manual_fixups.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_manual_fixups.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_no_fixups.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_no_fixups.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_nosugar.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_nosugar.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_phandle.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_phandle.dts -------------------------------------------------------------------------------- /tests/overlay_overlay_simple.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/overlay_overlay_simple.dts -------------------------------------------------------------------------------- /tests/parent_offset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/parent_offset.c -------------------------------------------------------------------------------- /tests/path-references.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/path-references.c -------------------------------------------------------------------------------- /tests/path-references.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/path-references.dts -------------------------------------------------------------------------------- /tests/path_offset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/path_offset.c -------------------------------------------------------------------------------- /tests/path_offset_aliases.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/path_offset_aliases.c -------------------------------------------------------------------------------- /tests/pci-bridge-bad1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/pci-bridge-bad1.dts -------------------------------------------------------------------------------- /tests/pci-bridge-bad2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/pci-bridge-bad2.dts -------------------------------------------------------------------------------- /tests/pci-bridge-ok.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/pci-bridge-ok.dts -------------------------------------------------------------------------------- /tests/phandle-args-overflow.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/phandle-args-overflow.dts -------------------------------------------------------------------------------- /tests/phandle_format.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/phandle_format.c -------------------------------------------------------------------------------- /tests/prop-after-subnode.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/prop-after-subnode.dts -------------------------------------------------------------------------------- /tests/property_iterate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/property_iterate.c -------------------------------------------------------------------------------- /tests/property_iterate.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/property_iterate.dts -------------------------------------------------------------------------------- /tests/propname_escapes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/propname_escapes.c -------------------------------------------------------------------------------- /tests/propname_escapes.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/propname_escapes.dts -------------------------------------------------------------------------------- /tests/pylibfdt_tests.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/pylibfdt_tests.py -------------------------------------------------------------------------------- /tests/references.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/references.c -------------------------------------------------------------------------------- /tests/references.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/references.dts -------------------------------------------------------------------------------- /tests/reg-ranges-root.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reg-ranges-root.dts -------------------------------------------------------------------------------- /tests/reg-without-unit-addr.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reg-without-unit-addr.dts -------------------------------------------------------------------------------- /tests/relref_merge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/relref_merge.c -------------------------------------------------------------------------------- /tests/relref_merge.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/relref_merge.dts -------------------------------------------------------------------------------- /tests/retain-fixups.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/retain-fixups.dts -------------------------------------------------------------------------------- /tests/reuse-label.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label.dts -------------------------------------------------------------------------------- /tests/reuse-label1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label1.dts -------------------------------------------------------------------------------- /tests/reuse-label2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label2.dts -------------------------------------------------------------------------------- /tests/reuse-label3.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label3.dts -------------------------------------------------------------------------------- /tests/reuse-label4.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label4.dts -------------------------------------------------------------------------------- /tests/reuse-label5.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label5.dts -------------------------------------------------------------------------------- /tests/reuse-label6.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/reuse-label6.dts -------------------------------------------------------------------------------- /tests/root_node.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/root_node.c -------------------------------------------------------------------------------- /tests/run_tests.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/run_tests.sh -------------------------------------------------------------------------------- /tests/rw_oom.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/rw_oom.c -------------------------------------------------------------------------------- /tests/rw_tree1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/rw_tree1.c -------------------------------------------------------------------------------- /tests/search_dir/search_test.dtsi: -------------------------------------------------------------------------------- 1 | /include/ "search_test2.dtsi" 2 | 3 | / { 4 | }; 5 | -------------------------------------------------------------------------------- /tests/search_dir/search_test2.dtsi: -------------------------------------------------------------------------------- 1 | 2 | / { 3 | }; 4 | -------------------------------------------------------------------------------- /tests/search_dir_b/search_paths_subdir.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | 3 | /include/ "search_test_c.dtsi" 4 | 5 | / { 6 | }; 7 | -------------------------------------------------------------------------------- /tests/search_dir_b/search_test_b.dtsi: -------------------------------------------------------------------------------- 1 | /include/ "search_test_b2.dtsi" 2 | 3 | / { 4 | }; 5 | -------------------------------------------------------------------------------- /tests/search_dir_b/search_test_b2.dtsi: -------------------------------------------------------------------------------- 1 | 2 | /include/ "search_test.dtsi" 3 | 4 | / { 5 | }; 6 | -------------------------------------------------------------------------------- /tests/search_dir_b/search_test_c.dtsi: -------------------------------------------------------------------------------- 1 | / { 2 | }; 3 | -------------------------------------------------------------------------------- /tests/search_paths.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | 3 | /include/ "search_test.dtsi" 4 | 5 | / { 6 | }; 7 | -------------------------------------------------------------------------------- /tests/search_paths_b.dts: -------------------------------------------------------------------------------- 1 | /dts-v1/; 2 | 3 | /include/ "search_test_b.dtsi" 4 | 5 | / { 6 | }; 7 | -------------------------------------------------------------------------------- /tests/set_name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/set_name.c -------------------------------------------------------------------------------- /tests/setprop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/setprop.c -------------------------------------------------------------------------------- /tests/setprop_inplace.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/setprop_inplace.c -------------------------------------------------------------------------------- /tests/sized_cells.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/sized_cells.c -------------------------------------------------------------------------------- /tests/sized_cells.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/sized_cells.dts -------------------------------------------------------------------------------- /tests/sourceoutput.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/sourceoutput.dts -------------------------------------------------------------------------------- /tests/stacked_overlay_addlabel.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stacked_overlay_addlabel.dts -------------------------------------------------------------------------------- /tests/stacked_overlay_bar.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stacked_overlay_bar.dts -------------------------------------------------------------------------------- /tests/stacked_overlay_base.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stacked_overlay_base.dts -------------------------------------------------------------------------------- /tests/stacked_overlay_base_nolabel.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stacked_overlay_base_nolabel.dts -------------------------------------------------------------------------------- /tests/stacked_overlay_baz.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stacked_overlay_baz.dts -------------------------------------------------------------------------------- /tests/string_escapes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/string_escapes.c -------------------------------------------------------------------------------- /tests/stringlist.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stringlist.c -------------------------------------------------------------------------------- /tests/stringlist.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/stringlist.dts -------------------------------------------------------------------------------- /tests/subnode_iterate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/subnode_iterate.c -------------------------------------------------------------------------------- /tests/subnode_iterate.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/subnode_iterate.dts -------------------------------------------------------------------------------- /tests/subnode_offset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/subnode_offset.c -------------------------------------------------------------------------------- /tests/supernode_atdepth_offset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/supernode_atdepth_offset.c -------------------------------------------------------------------------------- /tests/sw_states.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/sw_states.c -------------------------------------------------------------------------------- /tests/sw_tree1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/sw_tree1.c -------------------------------------------------------------------------------- /tests/test01.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test01.asm -------------------------------------------------------------------------------- /tests/test01.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test01.dts -------------------------------------------------------------------------------- /tests/test01.stderr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test01.stderr -------------------------------------------------------------------------------- /tests/test_kernel_dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_kernel_dts -------------------------------------------------------------------------------- /tests/test_label_ref.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_label_ref.dts -------------------------------------------------------------------------------- /tests/test_props.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_props.dts -------------------------------------------------------------------------------- /tests/test_tree1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1.dts -------------------------------------------------------------------------------- /tests/test_tree1_delete.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_delete.dts -------------------------------------------------------------------------------- /tests/test_tree1_label_noderef.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_label_noderef.dts -------------------------------------------------------------------------------- /tests/test_tree1_merge.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_merge.dts -------------------------------------------------------------------------------- /tests/test_tree1_merge_labelled.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_merge_labelled.dts -------------------------------------------------------------------------------- /tests/test_tree1_merge_path.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_merge_path.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong1.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong1.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong2.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong2.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong3.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong3.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong4.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong4.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong5.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong5.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong6.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong6.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong7.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong7.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong8.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong8.dts -------------------------------------------------------------------------------- /tests/test_tree1_wrong9.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/test_tree1_wrong9.dts -------------------------------------------------------------------------------- /tests/testdata.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/testdata.h -------------------------------------------------------------------------------- /tests/tests.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/tests.h -------------------------------------------------------------------------------- /tests/testutils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/testutils.c -------------------------------------------------------------------------------- /tests/testutils.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/testutils.sh -------------------------------------------------------------------------------- /tests/trees.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/trees.S -------------------------------------------------------------------------------- /tests/truncated_memrsv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/truncated_memrsv.c -------------------------------------------------------------------------------- /tests/truncated_property.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/truncated_property.c -------------------------------------------------------------------------------- /tests/truncated_string.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/truncated_string.c -------------------------------------------------------------------------------- /tests/type-preservation.dt.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/type-preservation.dt.yaml -------------------------------------------------------------------------------- /tests/type-preservation.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/type-preservation.dts -------------------------------------------------------------------------------- /tests/unit-addr-leading-0s.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-leading-0s.dts -------------------------------------------------------------------------------- /tests/unit-addr-leading-0x.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-leading-0x.dts -------------------------------------------------------------------------------- /tests/unit-addr-simple-bus-compatible.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-simple-bus-compatible.dts -------------------------------------------------------------------------------- /tests/unit-addr-simple-bus-reg-mismatch.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-simple-bus-reg-mismatch.dts -------------------------------------------------------------------------------- /tests/unit-addr-unique.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-unique.dts -------------------------------------------------------------------------------- /tests/unit-addr-without-reg.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/unit-addr-without-reg.dts -------------------------------------------------------------------------------- /tests/utilfdt_test.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/utilfdt_test.c -------------------------------------------------------------------------------- /tests/value-labels.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/value-labels.c -------------------------------------------------------------------------------- /tests/value-labels.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/value-labels.dts -------------------------------------------------------------------------------- /tests/zero-phandle.dts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/tests/zero-phandle.dts -------------------------------------------------------------------------------- /treesource.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/treesource.c -------------------------------------------------------------------------------- /util.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/util.c -------------------------------------------------------------------------------- /util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/util.h -------------------------------------------------------------------------------- /version_gen.h.in: -------------------------------------------------------------------------------- 1 | #define DTC_VERSION "DTC @VCS_TAG@" 2 | -------------------------------------------------------------------------------- /yamltree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dgibson/dtc/HEAD/yamltree.c --------------------------------------------------------------------------------