20 Commits (24cb3d0681d9196d57176a0a94bfc6e610ef7b45)

Author SHA1 Message Date
Florian Fainelli 24cb3d0681 dtc: fix some more -Wshadow warnings 11 years ago
Serge Lamikhov-Center 17119ab0a5 Pass 'unsigned char' type to isdigit()/isspace()/isprint() functions 11 years ago
David Gibson 17625371ee Use stdbool more widely 11 years ago
Serge Lamikhov-Center 883238dc50 util: Fix out of bounds memory access 11 years ago
Mike Frysinger b9e80656f2 util: drop "long" from usage helpers 12 years ago
Mike Frysinger be8d1c82cb fdtdump: make usage a bit more friendly 12 years ago
Mike Frysinger a6d55e039f utilfdt_read: pass back up the length of data read 12 years ago
Jon Loeliger 5543b88d5e Revert "utilfdt_read: pass back up the length of data read" 12 years ago
Mike Frysinger 31be4ce7ca util_version: new helper for displaying version info 12 years ago
Mike Frysinger cc2c178727 utilfdt_read: pass back up the length of data read 12 years ago
Mike Frysinger f8cb5dd949 utilfdt_read_err: use xmalloc funcs 12 years ago
Simon Glass d20391d6ff Move property-printing into util 12 years ago
Pantelis Antoniou 1c1efd6954 Fix util_is_printable_string 12 years ago
David Gibson e280442e08 Fix uninitialized access bug in utilfdt_decode_type 13 years ago
Simon Glass 36204fdf74 Add fdt read/write utility functions 13 years ago
Anton Staaf b43335a238 dtc: Refactor character literal parsing code 13 years ago
Simon Glass 492f9d5de7 Split out is_printable_string() into util.c 13 years ago
David Gibson 8765874963 dtc: Correct headers in util.c 15 years ago
David Gibson d68cb36b0b dtc: Simpler interface to source file management 15 years ago
Jon Loeliger 879e4d2590 Implement and use an xstrdup() function 16 years ago