1. 65cc4d2 Tag Version 1.4.0 by Jon Loeliger · 12 years ago master v1.4.0
  2. a1ee6f0 dtc: ensure #line directives don't consume data from the next line by Stephen Warren · 12 years ago
  3. 2e3fc7e Add missing test binary to .gitignore by David Gibson · 12 years ago
  4. d214655 fdtput: expand fdt if value does not fit by Srinivas Kandagatla · 12 years ago
  5. a58afe2 Remove some tests for misfeatures by David Gibson · 12 years ago
  6. 1c76ec3 Use shorten_echo for wrap_tests by David Gibson · 12 years ago
  7. 8ec013a fdtdump: add a debug mode by Mike Frysinger · 12 years ago
  8. 4ad49c3 util: add common ARRAY_SIZE define by Mike Frysinger · 12 years ago
  9. b9e8065 util: drop "long" from usage helpers by Mike Frysinger · 12 years ago
  10. 03449b8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers by Mike Frysinger · 12 years ago
  11. fdc7387 fdtdump: add a --scan option by Mike Frysinger · 12 years ago
  12. be8d1c8 fdtdump: make usage a bit more friendly by Mike Frysinger · 12 years ago
  13. 4e76ec7 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  14. a6d55e0 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  15. 5543b88 Revert "utilfdt_read: pass back up the length of data read" by Jon Loeliger · 12 years ago
  16. 31be4ce util_version: new helper for displaying version info by Mike Frysinger · 12 years ago
  17. 97c122e die: constify format string arg by Mike Frysinger · 12 years ago
  18. cc2c178 utilfdt_read: pass back up the length of data read by Mike Frysinger · 12 years ago
  19. f8cb5dd utilfdt_read_err: use xmalloc funcs by Mike Frysinger · 12 years ago
  20. 27cdc1b Added license header to dtc/libfdt/fdt.h and libfdt_env.h by Justin Sobota · 12 years ago
  21. cc11e52 Fix typo by François Revol · 12 years ago
  22. b7aa300 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  23. d59b807 .gitignore: Add rule for *.patch by Simon Glass · 12 years ago
  24. d20391d Move property-printing into util by Simon Glass · 12 years ago
  25. 8055d77 Adjust util_is_printable_string() comment and fix test by Simon Glass · 12 years ago
  26. 1760e7c fdtget-runtest.sh: use printf instead of /bin/echo -e by Stephen Warren · 12 years ago
  27. 19cd5ea dtc: Drop the '-S is deprecated' warning by KRONSTORFER Horst · 12 years ago
  28. 142419e dtc/libfdt: sparse fixes by Kim Phillips · 12 years ago
  29. feafcd9 dtc/libfdt: introduce fdt types for annotation by endian checkers by Kim Phillips · 12 years ago
  30. 20b866a dtc/fdtdump: include libfdt_env.h prior to fdt.h by Kim Phillips · 12 years ago
  31. 38ad79d dtc/tests: don't include fdt.h prior to libfdt.h by Kim Phillips · 12 years ago
  32. 1c1efd6 Fix util_is_printable_string by Pantelis Antoniou · 12 years ago
  33. 94a4799 fdtdump: properly handle multi-string properties by Pantelis Antoniou · 12 years ago
  34. e4b497f Add documentation on how to submit patches by Michael Ellerman · 12 years ago
  35. 8dec4d8 dtc: srcpos_verror() should print to stderr by Michael Ellerman · 12 years ago
  36. 1762ab4 dtc: fix for_each_*() to skip first object if deleted by Stephen Warren · 12 years ago
  37. c6fb1d2 libfdt: Added missing functions to shared library by Anders Hedlund · 12 years ago
  38. 317a5d9 dtc: zero out new label objects by Stephen Warren · 12 years ago
  39. 1b6d194 dtc: cpp co-existence: add support for #line directives by Stephen Warren · 12 years ago
  40. 1ff3d3f dtc: cpp co-existence: allow names starting with # to be escaped by Stephen Warren · 12 years ago
  41. 45013d8 dtc: Add ability to delete nodes and properties by Stephen Warren · 12 years ago
  42. 8716901 dtc/libfdt: install missing header by Yann E. MORIN · 12 years ago
  43. f807af1 fdtput: Add -p option to create subnodes along entire path by Simon Glass · 13 years ago
  44. 3553dfa fdtput: Adjust report_error() to use name, namelen params by Simon Glass · 13 years ago
  45. d46c2de fdtput: Add -c option to create nodes by Simon Glass · 13 years ago
  46. f58dff5 fdtput: Prepare to support multiple operations by Simon Glass · 13 years ago
  47. bb21f0a fdtput: Fix nit in help message by Simon Glass · 13 years ago
  48. d539919 Allow toggling of semantic checks by David Gibson · 13 years ago
  49. 511dedd Re-work level setting on checks code by David Gibson · 13 years ago
  50. f67dfe8 Add test for re-defining an identical label by Stephen Warren · 13 years ago
  51. 942b3c0 Fix compilation warning/error in setprop_inplace.c by Stephen Warren · 13 years ago
  52. be60268 libfdt: Add helper function to create a trivial, empty tree by David Gibson · 13 years ago
  53. cbf1410 libfdt: Add helpers for 64-bit integer properties by David Gibson · 13 years ago
  54. 4adbb53 Remove test_tree1_dts0 testcases by David Gibson · 13 years ago
  55. 3ec9cb5 Add integer expressions files to .gitignore by Simon Glass · 13 years ago
  56. 84a94f6 dtc: Adjust .gitignore to be in alphabetical order by Simon Glass · 13 years ago
  57. 3cbf829 dtc: Remove spurious output on stderr by Simon Glass · 13 years ago
  58. 37b167f Remove invalid macro starting with _ from libfdt_env.h by Bert Kenward · 13 years ago
  59. 5f0c3b2 dtc: Basic integer expressions by Stephen Warren · 13 years ago
  60. eaec1db fdtget-runtest.sh: Fix failures when /bin/sh isn't bash by Stephen Warren · 13 years ago
  61. de6b762 dtc: Add -i option to support search paths by Simon Glass · 13 years ago
  62. 7fcbef2 fdtget: Add -d to provide a default value by Simon Glass · 13 years ago
  63. 16c99ee fdtget: Add -l to list the subnodes of a node by Simon Glass · 13 years ago
  64. 30eb201 fdtget: Add -p to list the properties of a node by Simon Glass · 13 years ago
  65. 097ec97 fdtget: Fix multiple arg bug and add test for it by Simon Glass · 13 years ago
  66. a6e6c60 dtc: Fix zero-length input segfault by Horst Kronstorfer · 13 years ago
  67. e280442 Fix uninitialized access bug in utilfdt_decode_type by David Gibson · 13 years ago
  68. 0b3b46e Generate test data for fdtput more sensibly by David Gibson · 13 years ago
  69. c34e883 Don't use diff to check fdt{get,put} results by David Gibson · 13 years ago
  70. 15b23d2 Clean up invocation of fdt{get,put} tests by David Gibson · 13 years ago
  71. c879a8a Factor signal checks out of test scripts by David Gibson · 13 years ago
  72. a90b5b1 Remove bashism from run_tests.sh by David Gibson · 13 years ago
  73. 2ca8361 Use 'trap' builtin to clean up temporaries in test scripts by David Gibson · 13 years ago
  74. 9a50d82 Remove unused variable from test scripts by David Gibson · 13 years ago
  75. 53d6ca6 Trivial style fixup by David Gibson · 13 years ago
  76. 9cf26ff Add quilt files to .gitignore by David Gibson · 13 years ago
  77. 81f11f4 Update .gitignore for tests by David Gibson · 13 years ago
  78. 1456da7 Introduce ${TESTS_BIN} in Makefiles to identify tested executables. by Jon Loeliger · 13 years ago
  79. 1ede50c Add fdtput utility to write property values to a device tree by Simon Glass · 13 years ago
  80. 68d057f Add fdtget utility to read property values from a device tree by Simon Glass · 13 years ago
  81. 69df9f0 dtc: Implement -d option to write out a dependency file by Stephen Warren · 13 years ago
  82. 97b909f libfdt: Activate testcase for appending properties by David Gibson · 13 years ago
  83. a31e3ef libfdt: Add support for appending the values to a existing property by Minghuan Lian · 13 years ago
  84. 8f459c5 fdtdump: rename from ftdump by Mike Frysinger · 13 years ago
  85. 033089f dtc: Add support for variable sized elements by Anton Staaf · 13 years ago
  86. a4b515c dtc: Add data_append_integer function by Anton Staaf · 13 years ago
  87. 2cd4c8d libfdt: Add fdt16_to_cpu utility function by Anton Staaf · 13 years ago
  88. 07a8691 ftdump: use utilfdt to read blob by Simon Glass · 13 years ago
  89. 1c25c0d Make testutils use utilfdt by Simon Glass · 13 years ago
  90. 36204fd Add fdt read/write utility functions by Simon Glass · 13 years ago
  91. 9ebd9b4 Create Makefile.utils and move ftdump into it by Simon Glass · 13 years ago
  92. a4ea2fa dtc: Support character literals in cell lists by Anton Staaf · 13 years ago
  93. 83df28b dtc: Remove gcc 4.6 "set but not used" warnings by David Gibson · 13 years ago
  94. b43335a dtc: Refactor character literal parsing code by Anton Staaf · 13 years ago
  95. ed8fee1 Add missing tests to .gitignore by Simon Glass · 14 years ago
  96. 492f9d5 Split out is_printable_string() into util.c by Simon Glass · 14 years ago
  97. d5b3165 dtc: Remove unused variable in flat_read_mem_reserve by Josh Boyer · 14 years ago
  98. 0a5aca9 dtc: Remove unused check variable by Josh Boyer · 14 years ago
  99. bc895d6 Tag Version 1.3.0 by Jon Loeliger · 14 years ago v1.3.0
  100. 99c1db7 libfdt: include version number in soname by Paolo Bonzini · 14 years ago