1. 855c934 tests: fix tests broken under Meson by Brandon Maier · 5 weeks ago main master
  2. 4fd3f4f github: enforce testing pylibfdt and yaml support by Brandon Maier · 6 weeks ago
  3. 9ca7d62 meson: split run-tests by type by Brandon Maier · 6 weeks ago
  4. bb51223 meson: fix dependencies of tests by Brandon Maier · 6 weeks ago
  5. e819006 meson: fix pylibfdt missing dependency on libfdt by Brandon Maier · 6 weeks ago
  6. 8221238 pylibfdt: fix get_mem_rsv for newer Python versions by Brandon Maier · 6 weeks ago
  7. 1fad065 libfdt: overlay: ensure that existing phandles are not overwritten by Uwe Kleine-König · 9 weeks ago
  8. b0aacd0 github: add windows/msys CI build by Marc-André Lureau · 7 weeks ago
  9. ae97d97 github: Don't accidentally suppress test errors by David Gibson · 7 weeks ago
  10. 057a7db github: Display meson test logs on failure by David Gibson · 7 weeks ago
  11. 92b5d4e pylibfdt: Remove some apparently deprecated options from setup.py by David Gibson · 7 weeks ago
  12. 417e329 github: Update to newer checkout action by David Gibson · 7 weeks ago
  13. 5e6cefa fix MinGW format attribute by Rosen Penev · 8 weeks ago
  14. 24f6001 libfdt: Simplify adjustment of values for local fixups by David Gibson · 9 weeks ago
  15. da39ee0 libfdt: rework shared/static libraries by Rosen Penev · 9 weeks ago
  16. a669223 Makefile: do not hardcode the `install` program path by Samuel Tardieu · 3 months ago
  17. 3fbfdd0 libfdt: fix duplicate meson target by Alyssa Ross · 3 months ago
  18. dcef5f8 tests: use correct pkg-config when cross compiling by Alyssa Ross · 3 months ago
  19. 0b8026f meson: allow building from shallow clones by Peter Marko · 4 months ago
  20. 95c74d7 treesource: Restore string list output when no type markers by Rob Herring · 6 months ago
  21. 2283dd7 libfdt: fdt_path_offset_namelen: Reject empty path by Pierre-Clément Tosi · 7 months ago
  22. 79b9e32 libfdt: fdt_get_alias_namelen: Validate aliases by Pierre-Clément Tosi · 7 months ago
  23. 52157f1 pylibfdt: Support boolean properties by Simon Glass · 8 months ago
  24. d774337 dtc: fix missing string in usage_opts_help by Charles Perry · 8 months ago
  25. ad8bf9f libfdt: Fix fdt_appendprop_addrrange documentation by Pierre-Clément Tosi · 8 months ago
  26. 6c5e189 github: add workflow for Meson builds by Brandon Maier · 8 months ago
  27. a3dc9f0 libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.Z by Brandon Maier · 9 months ago
  28. 3501994 workflows: build: remove setuptools_scm hack by Brandon Maier · 9 months ago
  29. cd3e230 pylibfdt: use fallback version in tarballs by Brandon Maier · 9 months ago
  30. 0f58645 move release version into VERSION.txt by Brandon Maier · 9 months ago
  31. 3816595 libfdt: add missing version symbols by Brandon Maier · 9 months ago
  32. 5e98b59 editorconfig: use tab indentation for version.lds by Brandon Maier · 9 months ago
  33. d030a89 tests: generate dtbs in Meson build directory by Brandon Maier · 9 months ago
  34. 8d8372b tests: fix use of deprecated meson methods by Brandon Maier · 9 months ago
  35. 761114e pylibtfdt: fix use of deprecated meson method by Brandon Maier · 9 months ago
  36. bf6377a meson: set minimum Meson version to 0.56.0 by Brandon Maier · 9 months ago
  37. 4c68e4b libfdt: fix library version to match project version by Brandon Maier · 9 months ago
  38. bdc5c87 meson: allow disabling tests by Otavio Salvador · 11 months ago
  39. f088e38 Makefile: allow to install libfdt without building executables by Nicolas Escande · 9 months ago
  40. 6df5328 Fix use of <ctype.h> functions by Sebastian Huber · 9 months ago
  41. ccf1f62 libfdt: Fix a typo in libfdt.h by Yan-Jie Wang · 11 months ago
  42. 71a8b8e libfdt: meson: Fix linking on macOS linker by Otavio Salvador · 11 months ago
  43. 589d8c7 dtc: Add an option to generate __local_fixups__ and __fixups__ by Uwe Kleine-König · 11 months ago
  44. e836466 CI: Add build matrix with multiple Linux distributions by Biswapriyo Nath · 12 months ago
  45. 3b02a94 dtc: Correct invalid dts output with mixed phandles and integers by David Gibson · 12 months ago
  46. d488895 tests: Add additional tests for device graph checks by Johannes Beisswenger · 12 months ago
  47. ea3b9a1 checks: Fix crash in graph_child_address if 'reg' cell size != 1 by Johannes Beisswenger · 12 months ago
  48. b2b9671 livetree: fix off-by-one in propval_cell_n() bounds check by Johannes Beisswenger · 12 months ago
  49. ab481e4 Add definition for a GitHub Actions CI job by Uwe Kleine-König · 12 months ago
  50. c88038c Drop obsolete/broken CI definitions by Uwe Kleine-König · 12 months ago
  51. 0ac8b30 yaml: Depend on libyaml >= 0.2.3 by Uwe Kleine-König · 12 months ago
  52. f1657b2 tests: Add test cases for bad endpoint node and remote-endpoint prop checks by Johannes Beisswenger · 1 year ago
  53. 44bb89c checks: Fix segmentation fault in check_graph_node by Johannes Beisswenger · 1 year ago
  54. 60bcf1c improve documentation for fdt_path_offset() by Rasmus Villemoes · 1 year ago
  55. a6f997b add fdt_get_symbol() and fdt_get_symbol_namelen() functions by Rasmus Villemoes · 1 year ago
  56. 18f5ec1 use fdt_path_getprop_namelen() in fdt_get_alias_namelen() by Rasmus Villemoes · 1 year, 2 months ago
  57. df09327 add fdt_path_getprop_namelen() helper by Rasmus Villemoes · 1 year, 2 months ago
  58. 129bb4b doc: dt-object-internal: Fix a typo by Uwe Kleine-König · 12 months ago
  59. 390f481 fdtoverlay: Drop a a repeated article by Uwe Kleine-König · 1 year ago
  60. 9f8b382 manual: Fix and improve documentation about -@ by Uwe Kleine-König · 1 year ago
  61. 2cdf93a fdtoverlay: Fix usage string to not mention "<type>" by Uwe Kleine-König · 1 year, 1 month ago
  62. 72fc810 build-sys: add -Wwrite-strings by Marc-André Lureau · 1 year, 2 months ago
  63. 083ab26 tests: fix leaks spotted by ASAN by Marc-André Lureau · 1 year, 2 months ago
  64. 6f8b28f livetree: fix leak spotted by ASAN by Marc-André Lureau · 1 year, 2 months ago
  65. fd68bb8 Make name_node() xstrdup its name argument by David Gibson · 1 year, 2 months ago
  66. 4718189 Delay xstrdup() of node and property names coming from a flat tree by David Gibson · 1 year, 2 months ago
  67. 0b842c3 Make build_property() xstrdup its name argument by David Gibson · 1 year, 2 months ago
  68. 9cceabe checks: correct I2C 10-bit address check by Matt Ranostay · 1 year, 2 months ago
  69. 0d56145 yamltree.c: fix -Werror=discarded-qualifiers & -Werror=cast-qual by Marc-André Lureau · 1 year, 2 months ago
  70. 61fa22b checks: make check.data const by Marc-André Lureau · 1 year, 2 months ago
  71. 7a1d72a checks.c: fix check_msg() leak by Marc-André Lureau · 1 year, 2 months ago
  72. ee57999 checks.c: fix heap-buffer-overflow by Marc-André Lureau · 1 year, 2 months ago
  73. 44c9b73 tests: fix -Wwrite-strings by Marc-André Lureau · 1 year, 2 months ago
  74. 5b60f51 srcpos.c: fix -Wwrite-strings by Marc-André Lureau · 1 year, 2 months ago
  75. 32174a6 meson: Fix cell overflow tests when running from meson by David Gibson · 1 year, 2 months ago
  76. 64a907f meson.build: bump version to 1.7.0 by Nikolay Letov · 1 year, 2 months ago
  77. e3cde06 Add -Wsuggest-attribute=format warning, correct warnings thus generated by David Gibson · 1 year, 2 months ago
  78. 4182182 Use #ifdef NO_VALGRIND by Marc-André Lureau · 1 year, 2 months ago
  79. 71c19f2 Do not redefine _GNU_SOURCE if already set by Marc-André Lureau · 1 year, 2 months ago
  80. 039a994 Bump version to v1.7.0 by David Gibson · 1 year, 3 months ago v1.7.0
  81. 9b62ec8 Merge remote-tracking branch 'gitlab/main' by David Gibson · 1 year, 3 months ago
  82. 3f29d6d pylibfdt: add size_hint parameter for get_path by Luca Weiss · 1 year, 3 months ago
  83. 2022bb1 checks: Update #{size,address}-cells check for 'dma-ranges' by Qun-Wei Lin · 1 year, 4 months ago
  84. abbd523 pylibfdt: Work-around SWIG limitations with flexible arrays by Rob Herring · 1 year, 3 months ago
  85. a41509b libfdt: Replace deprecated 0-length arrays with proper flexible arrays by Kees Cook · 1 year, 3 months ago
  86. 2cd89f8 dtc: Warning rather than error on possible truncation of cell values by David Gibson · 1 year, 5 months ago
  87. 55778a0 libfdt: tests: add get_next_tag_invalid_prop_len by Tadeusz Struk · 1 year, 7 months ago
  88. 7359034 libfdt: prevent integer overflow in fdt_next_tag by Tadeusz Struk · 1 year, 7 months ago
  89. 035fb90 libfdt: add fdt_get_property_by_offset_w helper by Tadeusz Struk · 1 year, 7 months ago
  90. 98a0700 Makefile: fix infinite recursion by dropping non-existent `%.output` by Sergei Trofimovich · 1 year, 7 months ago
  91. a036cc7 Makefile: limit make re-execution to avoid infinite spin by Sergei Trofimovich · 1 year, 7 months ago
  92. c6e9210 libdtc: remove duplicate judgments by Jia Xianhua · 1 year, 7 months ago
  93. e37c256 Don't generate erroneous fixups from reference to path by David Gibson · 1 year, 9 months ago
  94. 5045465 libfdt: Don't mask fdt_get_name() returned error by Pierre-Clément Tosi · 1 year, 9 months ago
  95. e64a204 manual.txt: Follow README.md and remove Jon by Pierre-Clément Tosi · 1 year, 9 months ago
  96. f508c83 Update README in MANIFEST.in and setup.py to README.md by Saad Waheed · 1 year, 9 months ago
  97. c2ccf8a Add description of Signed-off-by lines by David Gibson · 1 year, 9 months ago
  98. 90b9d9d Split out information for contributors to CONTRIBUTING.md by David Gibson · 1 year, 9 months ago
  99. 0ee1d47 Remove Jon Loeliger from maintainers list by David Gibson · 1 year, 9 months ago
  100. b33a73c Convert README to README.md by David Gibson · 1 year, 9 months ago