summaryrefslogtreecommitdiff
path: root/fdtput.c
Commit message (Expand)AuthorAgeFilesLines
* fdtput: expand fdt if value does not fitSrinivas Kandagatla2013-05-291-15/+59
* util: drop "long" from usage helpersMike Frysinger2013-05-241-4/+4
* dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpersMike Frysinger2013-05-241-34/+29
* Revert "utilfdt_read: pass back up the length of data read"Jon Loeliger2013-04-221-1/+1
* utilfdt_read: pass back up the length of data readMike Frysinger2013-04-211-1/+1
* fdtput: Add -p option to create subnodes along entire pathSimon Glass2012-07-121-4/+55
* fdtput: Adjust report_error() to use name, namelen paramsSimon Glass2012-07-121-7/+18
* fdtput: Add -c option to create nodesSimon Glass2012-07-121-1/+51
* fdtput: Prepare to support multiple operationsSimon Glass2012-07-121-11/+26
* fdtput: Fix nit in help messageSimon Glass2012-07-111-1/+1
* Add fdtput utility to write property values to a device treeSimon Glass2012-01-211-0/+235