92 Commits (390f481521c350b99787da830ac8dc37b74d3c9d)

Author SHA1 Message Date
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
Rob Herring ff3a30c115 asm: Use .asciz and .ascii instead of .string 3 years ago
Andre Przywara 69bed6c241 dtc: Wrap phandle validity check 3 years ago
Andre Przywara 5bec74a6d1 dtc: Fix signedness comparisons warnings: reservednum 3 years ago
Ilya Lipnitskiy 09c6a6e887 dtc.h: add strends for suffix matching 4 years ago
Andre Przywara e1147b159e dtc: Fix signedness comparisons warnings: change types 4 years ago
David Gibson b28464a550 Fix some potential unaligned accesses in dtc 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
Julia Lawall 5667e7ef9a annotations: add the annotation functionality 6 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
Grant Likely c86da84d30 Add support for YAML encoded output 6 years ago
Rob Herring 361b5e7d80 Make type_marker_length helper public 6 years ago
Greg Kurz 9619c8619c Kill bogus TYPE_BLOB marker type 6 years ago
Grant Likely 32b9c61307 Preserve datatype markers when emitting dts format 6 years ago
Grant Likely 44d3efedc8 Preserve datatype information when parsing dts 6 years ago
Maxime Ripard 4038fd9005 dtc: add ability to make nodes conditional on them being referenced 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
David Gibson fca296445e Add strstarts() helper function 7 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 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
David Gibson 13ce6e1c2f dtc: fix sprintf() format string error, again 7 years ago
Rob Herring 33c3985226 checks: Add bus checks for PCI buses 8 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
David Gibson 49300f2ade dtc: Don't abuse struct fdt_reserve_entry 8 years ago
Ian Campbell acd1b534a5 Print output filename as part of warning messages 8 years ago
David Gibson 00fbb8696b Rename boot_info 8 years ago
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Tim Wang 874f40588d Implement the -a option to pad dtb aligned 8 years ago
Andrei Errapart f9e91a48ba Work around MSVC limitations 10 years ago
Florian Fainelli 24cb3d0681 dtc: fix some more -Wshadow warnings 11 years ago
David Gibson 17625371ee Use stdbool more widely 11 years ago
Mike Frysinger 4ad49c3a9c util: add common ARRAY_SIZE define 12 years ago
Stephen Warren 1762ab42ef dtc: fix for_each_*() to skip first object if deleted 12 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
David Gibson d5399197e9 Allow toggling of semantic checks 12 years ago
David Gibson 511dedd40f Re-work level setting on checks code 12 years ago
Anton Staaf a4b515c038 dtc: Add data_append_integer function 13 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 d68cb36b0b dtc: Simpler interface to source file management 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago