1. 05898c6 dtc: Allow multiple labels on nodes and properties by David Gibson · 14 years ago
  2. 329055d Disallow re-use of the same label within a dts file by David Gibson · 14 years ago
  3. d75b33a Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  4. 9878f30 dtc: Handle linux,phandle properties which self-reference by David Gibson · 16 years ago
  5. 4d7bea7 dtc: Run relevant checks on dtb input as well as dts by David Gibson · 16 years ago
  6. c8c374b dtc: Use the same endian-conversion functions as libfdt by David Gibson · 16 years ago
  7. d028e84 dtc: Strip redundant "name" properties by David Gibson · 16 years ago
  8. 2b3a967 dtc: Fix indentation of fixup_phandle_references by David Gibson · 16 years ago
  9. fa5b520 dtc: Implement checks for the format of node and property names by David Gibson · 16 years ago
  10. 376ab6f dtc: Remove remaining old-style checks by David Gibson · 16 years ago
  11. b7c5eaf dtc: Allow gcc format warnings for check_msg() by David Gibson · 17 years ago
  12. e4ffc14 dtc: Convert check for obsolete /chosen property by David Gibson · 17 years ago
  13. 7e089d9 dtc: Convert #address-cells and #size-cells related checks by David Gibson · 17 years ago
  14. e110920 dtc: Remove obsolete check_properties() function by David Gibson · 17 years ago
  15. faf037f dtc: Migrate "string property" checks to new framework by David Gibson · 17 years ago
  16. c21acab dtc: Migrate "one cell" checks to new framework by David Gibson · 17 years ago
  17. efbbef8 dtc: Implement path references by David Gibson · 17 years ago
  18. 459c955 dtc: Convert "name" property checking to new infrastructure by David Gibson · 17 years ago
  19. d06cda3 dtc: Fix FAIL() macro varargs by David Gibson · 17 years ago
  20. 2d72816 dtc: Fix uninitialized use of structure_ok by David Gibson · 17 years ago
  21. dc94177 dtc: Merge refs and labels into single "markers" list (v2) by David Gibson · 17 years ago
  22. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  23. 0d6ade2 dtc: Add testcases for tree checks by David Gibson · 17 years ago
  24. 2f1ccc3 dtc: Move tree checking code to checks.c by David Gibson · 17 years ago