33 Commits (b98239da2f18d2bfe0934ac705ef8d8b92277f74)

Author SHA1 Message Date
Ahmad Fatoum 651410e54c util: introduce xstrndup helper 3 years ago
Rafał Miłecki 17739b7ef5 Support 'r' format for printing raw bytes with fdtget 3 years ago
David Gibson 6ce585ac15 Use correct inttypes.h format specifier 5 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 6 years ago
Rob Herring a1eff70c02 util: Add xa{v}sprintf_append functions 6 years ago
David Gibson fb9c6abdda Use size_t for blob lengths in utilfdt_read* 7 years ago
David Gibson 6473a21d8b Consolidate utilfdt_read_len() variants 7 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
Pantelis Antoniou 9dc404958e util: Add xasprintf portable asprintf variant 9 years ago
David Gibson d728ad59f5 Fix crash on nul character in string escape sequence 9 years ago
David Gibson e5e6df7c37 fdtdump: Fix bug printing bytestrings with negative values 10 years ago
Simon Glass c78ca72e1e Tweak code to display cell values 11 years ago
Heinrich Schuchardt 821acd4c17 Remove dead code in util.c 11 years ago
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 14 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