aboutsummaryrefslogtreecommitdiff
path: root/fdtput.c
AgeCommit message (Expand)Author
2021-12-09Support 'r' format for printing raw bytes with fdtgetRafał Miłecki
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring
2018-06-07Consolidate utilfdt_read_len() variantsDavid Gibson
2017-10-26Remove leading underscores from identifiersDavid Gibson
2017-03-06fdtput: Remove star from value_len documentationNicolas Iooss
2017-03-06Fix assorted sparse warningsDavid Gibson
2016-07-24fdtput.c: Fix memory leak.Jean-Christophe Dubois
2015-01-27fdtput: add delete node and property functionWang Long
2014-03-03Consistently use xrealloc instead of reallocHeinrich Schuchardt
2013-05-29fdtput: expand fdt if value does not fitSrinivas Kandagatla
2013-05-24util: drop "long" from usage helpersMike Frysinger
2013-05-24dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpersMike Frysinger
2013-04-22Revert "utilfdt_read: pass back up the length of data read"Jon Loeliger
2013-04-21utilfdt_read: pass back up the length of data readMike Frysinger
2012-07-12fdtput: Add -p option to create subnodes along entire pathSimon Glass
2012-07-12fdtput: Adjust report_error() to use name, namelen paramsSimon Glass
2012-07-12fdtput: Add -c option to create nodesSimon Glass
2012-07-12fdtput: Prepare to support multiple operationsSimon Glass
2012-07-11fdtput: Fix nit in help messageSimon Glass
2012-01-21Add fdtput utility to write property values to a device treeSimon Glass