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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
Fix assorted sparse warnings
David Gibson
1
-5
/
+6
2016-05-25
util: Add xasprintf portable asprintf variant
Pantelis Antoniou
1
-0
/
+30
2016-01-03
Fix crash on nul character in string escape sequence
David Gibson
1
-1
/
+0
2015-07-09
fdtdump: Fix bug printing bytestrings with negative values
David Gibson
1
-1
/
+1
2014-06-18
Tweak code to display cell values
Simon Glass
1
-3
/
+3
2014-03-02
Remove dead code in util.c
Heinrich Schuchardt
1
-4
/
+0
2014-02-01
dtc: fix some more -Wshadow warnings
Florian Fainelli
1
-3
/
+3
2013-12-25
Pass 'unsigned char' type to isdigit()/isspace()/isprint() functions
Serge Lamikhov-Center
1
-1
/
+1
2013-10-28
Use stdbool more widely
David Gibson
1
-1
/
+1
2013-10-01
util: Fix out of bounds memory access
Serge Lamikhov-Center
1
-1
/
+1
2013-05-24
util: drop "long" from usage helpers
Mike Frysinger
1
-3
/
+3
2013-05-24
fdtdump: make usage a bit more friendly
Mike Frysinger
1
-0
/
+54
2013-04-22
utilfdt_read: pass back up the length of data read
Mike Frysinger
1
-3
/
+16
2013-04-22
Revert "utilfdt_read: pass back up the length of data read"
Jon Loeliger
1
-5
/
+3
2013-04-21
util_version: new helper for displaying version info
Mike Frysinger
1
-0
/
+7
2013-04-21
utilfdt_read: pass back up the length of data read
Mike Frysinger
1
-3
/
+5
2013-04-21
utilfdt_read_err: use xmalloc funcs
Mike Frysinger
1
-2
/
+2
2013-01-27
Move property-printing into util
Simon Glass
1
-0
/
+37
2013-01-06
Fix util_is_printable_string
Pantelis Antoniou
1
-7
/
+13
2012-02-03
Fix uninitialized access bug in utilfdt_decode_type
David Gibson
1
-1
/
+4
2011-09-22
Add fdt read/write utility functions
Simon Glass
1
-0
/
+142
2011-09-09
dtc: Refactor character literal parsing code
Anton Staaf
1
-0
/
+99
2011-07-17
Split out is_printable_string() into util.c
Simon Glass
1
-0
/
+28
2010-03-03
dtc: Correct headers in util.c
David Gibson
1
-1
/
+6
2010-01-14
dtc: Simpler interface to source file management
David Gibson
1
-0
/
+24
2008-10-03
Implement and use an xstrdup() function
Jon Loeliger
1
-0
/
+30