aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 dayslibfdt: overlay: Refactor overlay_fixup_phandleupstream-kernelZheng Guangyuan
5 dayslibfdt: tests: Update test case for overlay_bad_fixupZheng Guangyuan
7 daystests: Remove two_roots and named_root from LIBTREE_TESTS_L and add all dtb f...Zheng Guangyuan
2024-03-22tests: fix tests broken under MesonBrandon Maier
2024-03-19github: enforce testing pylibfdt and yaml supportBrandon Maier
2024-03-19meson: split run-tests by typeBrandon Maier
2024-03-19meson: fix dependencies of testsBrandon Maier
2024-03-19meson: fix pylibfdt missing dependency on libfdtBrandon Maier
2024-03-19pylibfdt: fix get_mem_rsv for newer Python versionsBrandon Maier
2024-03-14libfdt: overlay: ensure that existing phandles are not overwrittenUwe Kleine-König
2024-03-06github: add windows/msys CI buildMarc-André Lureau
2024-03-06github: Don't accidentally suppress test errorsDavid Gibson
2024-03-06github: Display meson test logs on failureDavid Gibson
2024-03-06pylibfdt: Remove some apparently deprecated options from setup.pyDavid Gibson
2024-03-06github: Update to newer checkout actionDavid Gibson
2024-03-06fix MinGW format attributeRosen Penev
2024-02-23libfdt: Simplify adjustment of values for local fixupsDavid Gibson
2024-02-22libfdt: rework shared/static librariesRosen Penev
2024-02-14Makefile: do not hardcode the `install` program pathSamuel Tardieu
2024-01-25libfdt: fix duplicate meson targetAlyssa Ross
2024-01-25tests: use correct pkg-config when cross compilingAlyssa Ross
2023-12-18meson: allow building from shallow clonesPeter Marko
2023-11-04treesource: Restore string list output when no type markersRob Herring
2023-10-11libfdt: fdt_path_offset_namelen: Reject empty pathPierre-Clément Tosi
2023-10-11libfdt: fdt_get_alias_namelen: Validate aliasesPierre-Clément Tosi
2023-09-15pylibfdt: Support boolean propertiesSimon Glass
2023-09-05dtc: fix missing string in usage_opts_helpCharles Perry
2023-09-04libfdt: Fix fdt_appendprop_addrrange documentationPierre-Clément Tosi
2023-09-03github: add workflow for Meson buildsBrandon Maier
2023-08-06libfdt: rename libfdt-X.Y.Z.so to libfdt.so.X.Y.ZBrandon Maier
2023-08-06workflows: build: remove setuptools_scm hackBrandon Maier
2023-08-06pylibfdt: use fallback version in tarballsBrandon Maier
2023-08-06move release version into VERSION.txtBrandon Maier
2023-08-04libfdt: add missing version symbolsBrandon Maier
2023-08-04editorconfig: use tab indentation for version.ldsBrandon Maier
2023-08-04tests: generate dtbs in Meson build directoryBrandon Maier
2023-08-03tests: fix use of deprecated meson methodsBrandon Maier
2023-08-03pylibtfdt: fix use of deprecated meson methodBrandon Maier
2023-08-02meson: set minimum Meson version to 0.56.0Brandon Maier
2023-08-01libfdt: fix library version to match project versionBrandon Maier
2023-07-29meson: allow disabling testsOtavio Salvador
2023-07-29Makefile: allow to install libfdt without building executablesNicolas Escande
2023-07-28Fix use of <ctype.h> functionsSebastian Huber
2023-06-08libfdt: Fix a typo in libfdt.hYan-Jie Wang
2023-06-01libfdt: meson: Fix linking on macOS linkerOtavio Salvador
2023-05-26dtc: Add an option to generate __local_fixups__ and __fixups__Uwe Kleine-König
2023-05-16CI: Add build matrix with multiple Linux distributionsBiswapriyo Nath
2023-05-14dtc: Correct invalid dts output with mixed phandles and integersDavid Gibson
2023-05-14tests: Add additional tests for device graph checksJohannes Beisswenger
2023-05-14checks: Fix crash in graph_child_address if 'reg' cell size != 1Johannes Beisswenger