aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-25checks: Do not check overlays for alias pathsHEADmastermainAndrew Davis1-1/+4
2025-08-20livetree: Add only new data to fixup nodes instead of complete regenerationUwe Kleine-König3-33/+128
2025-08-19checks: Remove check for graph child addressesNiklas Söderlund2-28/+1
2025-08-19livetree: Simplify append_to_property()Uwe Kleine-König1-9/+5
2025-08-13libfdt: Drop including string.h from libfdt_internal.hRob Herring (Arm)1-1/+0
2025-08-07Consider drive letters when checking for absolute paths on Windows.Colin Finck1-1/+21
2025-08-01ci: Add Cirrus CI configuration for FreeBSD testingDavid Gibson1-0/+39
2025-08-01ci: Add GitLab CI configuration for Linux buildsDavid Gibson1-0/+65
2025-08-01ci: Tweaks to GitHub Actions setupDavid Gibson2-5/+6
2025-08-01build: Add FreeBSD and non-GNU linker compatibilityDavid Gibson1-3/+12
2025-08-01libfdt: Document most remaining functionsDavid Gibson2-1/+214
2025-07-28tests: Add compatibility with uutilsDavid Gibson1-6/+7
2025-07-28fdtput: Use strtol() in preference to sscanf()David Gibson1-5/+29
2025-07-25tests: Work around limitation in FreeBSD's printf(1)David Gibson1-1/+1
2025-07-14dtc: Add informative error for stray identifierVivian Wang1-0/+15
2025-07-10checks: Fix detection of 'i2c-bus' nodeJon Hunter1-1/+1
2025-07-02New helper to add markersUwe Kleine-König1-15/+37
2025-07-01fdtput: Fix documentation about existing nodesUwe Kleine-König1-2/+2
2025-07-01dtdiff: Use input format dtb for dtbo filesUwe Kleine-König1-1/+1
2025-06-12dtc: Add data_insert_data functionAyush Singh2-0/+28
2025-06-12meson: use override_find_program/override_dependencyPaolo Bonzini2-0/+5
2025-06-09srcpos: Define srcpos_freeAyush Singh3-1/+13
2025-05-28Add alloc_markerAyush Singh2-5/+17
2025-05-01meson: port python bindings to build natively via meson and meson-pythonEli Schwartz9-213/+73
2025-05-01Makefile: deprecate in favor of MesonEli Schwartz1-0/+4
2025-03-14Use __ASSEMBLER__ instead of __ASSEMBLY__Thomas Huth4-7/+7
2025-03-14Fix some typosThomas Huth11-14/+14
2025-03-14Remove duplicated words in documentation and commentsThomas Huth3-3/+3
2025-03-13meson: support building libfdt without static libraryBrandon Maier4-29/+9
2025-03-03meson: don't build test programs by defaultEli Schwartz1-1/+3
2025-02-05tests: When building .so from -O asm output mark as non-executable stackDavid Gibson1-1/+1
2025-01-24Start with empty __local_fixups__ and __fixups__ nodesUwe Kleine-König1-2/+15
2025-01-24Let get_subnode() not return deleted nodesUwe Kleine-König1-1/+1
2025-01-24Use build_root_node() instead of open-coding itUwe Kleine-König1-3/+1
2024-12-18build: fix -Dtools=false buildMarc-André Lureau1-6/+6
2024-12-18checks: Warn about missing #address-cells for interrupt parentsThierry Reding1-0/+4
2024-12-06libfdt: Add fdt_setprop_namelen_string()Ayush Singh1-0/+32
2024-12-06libfdt: Add fdt_setprop_namelen()Ayush Singh3-21/+103
2024-12-06libfdt_internal: fdt_find_string_len_()Ayush Singh2-5/+14
2024-12-06libfdt: add fdt_get_property_namelen_w()Ayush Singh1-0/+7
2024-12-06Add clang-format configAyush Singh1-0/+135
2024-11-27checks: Relax avoid_unnecessary_addr_size check to allow child ranges propertiesPhilipp Zabel1-7/+10
2024-11-25tests/sw_tree1.c: fix unitialized saveptrBrandon Maier1-1/+1
2024-11-25pylibfdt/libfdt.i: fix backwards compatibility of return valuesBrandon Maier1-11/+14
2024-11-25.github/workflows: update ubuntu runner to supported versionBrandon Maier1-2/+2
2024-11-25libfdt: Remove fdt parameter from overlay_fixup_one_phandleBingwu Zhang1-4/+2
2024-11-20libfdt: Move the SBOM authors sectionRichard Hughes1-5/+7
2024-11-18Add a SBOM file in CycloneDX formatRichard Hughes1-0/+41
2024-11-18libfdt: Remove extra semi-colons outside functionsBingwu Zhang2-11/+11
2024-11-06Bump version to v1.7.2v1.7.2David Gibson1-1/+1