71 Commits (8d8372b13706514fada1415cb4b29a0ab0235d07)

Author SHA1 Message Date
Johannes Beisswenger b2b9671583 livetree: fix off-by-one in propval_cell_n() bounds check 1 year ago
Marc-André Lureau 6f8b28f496 livetree: fix leak spotted by ASAN 2 years ago
David Gibson fd68bb8c56 Make name_node() xstrdup its name argument 2 years ago
David Gibson 0b842c3c81 Make build_property() xstrdup its name argument 2 years ago
David Gibson e37c25677d Don't generate erroneous fixups from reference to path 2 years ago
Ahmad Fatoum ec7986e682 dtc: introduce label relative path references 3 years ago
Andre Przywara 69bed6c241 dtc: Wrap phandle validity check 3 years ago
Andre Przywara ecfb438c07 dtc: Fix signedness comparisons warnings: pointer diff 3 years ago
Andre Przywara e1147b159e dtc: Fix signedness comparisons warnings: change types 4 years ago
Denis Efremov 5345db19f6 livetree: simplify condition in get_node_by_path 5 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 5 years ago
Rob Herring 87963ee206 livetree: add missing type markers in generated overlay properties 5 years ago
Thomas Huth 825146d13d Fix typos in various documentation and source files 5 years ago
Julia Lawall 8e20ccf52f annotations: add positions 6 years ago
David Gibson a3143fafbf Revert "annotations: add positions" 6 years ago
Julia Lawall baa1d2cf78 annotations: add positions 6 years ago
Rob Herring 3fe0eeda0b livetree: Set phandle properties type to uint32 6 years ago
Maxime Ripard 4038fd9005 dtc: add ability to make nodes conditional on them being referenced 7 years ago
David Gibson 8f1b35f883 Correct overlay syntactic sugar for generating target-path fragments 7 years ago
Grant Likely b260c4f610 Fix ambiguous grammar for devicetree rule 7 years ago
David Gibson 7975f64222 Fix widespread incorrect use of strneq(), replace with new strprefixeq() 7 years ago
Tero Kristo bba26a5291 livetree: avoid assertion of orphan phandles with overlays 7 years ago
Pantelis Antoniou 737b2df39c overlay: Add syntactic sugar version of overlays 7 years ago
Rob Herring b3bbac02d5 checks: add phandle with arg property checks 7 years ago
Tim Montague a10cb3c818 Fix get_node_by_path string equality check 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 49300f2ade dtc: Don't abuse struct fdt_reserve_entry 8 years ago
David Gibson 120775eb1c dtc: Use streq() in preference to strcmp() 8 years ago
Jean-Christophe Dubois 95d57726bc livetree.c: Fix memory leak 8 years ago
David Gibson 00fbb8696b Rename boot_info 8 years ago
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Thomas Huth 45fd440a95 Fix some typing errors in libfdt.h and livetree.c 8 years ago
David Gibson f240527e54 Fix bug with references to root node 11 years ago
Stephen Warren 317a5d92bc dtc: zero out new label objects 12 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
David Gibson 37c0b6a091 dtc: Add code to make diffing trees easier 14 years ago
Grant Likely 83da1b2a4e Allow device tree to be modified by additonal device tree sections 15 years ago
David Gibson 05898c67c1 dtc: Allow multiple labels on nodes and properties 15 years ago
David Gibson 329055dbbc Disallow re-use of the same label within a dts file 15 years ago
David Gibson 15ad6d862e dtc: Automatically pick a sensible boot_cpuid_phys 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson 9878f30f31 dtc: Handle linux,phandle properties which self-reference 16 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 16 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 16 years ago
David Gibson 53359016ca dtc: Use stdint.h types throughout dtc 16 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson 35aa1a273b dtc: Simplify error handling for unparseable input 17 years ago
Scott Wood ad4f54ae2b Return a non-zero exit code if an error occurs during dts parsing. 17 years ago
David Gibson 92cb9a25b1 dtc: Add many const qualifications 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 17 years ago