1. f888654 dtc: Fix memory leak in character literal parsing by Gabriel Smith · 7 years ago main master
  2. 00fbb86 Rename boot_info by David Gibson · 8 years ago
  3. 1ef86ad dtc: Clean up /dts-v1/ and /plugin/ handling in grammar by David Gibson · 7 years ago
  4. e3c769a dtc: Don't always generate __symbols__ for plugins by David Gibson · 7 years ago
  5. c96cb3c tests: Don't use -@ on plugin de/recompile tests by David Gibson · 7 years ago
  6. 6638153 tests: Remove "suppression of fixups" tests by David Gibson · 7 years ago
  7. ba765b2 tests: Clarify dtc overlay tests by David Gibson · 7 years ago
  8. 6ea8cd9 tests: More thorough tests of libfdt overlay application without dtc by David Gibson · 7 years ago
  9. 7d8ef6e tests: Correct fdt handling of overlays without fixups and base trees without symbols by David Gibson · 7 years ago
  10. b4dc0ed tests: Fix double expansion bugs in test code by David Gibson · 7 years ago
  11. 3ea879d tests: Split overlay tests into those with do/don't exercise dtc plugin generation by David Gibson · 7 years ago
  12. 47b4d66 tests: Test auto-alias generation on base tree, not overlay by David Gibson · 7 years ago
  13. 72e1ad8 tests: Make overlay/plugin tests unconditional by David Gibson · 7 years ago
  14. e7b3c3b tests: Add overlay tests by Pantelis Antoniou · 7 years ago
  15. 9637e3f tests: Add check_path test by Pantelis Antoniou · 7 years ago
  16. 20f29d8 dtc: Plugin and fixup support by Pantelis Antoniou · 7 years ago
  17. a2c92ca dtc: Document the dynamic plugin internals by Pantelis Antoniou · 7 years ago
  18. 8f70ac3 checks: Pass boot_info instead of root node by Pantelis Antoniou · 7 years ago
  19. ea10f95 libfdt: add missing errors to fdt_strerror() by Benjamin Fair · 7 years ago
  20. daa75e8 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · 8 years ago
  21. e28eff5 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · 8 years ago
  22. ae97c77 tests: overlay: Rename the device tree blobs to be more explicit by Maxime Ripard · 8 years ago
  23. 96162d2 tests: overlay: Add test suffix to the compiled blobs by Maxime Ripard · 8 years ago
  24. 5ce8634 libfdt: Add fdt_overlay_apply to the exported symbols by Maxime Ripard · 8 years ago
  25. 804a9db fdt: strerr: Remove spurious BADOVERLAY by Maxime Ripard · 8 years ago
  26. e8c3a1a tests: overlay: Move back the bad fixup tests by Maxime Ripard · 8 years ago
  27. 7a72d89 libfdt: overlay: Fix symbols and fixups nodes condition by Maxime Ripard · 8 years ago
  28. cabbaa9 libfdt: overlay: Report a bad overlay for mismatching local fixups by Maxime Ripard · 8 years ago
  29. deb0a5c libfdt: Add BADPHANDLE error string by Maxime Ripard · 8 years ago
  30. 7b7a6be libfdt: Don't use 'index' as a local variable name by David Gibson · 8 years ago
  31. aea8860 tests: Add tests cases for the overlay code by Maxime Ripard · 8 years ago
  32. 0cdd06c libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  33. 39240cc libfdt: Extend the reach of FDT_ERR_BADPHANDLE by Maxime Ripard · 8 years ago
  34. 4aa3a6f libfdt: Add new errors for the overlay code by Maxime Ripard · 8 years ago
  35. 6d1832c dtc: Remove "home page" link by David Gibson · 8 years ago
  36. 45fd440 Fix some typing errors in libfdt.h and livetree.c by Thomas Huth · 8 years ago
  37. a59be49 Merge tag 'v1.4.2' by David Gibson · 8 years ago
  38. a34bb72 dtc: Fix assorted problems in the testcases for the -a option by David Gibson · 8 years ago
  39. 874f405 Implement the -a option to pad dtb aligned by Tim Wang · 8 years ago
  40. ec02b34 dtc: Makefile improvements for release uploading by David Gibson · 8 years ago v1.4.2
  41. 1ed45d4 dtc: Bump version to 1.4.2 by David Gibson · 8 years ago
  42. 36fd733 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  43. d877364 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  44. 3e9037a libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · 8 years ago
  45. 84e0e13 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  46. d29126c libfdt: Add iterator over properties by Maxime Ripard · 8 years ago
  47. 902d0f0 libfdt: Add a subnodes iterator macro by Thierry Reding · 8 years ago
  48. c539075 fdtput.c: Fix memory leak. by Jean-Christophe Dubois · 8 years ago
  49. f79ddb8 fdtget.c: Fix memory leak by Jean-Christophe Dubois · 8 years ago
  50. 1074ee5 convert-dtsv0-lexer.l: fix memory leak by David Gibson · 8 years ago
  51. e24d39a fdtdump.c: make sure size_t argument to memchr is always unsigned. by Jean-Christophe Dubois · 8 years ago
  52. 44a5971 Remove unused srcpos_dump() function by David Gibson · 8 years ago
  53. cb9241a DTC: Fix memory leak on flatname. by Jean-Christophe Dubois · 8 years ago
  54. 1ee0ae2 Simplify check field and macro names by David Gibson · 11 years ago
  55. 9d97527 Remove property check functions by David Gibson · 11 years ago
  56. 2e709d1 Remove tree check functions by David Gibson · 11 years ago
  57. c4cb12e Alter grammar to allow multiple /dts-v1/ tags by David Gibson · 10 years ago
  58. d71d25d Use xasprintf() in srcpos by David Gibson · 8 years ago
  59. 9dc4049 util: Add xasprintf portable asprintf variant by Pantelis Antoniou · 8 years ago
  60. beef80b Correct a missing space in a fdt_header cast by Simon Glass · 8 years ago
  61. 68d43ce Correct line lengths in libfdt.h by Simon Glass · 8 years ago
  62. b0dbcea Correct space-after-tab in libfdt.h by Simon Glass · 8 years ago
  63. 53bf130 libfdt: simplify fdt_node_check_compatible() by Masahiro Yamada · 8 years ago
  64. c9d9121 Warn on node name unit-address presence/absence mismatch by Stephen Warren · 8 years ago
  65. 2e53f9d Catch unsigned 32bit overflow when parsing flattened device tree offsets by Anton Blanchard · 8 years ago
  66. b06e55c Prevent crash on modulo by zero by David Gibson · 8 years ago
  67. b433450 Fix some bugs in processing of line directives by David Gibson · 8 years ago
  68. d728ad5 Fix crash on nul character in string escape sequence by David Gibson · 8 years ago
  69. 1ab2205 Gracefully handle bad octal literals by David Gibson · 8 years ago
  70. 1937095 Prevent crash on division by zero by David Gibson · 8 years ago
  71. d0b3ab0 libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  72. d4c7c25 libfdt: check for potential overrun in _fdt_splice() by Courtney Cavin · 8 years ago
  73. f58799b libfdt: Add some missing symbols to version.lds by David Gibson · 8 years ago
  74. af9f26d Remove duplicated -Werror in dtc Makefile by David Gibson · 8 years ago
  75. 604e61e fdt: Add functions to retrieve strings by Thierry Reding · 9 years ago
  76. 8702bd1 fdt: Add a function to get the index of a string by Thierry Reding · 9 years ago
  77. 2218387 fdt: Add a function to count strings by Thierry Reding · 9 years ago
  78. 554fde2 libfdt: fix comment block of fdt_get_property_namelen() by Masahiro Yamada · 9 years ago
  79. e5e6df7 fdtdump: Fix bug printing bytestrings with negative values by David Gibson · 9 years ago
  80. 067829e Remove redundant fdtdump test code by David Gibson · 9 years ago
  81. 897a429 Move fdt_path_offset alias tests to right tests section by David Gibson · 9 years ago
  82. 2d1417c Add simple .travis.yml by David Gibson · 9 years ago
  83. f6dbc6c guess output file format by Andre Przywara · 9 years ago
  84. 5e78dff guess input file format based on file content or file name by Andre Przywara · 9 years ago
  85. 8b927bf tests: convert `echo -n` to `printf` by Mike Frysinger · 9 years ago
  86. 64c46b0 Fix crash with poorly defined #size-cells by Jack Miller · 9 years ago
  87. 9d3649b Add testcases for fdt_path_offset_namelen() by David Gibson · 9 years ago
  88. ecd4f9d Extend path_offset testcase for handling of duplicated separators by David Gibson · 9 years ago
  89. 5fa047f Use a helper function to clean up path_offset testcase by David Gibson · 9 years ago
  90. b4150b5 libfdt: Add fdt_path_offset_namelen() by Peter Hurley · 9 years ago
  91. a4b093f libfdt: Add missing functions to shared library by Julien Grall · 9 years ago
  92. 3346e06 dtc: parser: Add label while overriding nodes by Nikhil Devshatwar · 9 years ago
  93. aa71961 fdtput: add delete node and property function by Wang Long · 9 years ago
  94. 5ef2f7c dtc: Use va_end to match corresponding va_start by Colin Ian King · 9 years ago
  95. 302fca9 dtc: Bump version to 1.4.1 by David Gibson · 9 years ago v1.4.1
  96. 656bd3b dtc: Add maintainer script for signing and upload to kernel.org by David Gibson · 9 years ago
  97. 242c264 Improve portability by Phil Elwell · 10 years ago
  98. 6a76a9d dtc: Delete the unused start condition INCLUDE by Wang Long · 10 years ago
  99. 1e5ddb1 dtc: Update the usage helper message by Wang Long · 10 years ago
  100. 5d4a8b9 Properly handle embedded nul delimited string lists by Jack Miller · 10 years ago