1. a058df1 Update dtc to the version of 20170713 of upstream by SzuWei Lin · 7 years ago
  2. 41c88b1 Update to dtc-1.4.4 by SzuWei Lin · 7 years ago
  3. a10cb3c Fix get_node_by_path string equality check by Tim Montague · 7 years ago
  4. bad5b28 Fix assorted sparse warnings by David Gibson · 7 years ago
  5. 49300f2 dtc: Don't abuse struct fdt_reserve_entry by David Gibson · 7 years ago
  6. ec29173 overlay: Add syntactic sugar version of overlays by Pantelis Antoniou · 8 years ago
  7. 120775e dtc: Use streq() in preference to strcmp() by David Gibson · 7 years ago
  8. 95d5772 livetree.c: Fix memory leak by Jean-Christophe Dubois · 7 years ago
  9. 00fbb86 Rename boot_info by David Gibson · 8 years ago
  10. 20f29d8 dtc: Plugin and fixup support by Pantelis Antoniou · 8 years ago
  11. 45fd440 Fix some typing errors in libfdt.h and livetree.c by Thomas Huth · 8 years ago
  12. f240527 Fix bug with references to root node by David Gibson · 10 years ago
  13. 317a5d9 dtc: zero out new label objects by Stephen Warren · 12 years ago
  14. 45013d8 dtc: Add ability to delete nodes and properties by Stephen Warren · 12 years ago
  15. 37c0b6a dtc: Add code to make diffing trees easier by David Gibson · 14 years ago
  16. 83da1b2 Allow device tree to be modified by additonal device tree sections by Grant Likely · 14 years ago
  17. 05898c6 dtc: Allow multiple labels on nodes and properties by David Gibson · 14 years ago
  18. 329055d Disallow re-use of the same label within a dts file by David Gibson · 14 years ago
  19. 15ad6d8 dtc: Automatically pick a sensible boot_cpuid_phys by David Gibson · 14 years ago
  20. d75b33a Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  21. 9878f30 dtc: Handle linux,phandle properties which self-reference by David Gibson · 16 years ago
  22. 4d7bea7 dtc: Run relevant checks on dtb input as well as dts by David Gibson · 16 years ago
  23. c8c374b dtc: Use the same endian-conversion functions as libfdt by David Gibson · 16 years ago
  24. 5335901 dtc: Use stdint.h types throughout dtc by David Gibson · 16 years ago
  25. 548767f dtc: Rework handling of boot_cpuid_phys by David Gibson · 16 years ago
  26. 35aa1a2 dtc: Simplify error handling for unparseable input by David Gibson · 16 years ago
  27. ad4f54a Return a non-zero exit code if an error occurs during dts parsing. by Scott Wood · 16 years ago
  28. 92cb9a2 dtc: Add many const qualifications by David Gibson · 17 years ago
  29. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  30. 2f1ccc3 dtc: Move tree checking code to checks.c by David Gibson · 17 years ago
  31. 7b3fb78 DTC: Remove the need for the GLR Parser. by Jon Loeliger · 17 years ago
  32. 169f0b1 dtc: Disable semantic checks by default by David Gibson · 17 years ago
  33. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  34. b29597d Remove bogus errors from check_chosen. by Scott Wood · 17 years ago
  35. cd1da87 Improve options, #define default version. by Jerry Van Baren · 17 years ago
  36. 5ae78ad remove check for interrupt-controller property under /chosen by Stuart Yoder · 17 years ago
  37. c226ddc Allow references to labels by David Gibson · 17 years ago
  38. 5438239 Bugfix for CHECK_HAVE_WARN_PHANDLE() by David Gibson · 17 years ago
  39. e6dd3f1 Remove check for linux,platform property in /chosen by David Gibson · 17 years ago
  40. 95393db dtc: Remove verbose message from get_node_phandle() by David Gibson · 18 years ago
  41. 38e8f8f dtc: add setting of physical boot cpu by Michael Neuling · 18 years ago
  42. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  43. 740a19a Alter add_property() and add_child() functiosn to add to the end of their by David Gibson · 19 years ago
  44. cba839c Reduce message about too-long property names to a mere warning, it causes by David Gibson · 19 years ago
  45. 230f253 Remove an unused function, mark a bunch of other functions and variables by David Gibson · 19 years ago
  46. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  47. 9ad4587 Remove build_empty_property(). It wasn't useful. by David Gibson · 19 years ago
  48. 81f2e89 Rudimentary phandle reference support. by David Gibson · 19 years ago
  49. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 19 years ago
  50. fc14dad Initial commit by David Gibson · 19 years ago