1. ef1978a ANDROID: Merge upstream ed310803ea89 (v1.6.1) by Pierre-Clément Tosi · 2 years ago
  2. 8259d59 checks: Improve i2c reg property checking by Joel Stanley · 4 years ago
  3. fdabcf2 checks: Remove warning for I2C_OWN_SLAVE_ADDRESS by Joel Stanley · 4 years ago
  4. 81e0919 checks: Add interrupt provider test by Andre Przywara · 4 years, 1 month ago
  5. 87a656a check: Inform about missing ranges by Arkadiusz Drabczyk · 4 years, 3 months ago
  6. 76b43dc checks: Add 'dma-ranges' check by Rob Herring · 4 years, 3 months ago
  7. 60e0db3 Ignore phandle properties in /aliases by David Gibson · 4 years, 9 months ago
  8. acfe84f dtc: Replace GPLv2 boilerplate/reference with SPDX tags by Rob Herring · 5 years ago
  9. 8f69567 Avoid assertion in check_interrupts_property() by David Gibson · 5 years ago
  10. ae795b2 checks: Do not omit nodes with labels if symbol generation is requested by Chen-Yu Tsai · 5 years ago
  11. 4762ad0 checks: Fix spelling in check_graph_endpoint by Leonard Crestez · 5 years ago
  12. 7cbc550 checks: Add unit address check if node is enabled by Kumar Gala · 6 years ago
  13. f267e67 checks: Fix crash with multiple source annotations by Rob Herring · 6 years ago
  14. 3616b9a checks: Use source position information for check failures by Rob Herring · 6 years ago
  15. 2bdbd07 checks: Make each message output atomic by Rob Herring · 6 years ago
  16. 86a288a checks: Restructure check_msg to decrease indentation by Rob Herring · 6 years ago
  17. 403cc79 checks: Update SPI bus check for 'spi-slave' by Kumar Gala · 6 years ago
  18. e84742a checks: fix simple-bus compatible matching by Rob Herring · 6 years ago
  19. 90a190e checks: add SPI bus checks by Rob Herring · 6 years ago
  20. 53a1bd5 checks: add I2C bus checks by Rob Herring · 6 years ago
  21. 4038fd9 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 6 years ago
  22. e1f139e checks: drop warning for missing PCI bridge bus-range by Rob Herring · 6 years ago
  23. f4eba68 checks: Print duplicate node name instead of parent name by Geert Uytterhoeven · 6 years ago
  24. df53683 checks: add graph binding checks by Rob Herring · 6 years ago
  25. 2347c96 checks: add a check for duplicate unit-addresses of child nodes by Rob Herring · 6 years ago
  26. afbddcd Suppress warnings on overlay fragments by David Gibson · 6 years ago
  27. aadd0b6 checks: centralize printing of property names in failure messages by Rob Herring · 6 years ago
  28. 88960e3 checks: centralize printing of node path in check_msg by Rob Herring · 6 years ago
  29. c81d389 checks: add chosen node checks by Rob Herring · 7 years ago
  30. e671852 checks: add aliases node checks by Rob Herring · 7 years ago
  31. d0c44eb checks: check for #{size,address}-cells without child nodes by Rob Herring · 7 years ago
  32. 18a3d84 checks: add string list check for *-names properties by Rob Herring · 7 years ago
  33. 8fe94fd checks: add string list check by Rob Herring · 7 years ago
  34. 6c57308 checks: add a string check for 'label' property by Rob Herring · 7 years ago
  35. a384191 checks: fix sound-dai phandle with arg property check by Peter Rosin · 7 years ago
  36. 7975f64 Fix widespread incorrect use of strneq(), replace with new strprefixeq() by David Gibson · 7 years ago
  37. 3b62fda Remove leading underscores from identifiers by David Gibson · 7 years ago
  38. c1e55a5 checks: fix handling of unresolved phandles for dts plugins by Rob Herring · 7 years ago
  39. 497432f checks: Use proper format modifier for size_t by Thierry Reding · 7 years ago
  40. ee3d26f checks: add interrupts property check by Rob Herring · 7 years ago
  41. c1e7738 checks: add gpio binding properties check by Rob Herring · 7 years ago
  42. b3bbac0 checks: add phandle with arg property checks by Rob Herring · 7 years ago
  43. 13ce6e1 dtc: fix sprintf() format string error, again by David Gibson · 7 years ago
  44. 2a42b14 dtc: check.c fix compile error by Shuah Khan · 7 years ago
  45. cdbb2b6 checks: Warn on node name unit-addresses with '0x' or leading 0s by Rob Herring · 7 years ago
  46. 4c15d5d checks: Add bus checks for simple-bus buses by Rob Herring · 7 years ago
  47. 33c3985 checks: Add bus checks for PCI buses by Rob Herring · 7 years ago
  48. bad5b28 Fix assorted sparse warnings by David Gibson · 7 years ago
  49. 672ac09 Clean up gcc attributes by David Gibson · 7 years ago
  50. acd1b53 Print output filename as part of warning messages by Ian Campbell · 7 years ago
  51. 120775e dtc: Use streq() in preference to strcmp() by David Gibson · 7 years ago
  52. 852e9ec checks: Add Warning for stricter node name character checking by Rob Herring · 7 years ago
  53. ef0e8f0 checks: Add Warning for stricter property name character checking by Rob Herring · 7 years ago
  54. 00fbb86 Rename boot_info by David Gibson · 8 years ago
  55. 20f29d8 dtc: Plugin and fixup support by Pantelis Antoniou · 8 years ago
  56. 8f70ac3 checks: Pass boot_info instead of root node by Pantelis Antoniou · 8 years ago
  57. 1ee0ae2 Simplify check field and macro names by David Gibson · 11 years ago
  58. 9d97527 Remove property check functions by David Gibson · 11 years ago
  59. 2e709d1 Remove tree check functions by David Gibson · 11 years ago
  60. c9d9121 Warn on node name unit-address presence/absence mismatch by Stephen Warren · 8 years ago
  61. 64c46b0 Fix crash with poorly defined #size-cells by Jack Miller · 9 years ago
  62. 5ef2f7c dtc: Use va_end to match corresponding va_start by Colin Ian King · 9 years ago
  63. 242c264 Improve portability by Phil Elwell · 10 years ago
  64. 24cb3d0 dtc: fix some more -Wshadow warnings by Florian Fainelli · 10 years ago
  65. 1762537 Use stdbool more widely by David Gibson · 11 years ago
  66. 45013d8 dtc: Add ability to delete nodes and properties by Stephen Warren · 12 years ago
  67. d539919 Allow toggling of semantic checks by David Gibson · 12 years ago
  68. 511dedd Re-work level setting on checks code by David Gibson · 12 years ago
  69. 05898c6 dtc: Allow multiple labels on nodes and properties by David Gibson · 14 years ago
  70. 329055d Disallow re-use of the same label within a dts file by David Gibson · 14 years ago
  71. d75b33a Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  72. 9878f30 dtc: Handle linux,phandle properties which self-reference by David Gibson · 16 years ago
  73. 4d7bea7 dtc: Run relevant checks on dtb input as well as dts by David Gibson · 16 years ago
  74. c8c374b dtc: Use the same endian-conversion functions as libfdt by David Gibson · 16 years ago
  75. d028e84 dtc: Strip redundant "name" properties by David Gibson · 16 years ago
  76. 2b3a967 dtc: Fix indentation of fixup_phandle_references by David Gibson · 16 years ago
  77. fa5b520 dtc: Implement checks for the format of node and property names by David Gibson · 16 years ago
  78. 376ab6f dtc: Remove remaining old-style checks by David Gibson · 17 years ago
  79. b7c5eaf dtc: Allow gcc format warnings for check_msg() by David Gibson · 17 years ago
  80. e4ffc14 dtc: Convert check for obsolete /chosen property by David Gibson · 17 years ago
  81. 7e089d9 dtc: Convert #address-cells and #size-cells related checks by David Gibson · 17 years ago
  82. e110920 dtc: Remove obsolete check_properties() function by David Gibson · 17 years ago
  83. faf037f dtc: Migrate "string property" checks to new framework by David Gibson · 17 years ago
  84. c21acab dtc: Migrate "one cell" checks to new framework by David Gibson · 17 years ago
  85. efbbef8 dtc: Implement path references by David Gibson · 17 years ago
  86. 459c955 dtc: Convert "name" property checking to new infrastructure by David Gibson · 17 years ago
  87. d06cda3 dtc: Fix FAIL() macro varargs by David Gibson · 17 years ago
  88. 2d72816 dtc: Fix uninitialized use of structure_ok by David Gibson · 17 years ago
  89. dc94177 dtc: Merge refs and labels into single "markers" list (v2) by David Gibson · 17 years ago
  90. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  91. 0d6ade2 dtc: Add testcases for tree checks by David Gibson · 17 years ago
  92. 2f1ccc3 dtc: Move tree checking code to checks.c by David Gibson · 17 years ago