1. b3bbee6 libfdt: Move the SBOM authors section by Richard Hughes · 3 days ago main master
  2. d165673 Add a SBOM file in CycloneDX format by Richard Hughes · 5 days ago
  3. b75515a libfdt: Remove extra semi-colons outside functions by Bingwu Zhang · 5 days ago
  4. 2d10aa2 Bump version to v1.7.2 by David Gibson · 2 weeks ago v1.7.2
  5. 48795c8 pylibfdt: Don't emit warnings from swig generate C code by David Gibson · 2 weeks ago
  6. 838f11e fdtoverlay: provide better error message for missing `/__symbols__` by Amjad Alsharafi · 3 weeks ago
  7. d1e2384 pylibfdt/libfdt.i: Use SWIG_AppendOutput by Markus Volk · 3 weeks ago
  8. 18aa49a Escape spaces in depfile with backslashes. by Colin Finck · 4 weeks ago
  9. f9968fa libfdt.h: whitespace consistency fixups by Rasmus Villemoes · 7 weeks ago
  10. 9b5f65f libfdt.h: typo and consistency fixes by Rasmus Villemoes · 7 weeks ago
  11. 99031e3 Bump version to v1.7.1 by David Gibson · 3 months ago v1.7.1
  12. 3d5e376 setup: Move setting of srcdir down to the bottom by Simon Glass · 3 months ago
  13. e277553 setup: Collect top-level code together by Simon Glass · 3 months ago
  14. 7e5a889 setup: Move version and full_description into a function by Simon Glass · 3 months ago
  15. 78b6a85 Tidy up some pylint warnings by Simon Glass · 3 months ago
  16. 3501d37 Require Python 3 by Simon Glass · 3 months ago
  17. bcd02b5 fdtoverlay: remove wrong singular article in a comment by Markus Heidelberg · 3 months ago
  18. 84b056a checks: relax graph checks for overlays by Michael Riesch · 4 months ago
  19. 1df7b04 pylibfdt/Makefile.pylibfdt: use project's flags to compile the extension by Dan Horák · 5 months ago
  20. 61e88fd libfdt: overlay: Fix phandle overwrite check for new subtrees by Uwe Kleine-König · 5 months ago
  21. 49d3089 meson: fix installation with meson-python by Brandon Maier · 8 months ago
  22. d54aaf9 pylibfdt: clean up python build directory by Brandon Maier · 5 months ago
  23. ab86f1e pylibfdt: add VERSION.txt to Python sdist by Brandon Maier · 5 months ago
  24. 7b8a30e pylibfdt: fix Python version by Brandon Maier · 5 months ago
  25. ff4f17e pylibfdt/Makefile.pylibfdt: fix Python library being rebuild during install by Brandon Maier · 5 months ago
  26. 9e313b1 pylibfdt/meson.build: fix Python library being rebuilt during install by Brandon Maier · 5 months ago
  27. d598fc3 tests/run_tests.sh: fix Meson library path being dropped by Brandon Maier · 5 months ago
  28. b98239d tests/meson.build: fix python and yaml tests not running by Brandon Maier · 5 months ago
  29. c17d76a checks: Check the overall length of "interrupt-map" by Rob Herring (Arm) · 6 months ago
  30. ae26223 libfdt: overlay: Refactor overlay_fixup_phandle by Zheng Guangyuan · 7 months ago
  31. 4dd831a libfdt: tests: Update test case for overlay_bad_fixup by Zheng Guangyuan · 7 months ago
  32. e6d2942 tests: Remove two_roots and named_root from LIBTREE_TESTS_L and add all dtb filenames generated by dumptrees to TESTS_TREES_L in Makefile.tests by Zheng Guangyuan · 8 months ago
  33. 855c934 tests: fix tests broken under Meson by Brandon Maier · 8 months ago
  34. 4fd3f4f github: enforce testing pylibfdt and yaml support by Brandon Maier · 8 months ago
  35. 9ca7d62 meson: split run-tests by type by Brandon Maier · 8 months ago
  36. bb51223 meson: fix dependencies of tests by Brandon Maier · 8 months ago
  37. e819006 meson: fix pylibfdt missing dependency on libfdt by Brandon Maier · 8 months ago
  38. 8221238 pylibfdt: fix get_mem_rsv for newer Python versions by Brandon Maier · 8 months ago
  39. 1fad065 libfdt: overlay: ensure that existing phandles are not overwritten by Uwe Kleine-König · 9 months ago
  40. b0aacd0 github: add windows/msys CI build by Marc-André Lureau · 9 months ago
  41. ae97d97 github: Don't accidentally suppress test errors by David Gibson · 9 months ago
  42. 057a7db github: Display meson test logs on failure by David Gibson · 9 months ago
  43. 92b5d4e pylibfdt: Remove some apparently deprecated options from setup.py by David Gibson · 9 months ago
  44. 417e329 github: Update to newer checkout action by David Gibson · 9 months ago
  45. 5e6cefa fix MinGW format attribute by Rosen Penev · 9 months ago
  46. 24f6001 libfdt: Simplify adjustment of values for local fixups by David Gibson · 9 months ago
  47. da39ee0 libfdt: rework shared/static libraries by Rosen Penev · 9 months ago
  48. a669223 Makefile: do not hardcode the `install` program path by Samuel Tardieu · 10 months ago
  49. 3fbfdd0 libfdt: fix duplicate meson target by Alyssa Ross · 10 months ago
  50. dcef5f8 tests: use correct pkg-config when cross compiling by Alyssa Ross · 10 months ago
  51. 0b8026f meson: allow building from shallow clones by Peter Marko · 11 months ago
  52. 95c74d7 treesource: Restore string list output when no type markers by Rob Herring · 1 year, 1 month ago
  53. 2283dd7 libfdt: fdt_path_offset_namelen: Reject empty path by Pierre-Clément Tosi · 1 year, 1 month ago
  54. 79b9e32 libfdt: fdt_get_alias_namelen: Validate aliases by Pierre-Clément Tosi · 1 year, 1 month ago
  55. 52157f1 pylibfdt: Support boolean properties by Simon Glass · 1 year, 2 months ago
  56. d774337 dtc: fix missing string in usage_opts_help by Charles Perry · 1 year, 3 months ago
  57. ad8bf9f libfdt: Fix fdt_appendprop_addrrange documentation by Pierre-Clément Tosi · 1 year, 3 months ago
  58. 6c5e189 github: add workflow for Meson builds by Brandon Maier · 1 year, 3 months ago
  59. a3dc9f0 libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.Z by Brandon Maier · 1 year, 4 months ago
  60. 3501994 workflows: build: remove setuptools_scm hack by Brandon Maier · 1 year, 4 months ago
  61. cd3e230 pylibfdt: use fallback version in tarballs by Brandon Maier · 1 year, 4 months ago
  62. 0f58645 move release version into VERSION.txt by Brandon Maier · 1 year, 4 months ago
  63. 3816595 libfdt: add missing version symbols by Brandon Maier · 1 year, 4 months ago
  64. 5e98b59 editorconfig: use tab indentation for version.lds by Brandon Maier · 1 year, 4 months ago
  65. d030a89 tests: generate dtbs in Meson build directory by Brandon Maier · 1 year, 4 months ago
  66. 8d8372b tests: fix use of deprecated meson methods by Brandon Maier · 1 year, 4 months ago
  67. 761114e pylibtfdt: fix use of deprecated meson method by Brandon Maier · 1 year, 4 months ago
  68. bf6377a meson: set minimum Meson version to 0.56.0 by Brandon Maier · 1 year, 4 months ago
  69. 4c68e4b libfdt: fix library version to match project version by Brandon Maier · 1 year, 4 months ago
  70. bdc5c87 meson: allow disabling tests by Otavio Salvador · 1 year, 6 months ago
  71. f088e38 Makefile: allow to install libfdt without building executables by Nicolas Escande · 1 year, 4 months ago
  72. 6df5328 Fix use of <ctype.h> functions by Sebastian Huber · 1 year, 4 months ago
  73. ccf1f62 libfdt: Fix a typo in libfdt.h by Yan-Jie Wang · 1 year, 6 months ago
  74. 71a8b8e libfdt: meson: Fix linking on macOS linker by Otavio Salvador · 1 year, 6 months ago
  75. 589d8c7 dtc: Add an option to generate __local_fixups__ and __fixups__ by Uwe Kleine-König · 1 year, 6 months ago
  76. e836466 CI: Add build matrix with multiple Linux distributions by Biswapriyo Nath · 1 year, 6 months ago
  77. 3b02a94 dtc: Correct invalid dts output with mixed phandles and integers by David Gibson · 1 year, 6 months ago
  78. d488895 tests: Add additional tests for device graph checks by Johannes Beisswenger · 1 year, 7 months ago
  79. ea3b9a1 checks: Fix crash in graph_child_address if 'reg' cell size != 1 by Johannes Beisswenger · 1 year, 7 months ago
  80. b2b9671 livetree: fix off-by-one in propval_cell_n() bounds check by Johannes Beisswenger · 1 year, 7 months ago
  81. ab481e4 Add definition for a GitHub Actions CI job by Uwe Kleine-König · 1 year, 7 months ago
  82. c88038c Drop obsolete/broken CI definitions by Uwe Kleine-König · 1 year, 7 months ago
  83. 0ac8b30 yaml: Depend on libyaml >= 0.2.3 by Uwe Kleine-König · 1 year, 7 months ago
  84. f1657b2 tests: Add test cases for bad endpoint node and remote-endpoint prop checks by Johannes Beisswenger · 1 year, 7 months ago
  85. 44bb89c checks: Fix segmentation fault in check_graph_node by Johannes Beisswenger · 1 year, 7 months ago
  86. 60bcf1c improve documentation for fdt_path_offset() by Rasmus Villemoes · 1 year, 7 months ago
  87. a6f997b add fdt_get_symbol() and fdt_get_symbol_namelen() functions by Rasmus Villemoes · 1 year, 7 months ago
  88. 18f5ec1 use fdt_path_getprop_namelen() in fdt_get_alias_namelen() by Rasmus Villemoes · 1 year, 9 months ago
  89. df09327 add fdt_path_getprop_namelen() helper by Rasmus Villemoes · 1 year, 9 months ago
  90. 129bb4b doc: dt-object-internal: Fix a typo by Uwe Kleine-König · 1 year, 7 months ago
  91. 390f481 fdtoverlay: Drop a a repeated article by Uwe Kleine-König · 1 year, 7 months ago
  92. 9f8b382 manual: Fix and improve documentation about -@ by Uwe Kleine-König · 1 year, 7 months ago
  93. 2cdf93a fdtoverlay: Fix usage string to not mention "<type>" by Uwe Kleine-König · 1 year, 8 months ago
  94. 72fc810 build-sys: add -Wwrite-strings by Marc-André Lureau · 1 year, 9 months ago
  95. 083ab26 tests: fix leaks spotted by ASAN by Marc-André Lureau · 1 year, 9 months ago
  96. 6f8b28f livetree: fix leak spotted by ASAN by Marc-André Lureau · 1 year, 9 months ago
  97. fd68bb8 Make name_node() xstrdup its name argument by David Gibson · 1 year, 9 months ago
  98. 4718189 Delay xstrdup() of node and property names coming from a flat tree by David Gibson · 1 year, 9 months ago
  99. 0b842c3 Make build_property() xstrdup its name argument by David Gibson · 1 year, 9 months ago
  100. 9cceabe checks: correct I2C 10-bit address check by Matt Ranostay · 1 year, 9 months ago