1. 5bec74a dtc: Fix signedness comparisons warnings: reservednum by Andre Przywara · 3 years, 7 months ago
  2. 34d7082 dtc: Remove -O dtbo support by Masahiro Yamada · 3 years, 10 months ago
  3. 163f046 dtc: Allow overlays to have .dtbo extension by Viresh Kumar · 4 years ago
  4. acfe84f dtc: Replace GPLv2 boilerplate/reference with SPDX tags by Rob Herring · 6 years ago
  5. 5667e7e annotations: add the annotation functionality by Julia Lawall · 6 years ago
  6. c86da84 Add support for YAML encoded output by Grant Likely · 6 years ago
  7. bba26a5 livetree: avoid assertion of orphan phandles with overlays by Tero Kristo · 7 years ago
  8. 2d45d1c Replace FDT_VERSION() with stringify() by David Gibson · 7 years ago
  9. 0016f8c dtc: change default phandles to ePAPR style instead of both by Rob Herring · 7 years ago
  10. bad5b28 Fix assorted sparse warnings by David Gibson · 8 years ago
  11. f72508e Correct some broken printf() like format mismatches by David Gibson · 8 years ago
  12. acd1b53 Print output filename as part of warning messages by Ian Campbell · 8 years ago
  13. 00fbb86 Rename boot_info by David Gibson · 9 years ago
  14. e3c769a dtc: Don't always generate __symbols__ for plugins by David Gibson · 8 years ago
  15. 20f29d8 dtc: Plugin and fixup support by Pantelis Antoniou · 8 years ago
  16. 874f405 Implement the -a option to pad dtb aligned by Tim Wang · 8 years ago
  17. f6dbc6c guess output file format by Andre Przywara · 10 years ago
  18. 5e78dff guess input file format based on file content or file name by Andre Przywara · 10 years ago
  19. 1e5ddb1 dtc: Update the usage helper message by Wang Long · 10 years ago
  20. 83e606a Open binary files in binary mode by Andrei Errapart · 11 years ago
  21. 1762537 Use stdbool more widely by David Gibson · 11 years ago
  22. b9e8065 util: drop "long" from usage helpers by Mike Frysinger · 12 years ago
  23. 03449b8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers by Mike Frysinger · 12 years ago
  24. 31be4ce util_version: new helper for displaying version info by Mike Frysinger · 12 years ago
  25. 19cd5ea dtc: Drop the '-S is deprecated' warning by KRONSTORFER Horst · 12 years ago
  26. d539919 Allow toggling of semantic checks by David Gibson · 12 years ago
  27. 3cbf829 dtc: Remove spurious output on stderr by Simon Glass · 13 years ago
  28. de6b762 dtc: Add -i option to support search paths by Simon Glass · 13 years ago
  29. 69df9f0 dtc: Implement -d option to write out a dependency file by Stephen Warren · 13 years ago
  30. 0a5aca9 dtc: Remove unused check variable by Josh Boyer · 14 years ago
  31. 37c0b6a dtc: Add code to make diffing trees easier by David Gibson · 14 years ago
  32. d68cb36 dtc: Simpler interface to source file management by David Gibson · 15 years ago
  33. d75b33a Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  34. 315c5d0 dtc: give advance warning that "-S" is going away. by Paul Gortmaker · 16 years ago
  35. 548767f dtc: Rework handling of boot_cpuid_phys by David Gibson · 17 years ago
  36. a742aad dtc: Make dt_from_blob() open its own input file, like the other input formats by David Gibson · 17 years ago
  37. c260154 dtc: Trivial formatting fixes by David Gibson · 17 years ago
  38. 35aa1a2 dtc: Simplify error handling for unparseable input by David Gibson · 17 years ago
  39. 1577696 dtc: Change exit code for usage message by David Gibson · 17 years ago
  40. f7ea370 dtc: Make dtc_open_file() die() if unable to open requested file by David Gibson · 17 years ago
  41. b2de518 dtc: Make -I dtb mode use fill_fullpaths() by David Gibson · 17 years ago
  42. ad4f54a Return a non-zero exit code if an error occurs during dts parsing. by Scott Wood · 17 years ago
  43. 910efac Look for include files in the directory of the including file. by Scott Wood · 17 years ago
  44. 376ab6f dtc: Remove remaining old-style checks by David Gibson · 17 years ago
  45. 92cb9a2 dtc: Add many const qualifications by David Gibson · 17 years ago
  46. 2d72816 dtc: Fix uninitialized use of structure_ok by David Gibson · 17 years ago
  47. 2b7dc8d Add an option to pad the blob that is generated by Kumar Gala · 17 years ago
  48. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  49. 0d6ade2 dtc: Add testcases for tree checks by David Gibson · 17 years ago
  50. 169f0b1 dtc: Disable semantic checks by default by David Gibson · 17 years ago
  51. fb7c7ac dtc: Use libfdt/fdt.h instead of flat_dt.h by David Gibson · 17 years ago
  52. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  53. bf94497 dtc: Optimise by default, fix warnings thus uncovered by David Gibson · 17 years ago
  54. a657ce8 Add DTC release version information. by Jon Loeliger · 17 years ago
  55. 4f5370a Add -o <output file> to the usage message. by Jerry Van Baren · 18 years ago
  56. 4384b23 Implement the -R option and add a -S option. by Jerry Van Baren · 18 years ago
  57. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 18 years ago
  58. cd1da87 Improve options, #define default version. by Jerry Van Baren · 18 years ago
  59. 46c88df Add support for flat device tree format version 17 by David Gibson · 18 years ago
  60. f016882 Change default output blob version from 3 to 16 by Kim Phillips · 18 years ago
  61. 38e8f8f dtc: add setting of physical boot cpu by Michael Neuling · 19 years ago
  62. 712e52e Use names for output functions in the form dt_to_*() instead of by David Gibson · 19 years ago
  63. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  64. fc14dad Initial commit by David Gibson · 20 years ago