index
:
platform/external/dtc
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdtput.c
Age
Commit message (
Expand
)
Author
2021-12-09
Support 'r' format for printing raw bytes with fdtget
Rafał Miłecki
2019-06-21
dtc: Replace GPLv2 boilerplate/reference with SPDX tags
Rob Herring
2018-06-07
Consolidate utilfdt_read_len() variants
David Gibson
2017-10-26
Remove leading underscores from identifiers
David Gibson
2017-03-06
fdtput: Remove star from value_len documentation
Nicolas Iooss
2017-03-06
Fix assorted sparse warnings
David Gibson
2016-07-24
fdtput.c: Fix memory leak.
Jean-Christophe Dubois
2015-01-27
fdtput: add delete node and property function
Wang Long
2014-03-03
Consistently use xrealloc instead of realloc
Heinrich Schuchardt
2013-05-29
fdtput: expand fdt if value does not fit
Srinivas Kandagatla
2013-05-24
util: drop "long" from usage helpers
Mike Frysinger
2013-05-24
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
Mike Frysinger
2013-04-22
Revert "utilfdt_read: pass back up the length of data read"
Jon Loeliger
2013-04-21
utilfdt_read: pass back up the length of data read
Mike Frysinger
2012-07-12
fdtput: Add -p option to create subnodes along entire path
Simon Glass
2012-07-12
fdtput: Adjust report_error() to use name, namelen params
Simon Glass
2012-07-12
fdtput: Add -c option to create nodes
Simon Glass
2012-07-12
fdtput: Prepare to support multiple operations
Simon Glass
2012-07-11
fdtput: Fix nit in help message
Simon Glass
2012-01-21
Add fdtput utility to write property values to a device tree
Simon Glass