index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdtget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
fdtget: Split out cell list display into a new function
Simon Glass
1
-15
/
+34
2017-03-06
fdtget: Use @return to document the return value
Nicolas Iooss
1
-1
/
+1
2017-03-06
Fix assorted sparse warnings
David Gibson
1
-1
/
+1
2016-07-24
fdtget.c: Fix memory leak
Jean-Christophe Dubois
1
-1
/
+7
2013-05-24
util: drop "long" from usage helpers
Mike Frysinger
1
-3
/
+3
2013-05-24
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
Mike Frysinger
1
-33
/
+27
2013-04-22
Revert "utilfdt_read: pass back up the length of data read"
Jon Loeliger
1
-1
/
+1
2013-04-21
utilfdt_read: pass back up the length of data read
Mike Frysinger
1
-1
/
+1
2012-03-07
fdtget: Add -d to provide a default value
Simon Glass
1
-3
/
+17
2012-03-07
fdtget: Add -l to list the subnodes of a node
Simon Glass
1
-12
/
+84
2012-03-07
fdtget: Add -p to list the properties of a node
Simon Glass
1
-6
/
+60
2012-03-07
fdtget: Fix multiple arg bug and add test for it
Simon Glass
1
-3
/
+3
2012-02-03
Trivial style fixup
David Gibson
1
-2
/
+2
2012-01-21
Add fdtget utility to read property values from a device tree
Simon Glass
1
-0
/
+226