summaryrefslogtreecommitdiff
path: root/fdtget.c
Commit message (Expand)AuthorAgeFilesLines
* 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