1. 5345db1 livetree: simplify condition in get_node_by_path by Denis Efremov · 6 years ago
  2. acfe84f dtc: Replace GPLv2 boilerplate/reference with SPDX tags by Rob Herring · 6 years ago
  3. 87963ee livetree: add missing type markers in generated overlay properties by Rob Herring · 6 years ago
  4. 825146d Fix typos in various documentation and source files by Thomas Huth · 6 years ago
  5. 8e20ccf annotations: add positions by Julia Lawall · 6 years ago
  6. a3143fa Revert "annotations: add positions" by David Gibson · 6 years ago
  7. baa1d2c annotations: add positions by Julia Lawall · 6 years ago
  8. 3fe0eed livetree: Set phandle properties type to uint32 by Rob Herring · 7 years ago
  9. 4038fd9 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 7 years ago
  10. 8f1b35f Correct overlay syntactic sugar for generating target-path fragments by David Gibson · 7 years ago
  11. b260c4f Fix ambiguous grammar for devicetree rule by Grant Likely · 7 years ago
  12. 7975f64 Fix widespread incorrect use of strneq(), replace with new strprefixeq() by David Gibson · 7 years ago
  13. bba26a5 livetree: avoid assertion of orphan phandles with overlays by Tero Kristo · 7 years ago
  14. 737b2df overlay: Add syntactic sugar version of overlays by Pantelis Antoniou · 7 years ago
  15. b3bbac0 checks: add phandle with arg property checks by Rob Herring · 7 years ago
  16. a10cb3c Fix get_node_by_path string equality check by Tim Montague · 8 years ago
  17. bad5b28 Fix assorted sparse warnings by David Gibson · 8 years ago
  18. 49300f2 dtc: Don't abuse struct fdt_reserve_entry by David Gibson · 8 years ago
  19. 120775e dtc: Use streq() in preference to strcmp() by David Gibson · 8 years ago
  20. 95d5772 livetree.c: Fix memory leak by Jean-Christophe Dubois · 8 years ago
  21. 00fbb86 Rename boot_info by David Gibson · 8 years ago
  22. 20f29d8 dtc: Plugin and fixup support by Pantelis Antoniou · 8 years ago
  23. 45fd440 Fix some typing errors in libfdt.h and livetree.c by Thomas Huth · 8 years ago
  24. f240527 Fix bug with references to root node by David Gibson · 11 years ago
  25. 317a5d9 dtc: zero out new label objects by Stephen Warren · 12 years ago
  26. 45013d8 dtc: Add ability to delete nodes and properties by Stephen Warren · 13 years ago
  27. 37c0b6a dtc: Add code to make diffing trees easier by David Gibson · 14 years ago
  28. 83da1b2 Allow device tree to be modified by additonal device tree sections by Grant Likely · 15 years ago
  29. 05898c6 dtc: Allow multiple labels on nodes and properties by David Gibson · 15 years ago
  30. 329055d Disallow re-use of the same label within a dts file by David Gibson · 15 years ago
  31. 15ad6d8 dtc: Automatically pick a sensible boot_cpuid_phys by David Gibson · 15 years ago
  32. d75b33a Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  33. 9878f30 dtc: Handle linux,phandle properties which self-reference by David Gibson · 16 years ago
  34. 4d7bea7 dtc: Run relevant checks on dtb input as well as dts by David Gibson · 17 years ago
  35. c8c374b dtc: Use the same endian-conversion functions as libfdt by David Gibson · 17 years ago
  36. 5335901 dtc: Use stdint.h types throughout dtc by David Gibson · 17 years ago
  37. 548767f dtc: Rework handling of boot_cpuid_phys by David Gibson · 17 years ago
  38. 35aa1a2 dtc: Simplify error handling for unparseable input by David Gibson · 17 years ago
  39. ad4f54a Return a non-zero exit code if an error occurs during dts parsing. by Scott Wood · 17 years ago
  40. 92cb9a2 dtc: Add many const qualifications by David Gibson · 17 years ago
  41. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  42. 2f1ccc3 dtc: Move tree checking code to checks.c by David Gibson · 17 years ago
  43. 7b3fb78 DTC: Remove the need for the GLR Parser. by Jon Loeliger · 17 years ago
  44. 169f0b1 dtc: Disable semantic checks by default by David Gibson · 17 years ago
  45. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  46. b29597d Remove bogus errors from check_chosen. by Scott Wood · 18 years ago
  47. cd1da87 Improve options, #define default version. by Jerry Van Baren · 18 years ago
  48. 5ae78ad remove check for interrupt-controller property under /chosen by Stuart Yoder · 18 years ago
  49. c226ddc Allow references to labels by David Gibson · 18 years ago
  50. 5438239 Bugfix for CHECK_HAVE_WARN_PHANDLE() by David Gibson · 18 years ago
  51. e6dd3f1 Remove check for linux,platform property in /chosen by David Gibson · 18 years ago
  52. 95393db dtc: Remove verbose message from get_node_phandle() by David Gibson · 18 years ago
  53. 38e8f8f dtc: add setting of physical boot cpu by Michael Neuling · 19 years ago
  54. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  55. 740a19a Alter add_property() and add_child() functiosn to add to the end of their by David Gibson · 19 years ago
  56. cba839c Reduce message about too-long property names to a mere warning, it causes by David Gibson · 19 years ago
  57. 230f253 Remove an unused function, mark a bunch of other functions and variables by David Gibson · 20 years ago
  58. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 20 years ago
  59. 9ad4587 Remove build_empty_property(). It wasn't useful. by David Gibson · 20 years ago
  60. 81f2e89 Rudimentary phandle reference support. by David Gibson · 20 years ago
  61. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 20 years ago
  62. fc14dad Initial commit by David Gibson · 20 years ago