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
/
util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
dtc: Use va_end to match corresponding va_start
Colin Ian King
1
-0
/
+1
2013-10-28
Use stdbool more widely
David Gibson
1
-1
/
+2
2013-05-24
util: add common ARRAY_SIZE define
Mike Frysinger
1
-0
/
+2
2013-05-24
util: drop "long" from usage helpers
Mike Frysinger
1
-9
/
+9
2013-05-24
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
Mike Frysinger
1
-1
/
+1
2013-05-24
fdtdump: make usage a bit more friendly
Mike Frysinger
1
-0
/
+61
2013-04-22
utilfdt_read: pass back up the length of data read
Mike Frysinger
1
-0
/
+13
2013-04-22
Revert "utilfdt_read: pass back up the length of data read"
Jon Loeliger
1
-4
/
+2
2013-04-21
util_version: new helper for displaying version info
Mike Frysinger
1
-0
/
+5
2013-04-21
die: constify format string arg
Mike Frysinger
1
-1
/
+1
2013-04-21
utilfdt_read: pass back up the length of data read
Mike Frysinger
1
-2
/
+4
2013-01-27
Move property-printing into util
Simon Glass
1
-0
/
+14
2013-01-27
Adjust util_is_printable_string() comment and fix test
Simon Glass
1
-3
/
+5
2012-01-21
Add fdtget utility to read property values from a device tree
Simon Glass
1
-0
/
+10
2011-09-22
Add fdt read/write utility functions
Simon Glass
1
-0
/
+68
2011-09-09
dtc: Refactor character literal parsing code
Anton Staaf
1
-0
/
+8
2011-07-17
Split out is_printable_string() into util.c
Simon Glass
1
-0
/
+11
2010-01-14
dtc: Simpler interface to source file management
David Gibson
1
-0
/
+1
2009-01-07
dtc: Move some functions to util.[ch]
David Gibson
1
-0
/
+35
2008-10-03
Implement and use an xstrdup() function
Jon Loeliger
1
-0
/
+20