summaryrefslogtreecommitdiff
path: root/fdtget.c
Commit message (Expand)AuthorAgeFilesLines
* util: drop "long" from usage helpersMike Frysinger2013-05-241-3/+3
* dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpersMike Frysinger2013-05-241-33/+27
* 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
* fdtget: Add -d to provide a default valueSimon Glass2012-03-071-3/+17
* fdtget: Add -l to list the subnodes of a nodeSimon Glass2012-03-071-12/+84
* fdtget: Add -p to list the properties of a nodeSimon Glass2012-03-071-6/+60
* fdtget: Fix multiple arg bug and add test for itSimon Glass2012-03-071-3/+3
* Trivial style fixupDavid Gibson2012-02-031-2/+2
* Add fdtget utility to read property values from a device treeSimon Glass2012-01-211-0/+226