Sign in
android
/
platform
/
external
/
dtc
/
refs/heads/oreo-mr1-1.2-iot-release
/
util.h
672ac09
Clean up gcc attributes
by David Gibson
· 8 years ago
34a9886
Add printf format attributes
by David Gibson
· 8 years ago
f72508e
Correct some broken printf() like format mismatches
by David Gibson
· 8 years ago
9dc4049
util: Add xasprintf portable asprintf variant
by Pantelis Antoniou
· 9 years ago
5ef2f7c
dtc: Use va_end to match corresponding va_start
by Colin Ian King
· 10 years ago
1762537
Use stdbool more widely
by David Gibson
· 11 years ago
4ad49c3
util: add common ARRAY_SIZE define
by Mike Frysinger
· 12 years ago
b9e8065
util: drop "long" from usage helpers
by Mike Frysinger
· 12 years ago
03449b8
dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new usage helpers
by Mike Frysinger
· 12 years ago
be8d1c8
fdtdump: make usage a bit more friendly
by Mike Frysinger
· 12 years ago
a6d55e0
utilfdt_read: pass back up the length of data read
by Mike Frysinger
· 12 years ago
5543b88
Revert "utilfdt_read: pass back up the length of data read"
by Jon Loeliger
· 12 years ago
31be4ce
util_version: new helper for displaying version info
by Mike Frysinger
· 12 years ago
97c122e
die: constify format string arg
by Mike Frysinger
· 12 years ago
cc2c178
utilfdt_read: pass back up the length of data read
by Mike Frysinger
· 12 years ago
d20391d
Move property-printing into util
by Simon Glass
· 12 years ago
8055d77
Adjust util_is_printable_string() comment and fix test
by Simon Glass
· 12 years ago
68d057f
Add fdtget utility to read property values from a device tree
by Simon Glass
· 13 years ago
36204fd
Add fdt read/write utility functions
by Simon Glass
· 13 years ago
b43335a
dtc: Refactor character literal parsing code
by Anton Staaf
· 14 years ago
492f9d5
Split out is_printable_string() into util.c
by Simon Glass
· 14 years ago
d68cb36
dtc: Simpler interface to source file management
by David Gibson
· 15 years ago
b2b4990
dtc: Move some functions to util.[ch]
by David Gibson
· 16 years ago
879e4d2
Implement and use an xstrdup() function
by Jon Loeliger
· 16 years ago