summaryrefslogtreecommitdiffstats
path: root/commands/of_diff.c
Commit message (Expand)AuthorAgeFilesLines
* of: don't report failure to of_read_file twiceAhmad Fatoum2024-03-051-3/+2
* commands: of_diff: support applying fixups on arbitrary device treesAhmad Fatoum2023-06-091-8/+22
* commands: of_diff: simplify error handlingAhmad Fatoum2023-06-091-36/+19
* of: add function to read a file as unflattened device treeSascha Hauer2023-05-221-12/+1
* of: report whether of_diff found differences in return codeAhmad Fatoum2022-02-071-3/+1
* fdt: Check blob size during unflatteningSascha Hauer2021-06-251-1/+1
* of: Add function to duplicate a device treeSascha Hauer2021-06-251-2/+2
* vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-2/+2
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-7/+4
* add of_diff commandSascha Hauer2019-09-121-0/+108