1. 11d5302 libfdt: Make fdt_string() return a const pointer by David Gibson · 17 years ago
  2. 5a98ddd dtc: Improve -Odts output by David Gibson · 17 years ago
  3. 32b6bd3 dtc: Restore missing code for testcases by David Gibson · 17 years ago
  4. a756c12 dtc: Improve support for string escapes by David Gibson · 17 years ago
  5. 333542f libfdt: Add functions for handling the "compatible" property by David Gibson · 17 years ago
  6. 121acde dtc: Don't delete *.test.dtb between testgroups by David Gibson · 17 years ago
  7. 9e32930 Restore warning message about bison expected output. by Jon Loeliger · 17 years ago
  8. 6f8b771 libfdt: libfdt_env.h must be included first by David Gibson · 17 years ago
  9. fd1bf3a libfdt: Add functions to get/add/delete memory reservemap entries by David Gibson · 17 years ago
  10. ad9593f dtc: Refactor Makefiles by David Gibson · 17 years ago
  11. d2a9da0 libfdt: Make unit address optional for finding nodes by David Gibson · 17 years ago
  12. 02a5556 libfdt: Test rw functions on more trees by David Gibson · 17 years ago
  13. fb7c7ac dtc: Use libfdt/fdt.h instead of flat_dt.h by David Gibson · 17 years ago
  14. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  15. 8d59bd3 dtc: Add basic testcases for dtc by David Gibson · 17 years ago
  16. ef90baa dtc: Cleanup testsuite organization by David Gibson · 17 years ago
  17. 874ff21 libfdt: Consistently use big-endian property data in testcases by David Gibson · 17 years ago
  18. ae1454b libfdt: Add fdt_node_offset_by_prop_value() by David Gibson · 17 years ago
  19. 592ea58 dtc: Assume properties preced subnodes in the flattened tree by David Gibson · 17 years ago
  20. bf94497 dtc: Optimise by default, fix warnings thus uncovered by David Gibson · 17 years ago
  21. ed0117a dtc: Make make print a message when linking testcases by David Gibson · 17 years ago
  22. e2b3bb3 libfdt: Fix use of uninitialized variable in fdt_get_path() by David Gibson · 17 years ago
  23. 7ca3308 dtc: Fix summary calculation in testsuite by David Gibson · 17 years ago
  24. 1248237 libfdt: Add fdt_parent_offset() and supporting functions by David Gibson · 17 years ago
  25. 037db26 libfdt: Add fdt_get_path() function by David Gibson · 17 years ago
  26. 9d26eab libfdt: Add fdt_get_name() to retrieve a node's name by David Gibson · 17 years ago
  27. bd2ae2f libfdt: Fix handling of trailing / in fdt_path_offset() by David Gibson · 17 years ago
  28. 5cb1fbd DTC 1.0.0 by Jon Loeliger · 17 years ago
  29. 9d7e738 Merge branch 'doc' by Jon Loeliger · 17 years ago
  30. 1dc6ca5 Add initial Device Tree Compiler manual by Jon Loeliger · 17 years ago
  31. 74ce242 Make release 1.0.0-rc1! by Jon Loeliger · 17 years ago
  32. 4f61ae1 dtc: Improve the make install target by David Gibson · 17 years ago
  33. fdd2e6f Reorganized Makefile into better top-down structure. by Jon Loeliger · 17 years ago
  34. a657ce8 Add DTC release version information. by Jon Loeliger · 17 years ago
  35. 74e6d21 Add a note to the build about the expected parser warnings. by Jon Loeliger · 17 years ago
  36. 445d55d dtc: format memory reserve as pairs on two lines by Milton Miller · 17 years ago
  37. 7f45666 dtc: align header comments in asm output by Milton Miller · 17 years ago
  38. 9670eed dtc: add a testcase with labels by Milton Miller · 17 years ago
  39. 43a68c6 dtc: store labels in ascending order by Milton Miller · 17 years ago
  40. 6a99b13 dtc: implement labels on property data by Milton Miller · 17 years ago
  41. ac6a5e2 dtc: allow a label: in any dts context by Milton Miller · 17 years ago
  42. 46779e8 dtc: clean up grow_data_for() by Milton Miller · 17 years ago
  43. d429033 dtc: implement labels on memory reserve slots by Milton Miller · 17 years ago
  44. 85ab5cc dtc: complain about unparsed digits in cell lists by Milton Miller · 17 years ago
  45. 6d7b222 dtc: move declaration of yyerror by Milton Miller · 17 years ago
  46. 81fda8a dtc: fix asm for version 17 by Milton Miller · 17 years ago
  47. 8cd4196 dtc: Add install makefile target by Josh Boyer · 17 years ago
  48. 6936273 dtc: Remove bogus break statement by David Gibson · 17 years ago
  49. d9d679f dtc: Improve and better integrate dtc and libfdt Makefiles by David Gibson · 17 years ago
  50. 6c65eab dtc: Remove redundant copy of the GPL by David Gibson · 17 years ago
  51. 0c7cd1a dtc: Count testcases and results in the dtc/libfdt testsuite by David Gibson · 17 years ago
  52. 0738774 dtc: Accept NOPs in dtb input regardless of version by David Gibson · 17 years ago
  53. 1257897 Merge libfdt into dtc. by David Gibson · 17 years ago
  54. 400bd98 Merge ../libfdt into dtc-libfdt-merge by David Gibson · 17 years ago
  55. 23cdf23 Move everything into a subdirectory in preparation for merge into dtc. by David Gibson · 17 years ago
  56. 9481605 libfdt: Switch to dual GPL/BSD license by David Gibson · 17 years ago
  57. a6c76f9 libfdt: More thorough use of constification by David Gibson · 17 years ago
  58. ce24322 dtc: parse NOP in dtb input by Milton Miller · 17 years ago
  59. 41eecd4 dtc: Fix recognition of whitespace characters by David Gibson · 17 years ago
  60. 7ea144f Fix the -S to modify the totalsize properly. by Jerry Van Baren · 17 years ago
  61. 86c01ee Assemble the blob in memory before writing it out. by Jerry Van Baren · 17 years ago
  62. ca25e54 Fix reserve map output for asm format. by Jerry Van Baren · 17 years ago
  63. 4f5370a Add -o <output file> to the usage message. by Jerry Van Baren · 17 years ago
  64. 4384b23 Implement the -R option and add a -S option. by Jerry Van Baren · 17 years ago
  65. ce34ae3 DTC: Incorporate some review suggestions. by Jon Loeliger · 18 years ago
  66. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 18 years ago
  67. b29597d Remove bogus errors from check_chosen. by Scott Wood · 18 years ago
  68. 857f54e libfdt: Remove #includes from fdt.h by David Gibson · 18 years ago
  69. 0014300 ftdump missing be32_to_cpu() on size cell. by Ed Swarthout · 18 years ago
  70. cd1da87 Improve options, #define default version. by Jerry Van Baren · 18 years ago
  71. b299ac7 Get rid of libdt.c by David Gibson · 18 years ago
  72. 46c88df Add support for flat device tree format version 17 by David Gibson · 18 years ago
  73. 6ae55f9 Fix flat_dt_property structure by David Gibson · 18 years ago
  74. 07a12a0 libfdt: Use correct property format by David Gibson · 18 years ago
  75. 5434fcc libfdt: Fix fdt_strerror() bugs by David Gibson · 18 years ago
  76. 5ae78ad remove check for interrupt-controller property under /chosen by Stuart Yoder · 18 years ago
  77. 3948849 Moved data_convert_cell() out of data.c to the parser. by Jon Loeliger · 18 years ago
  78. fd84d97 Add some initial test cases. by Jon Loeliger · 18 years ago
  79. af0278a Add support for decimal, octal and binary based cell values. by Jon Loeliger · 18 years ago
  80. c226ddc Allow references to labels by David Gibson · 18 years ago
  81. 32da475 Allow multipart property values by David Gibson · 18 years ago
  82. 5438239 Bugfix for CHECK_HAVE_WARN_PHANDLE() by David Gibson · 18 years ago
  83. e6dd3f1 Remove check for linux,platform property in /chosen by David Gibson · 18 years ago
  84. 5b344f9 libfdt: Add fdt_strerror() function to library by David Gibson · 18 years ago
  85. 209c5e5 libfdt: Add TODO file by David Gibson · 18 years ago
  86. 3aea828 libfdt: Clean up error codes by David Gibson · 18 years ago
  87. 9a9fdf5 libfdt: More consistent handling of returned error codes. by David Gibson · 18 years ago
  88. a7ee95d libfdt: Abolish encoding of error codes into pointers by David Gibson · 18 years ago
  89. 73d6092 libfdt: Use void * to refer to device tree blobs by David Gibson · 18 years ago
  90. 568b569 libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c by David Gibson · 18 years ago
  91. 9825f82 libfdt: Fix bounds-checking bug in fdt_get_property() by David Gibson · 18 years ago
  92. 6ae4de5 libfdt: Remove unused _ptr_offset() function by David Gibson · 18 years ago
  93. 94993f4 libfdt: Abolish fdt_property_offset() by David Gibson · 18 years ago
  94. 95393db dtc: Remove verbose message from get_node_phandle() by David Gibson · 18 years ago
  95. 1a765f5 libfdt: Fixups for 64-bit machines by David Gibson · 18 years ago
  96. e25487d libfdt: Fix libfdt for little endian hosts by David Gibson · 18 years ago
  97. 81bdd52 libfdt: Add dtb files to .gitignore by David Gibson · 18 years ago
  98. 7ba551f libfdt: Read-write support by David Gibson · 18 years ago
  99. fe92f6b libfdt: Introduce flat tree format v17 by David Gibson · 18 years ago
  100. aeddfe2 libfdt: Factor out string search function by David Gibson · 18 years ago