Commit Graph

  • 739403f222 libfdt: Drop including string.h from libfdt_internal.h master main Rob Herring (Arm) 2025-08-11 08:04:16 -0500
  • 1c6c51e51b Consider drive letters when checking for absolute paths on Windows. Colin Finck 2025-08-06 15:52:31 +0200
  • 617f3d9b60 ci: Add Cirrus CI configuration for FreeBSD testing David Gibson 2025-08-01 15:35:46 +1000
  • 04f948e83f ci: Add GitLab CI configuration for Linux builds David Gibson 2025-08-01 15:35:21 +1000
  • e896802631 ci: Tweaks to GitHub Actions setup David Gibson 2025-08-01 15:35:31 +1000
  • 2ad738722b build: Add FreeBSD and non-GNU linker compatibility David Gibson 2025-08-01 15:35:06 +1000
  • 4132ac08ba libfdt: Document most remaining functions David Gibson 2025-08-01 11:34:18 +1000
  • 33e66ec845 tests: Add compatibility with uutils David Gibson 2025-07-24 13:26:31 +1000
  • a0dd7b6081 fdtput: Use strtol() in preference to sscanf() David Gibson 2025-07-28 16:42:34 +1000
  • 5b71660724 tests: Work around limitation in FreeBSD's printf(1) David Gibson 2025-07-25 13:01:41 +1000
  • 52f07dcca4 dtc: Add informative error for stray identifier Vivian Wang 2025-07-04 18:15:20 +0800
  • 9cabae6b03 checks: Fix detection of 'i2c-bus' node Jon Hunter 2025-07-09 15:24:52 +0100
  • 605dc044c3 New helper to add markers Uwe Kleine-König 2025-01-14 11:09:29 +0100
  • 7da5d106c7 fdtput: Fix documentation about existing nodes Uwe Kleine-König 2025-07-01 11:54:00 +0200
  • 53c63dd421 dtdiff: Use input format dtb for dtbo files Uwe Kleine-König 2025-01-14 11:58:28 +0100
  • 84d9dd2fcb dtc: Add data_insert_data function Ayush Singh 2025-06-05 16:18:07 +0530
  • 97011d1f4e meson: use override_find_program/override_dependency Paolo Bonzini 2025-06-12 07:38:29 +0200
  • b841391bbd srcpos: Define srcpos_free Ayush Singh 2025-06-05 16:18:06 +0530
  • e0b7749c26 Add alloc_marker Ayush Singh 2025-03-11 21:05:37 +0530
  • ecb21febfd meson: port python bindings to build natively via meson and meson-python Eli Schwartz 2025-04-30 11:25:26 -0400
  • 7ebfcac852 Makefile: deprecate in favor of Meson Eli Schwartz 2025-04-30 11:25:25 -0400
  • f4c53f4ebf Use __ASSEMBLER__ instead of __ASSEMBLY__ Thomas Huth 2025-03-13 20:27:18 +0100
  • 205fbef17b Fix some typos Thomas Huth 2025-03-13 20:16:07 +0100
  • da85f91931 Remove duplicated words in documentation and comments Thomas Huth 2025-03-13 20:05:27 +0100
  • dd1b3e532d meson: support building libfdt without static library Brandon Maier 2025-03-06 20:30:47 -0600
  • 1ccd232709 meson: don't build test programs by default Eli Schwartz 2025-03-02 17:28:26 -0500
  • ce1d858888 tests: When building .so from -O asm output mark as non-executable stack David Gibson 2025-02-05 13:39:43 +1100
  • 915daadbb6 Start with empty __local_fixups__ and __fixups__ nodes Uwe Kleine-König 2025-01-13 22:43:11 +0100
  • 4ea851f5a4 Let get_subnode() not return deleted nodes Uwe Kleine-König 2025-01-13 22:35:41 +0100
  • 175d2a564c Use build_root_node() instead of open-coding it Uwe Kleine-König 2025-01-13 22:29:11 +0100
  • 18f4f305fd build: fix -Dtools=false build Marc-André Lureau 2024-11-11 15:07:12 +0400
  • 267efc7d46 checks: Warn about missing #address-cells for interrupt parents Thierry Reding 2024-12-13 15:14:38 +0100
  • 755db11535 libfdt: Add fdt_setprop_namelen_string() Ayush Singh 2024-12-05 10:21:06 +0530
  • bdca861200 libfdt: Add fdt_setprop_namelen() Ayush Singh 2024-12-05 10:21:05 +0530
  • 0f69cedc08 libfdt_internal: fdt_find_string_len_() Ayush Singh 2024-12-05 10:21:04 +0530
  • 56b2b30c5b libfdt: add fdt_get_property_namelen_w() Ayush Singh 2024-12-05 10:21:03 +0530
  • 1e8c5f60e1 Add clang-format config Ayush Singh 2024-12-05 19:50:02 +0530
  • 6f183c7d92 checks: Relax avoid_unnecessary_addr_size check to allow child ranges properties Philipp Zabel 2024-11-06 14:01:08 +0100
  • 66c7d0e6f4 tests/sw_tree1.c: fix unitialized saveptr Brandon Maier 2024-11-23 13:21:28 -0600
  • 9a969f3b70 pylibfdt/libfdt.i: fix backwards compatibility of return values Brandon Maier 2024-11-24 15:48:04 -0600
  • 4292b072a2 .github/workflows: update ubuntu runner to supported version Brandon Maier 2024-11-24 16:01:47 -0600
  • 1c745a9bd1 libfdt: Remove fdt parameter from overlay_fixup_one_phandle Bingwu Zhang 2024-11-23 17:48:14 +0800
  • b3bbee6b12 libfdt: Move the SBOM authors section Richard Hughes 2024-11-18 09:18:08 +0000
  • d1656730ab Add a SBOM file in CycloneDX format Richard Hughes 2024-11-16 11:28:16 +0000
  • b75515af45 libfdt: Remove extra semi-colons outside functions Bingwu Zhang 2024-11-16 18:12:28 +0800
  • 2d10aa2afe Bump version to v1.7.2 v1.7.2 David Gibson 2024-11-06 14:01:37 +1100
  • 48795c82bd pylibfdt: Don't emit warnings from swig generate C code David Gibson 2024-11-06 14:00:45 +1100
  • 838f11e830 fdtoverlay: provide better error message for missing `/__symbols__` Amjad Alsharafi 2024-10-28 11:57:28 +0800
  • d1e2384185 pylibfdt/libfdt.i: Use SWIG_AppendOutput Markus Volk 2024-10-28 18:26:45 +0100
  • 18aa49a9f6 Escape spaces in depfile with backslashes. Colin Finck 2024-10-21 13:34:25 +0200
  • f9968fa069 libfdt.h: whitespace consistency fixups Rasmus Villemoes 2024-10-03 08:16:24 +0200
  • 9b5f65fb3d libfdt.h: typo and consistency fixes Rasmus Villemoes 2024-10-03 08:15:40 +0200
  • 99031e3a4a Bump version to v1.7.1 v1.7.1 David Gibson 2024-08-17 18:22:16 +1000
  • 3d5e376925 setup: Move setting of srcdir down to the bottom Simon Glass 2024-08-11 09:02:47 -0600
  • e277553b98 setup: Collect top-level code together Simon Glass 2024-08-11 09:02:46 -0600
  • 7e5a889840 setup: Move version and full_description into a function Simon Glass 2024-08-11 09:02:45 -0600
  • 78b6a85c11 Tidy up some pylint warnings Simon Glass 2024-08-11 09:02:44 -0600
  • 3501d373f0 Require Python 3 Simon Glass 2024-08-11 09:02:43 -0600
  • bcd02b5234 fdtoverlay: remove wrong singular article in a comment Markus Heidelberg 2024-08-09 09:05:27 +0200
  • 84b056a89d checks: relax graph checks for overlays Michael Riesch 2024-07-31 09:01:16 +0200
  • 1df7b047fe pylibfdt/Makefile.pylibfdt: use project's flags to compile the extension Dan Horák 2024-06-27 17:32:37 +0200
  • 61e88fdcec libfdt: overlay: Fix phandle overwrite check for new subtrees Uwe Kleine-König 2024-06-26 09:55:52 +0200
  • 49d3089446 meson: fix installation with meson-python Brandon Maier 2024-04-08 22:27:13 -0500
  • d54aaf9367 pylibfdt: clean up python build directory Brandon Maier 2024-06-30 10:59:55 -0500
  • ab86f1e9fd pylibfdt: add VERSION.txt to Python sdist Brandon Maier 2024-06-30 11:11:24 -0500
  • 7b8a30ecea pylibfdt: fix Python version Brandon Maier 2024-06-30 11:09:05 -0500
  • ff4f17eb58 pylibfdt/Makefile.pylibfdt: fix Python library being rebuild during install Brandon Maier 2024-06-24 19:19:11 -0500
  • 9e313b14e6 pylibfdt/meson.build: fix Python library being rebuilt during install Brandon Maier 2024-06-23 16:29:01 -0500
  • d598fc3648 tests/run_tests.sh: fix Meson library path being dropped Brandon Maier 2024-06-23 21:17:48 -0500
  • b98239da2f tests/meson.build: fix python and yaml tests not running Brandon Maier 2024-06-23 21:20:57 -0500
  • c17d76ab5e checks: Check the overall length of "interrupt-map" Rob Herring (Arm) 2024-05-31 08:31:49 -0500
  • ae26223a05 libfdt: overlay: Refactor overlay_fixup_phandle Zheng Guangyuan 2024-04-28 13:44:57 +0800
  • 4dd831affd libfdt: tests: Update test case for overlay_bad_fixup Zheng Guangyuan 2024-04-28 13:47:07 +0800
  • e6d2942008 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 Zheng Guangyuan 2024-04-08 13:02:02 +0800
  • 855c934e26 tests: fix tests broken under Meson Brandon Maier 2024-03-20 21:59:56 +0000
  • 4fd3f4f0a9 github: enforce testing pylibfdt and yaml support Brandon Maier 2024-03-18 17:06:37 +0000
  • 9ca7d62dbf meson: split run-tests by type Brandon Maier 2024-03-18 18:56:03 +0000
  • bb51223083 meson: fix dependencies of tests Brandon Maier 2024-03-18 16:25:33 +0000
  • e81900635c meson: fix pylibfdt missing dependency on libfdt Brandon Maier 2024-03-18 17:04:19 +0000
  • 8221238569 pylibfdt: fix get_mem_rsv for newer Python versions Brandon Maier 2024-03-18 18:24:19 +0000
  • 1fad065080 libfdt: overlay: ensure that existing phandles are not overwritten Uwe Kleine-König 2024-02-25 18:54:23 +0100
  • b0aacd0a77 github: add windows/msys CI build Marc-André Lureau 2024-03-06 11:54:38 +0400
  • ae97d97458 github: Don't accidentally suppress test errors David Gibson 2024-03-06 15:43:52 +1100
  • 057a7dbbb7 github: Display meson test logs on failure David Gibson 2024-03-06 15:11:14 +1100
  • 92b5d4e916 pylibfdt: Remove some apparently deprecated options from setup.py David Gibson 2024-03-06 15:06:06 +1100
  • 417e3299db github: Update to newer checkout action David Gibson 2024-03-06 14:46:22 +1100
  • 5e6cefa17e fix MinGW format attribute Rosen Penev 2024-03-04 16:55:23 -0800
  • 24f60011fd libfdt: Simplify adjustment of values for local fixups David Gibson 2024-02-23 15:36:00 +1100
  • da39ee0e68 libfdt: rework shared/static libraries Rosen Penev 2024-02-21 13:57:56 -0800
  • a669223f7a Makefile: do not hardcode the `install` program path Samuel Tardieu 2024-02-08 20:14:05 +0100
  • 3fbfdd08af libfdt: fix duplicate meson target Alyssa Ross 2024-01-23 14:07:42 +0100
  • dcef5f834e tests: use correct pkg-config when cross compiling Alyssa Ross 2024-01-23 14:04:10 +0100
  • 0b8026ff25 meson: allow building from shallow clones Peter Marko 2023-12-16 18:58:31 +0100
  • 95c74d71f0 treesource: Restore string list output when no type markers Rob Herring 2023-10-27 09:29:01 -0500
  • 2283dd78ef libfdt: fdt_path_offset_namelen: Reject empty path Pierre-Clément Tosi 2023-10-10 10:28:22 +0100
  • 79b9e326a1 libfdt: fdt_get_alias_namelen: Validate aliases Pierre-Clément Tosi 2023-10-10 10:27:25 +0100
  • 52157f13ef pylibfdt: Support boolean properties Simon Glass 2023-09-12 12:27:13 -0600
  • d774337275 dtc: fix missing string in usage_opts_help Charles Perry 2023-09-04 07:31:03 -0700
  • ad8bf9f9aa libfdt: Fix fdt_appendprop_addrrange documentation Pierre-Clément Tosi 2023-08-31 13:39:18 +0100
  • 6c5e189fb9 github: add workflow for Meson builds Brandon Maier 2023-09-02 10:19:31 -0500