summaryrefslogtreecommitdiff
path: root/fdtput.c
AgeCommit message (Expand)Author
2021-12-09Support 'r' format for printing raw bytes with fdtget Rafał Miłecki
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tags Rob Herring
2018-06-07Consolidate utilfdt_read_len() variants David Gibson
2017-10-26Remove leading underscores from identifiers David Gibson
2017-03-06fdtput: Remove star from value_len documentation Nicolas Iooss
2017-03-06Fix assorted sparse warnings David Gibson
2016-07-24fdtput.c: Fix memory leak. Jean-Christophe Dubois
2015-01-27fdtput: add delete node and property function Wang Long
2014-03-03Consistently use xrealloc instead of realloc Heinrich Schuchardt
2013-05-29fdtput: expand fdt if value does not fit Srinivas Kandagatla
2013-05-24util: drop "long" from usage helpers Mike Frysinger
2013-05-24dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers Mike 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 read Mike Frysinger
2012-07-12fdtput: Add -p option to create subnodes along entire path Simon Glass
2012-07-12fdtput: Adjust report_error() to use name, namelen params Simon Glass
2012-07-12fdtput: Add -c option to create nodes Simon Glass
2012-07-12fdtput: Prepare to support multiple operations Simon Glass
2012-07-11fdtput: Fix nit in help message Simon Glass
2012-01-21Add fdtput utility to write property values to a device tree Simon Glass