29 Commits (26ee65a16c38d7bed4fd6e25962f887115540ced)

Author SHA1 Message Date
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* 6 years ago
David Gibson 6473a21d8b Consolidate utilfdt_read_len() variants 6 years ago
David Gibson 3b62fdaebf Remove leading underscores from identifiers 7 years ago
David Gibson 2d45d1c5c6 Replace FDT_VERSION() with stringify() 7 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
David Gibson 34a9886a17 Add printf format attributes 8 years ago
David Gibson f72508e2b6 Correct some broken printf() like format mismatches 8 years ago
Pantelis Antoniou 9dc404958e util: Add xasprintf portable asprintf variant 9 years ago
Colin Ian King 5ef2f7c2fa dtc: Use va_end to match corresponding va_start 10 years ago
David Gibson 17625371ee Use stdbool more widely 11 years ago
Mike Frysinger 4ad49c3a9c util: add common ARRAY_SIZE define 12 years ago
Mike Frysinger b9e80656f2 util: drop "long" from usage helpers 12 years ago
Mike Frysinger 03449b84c8 dtc/fdt{get, put}/convert-dtsv0-lexer: convert to new 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 97c122eacc die: constify format string arg 12 years ago
Mike Frysinger cc2c178727 utilfdt_read: pass back up the length of data read 12 years ago
Simon Glass d20391d6ff Move property-printing into util 12 years ago
Simon Glass 8055d77a5b Adjust util_is_printable_string() comment and fix test 12 years ago
Simon Glass 68d057f20d Add fdtget utility to read property values from a device tree 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 d68cb36b0b dtc: Simpler interface to source file management 15 years ago
David Gibson b2b4990bbf dtc: Move some functions to util.[ch] 16 years ago
Jon Loeliger 879e4d2590 Implement and use an xstrdup() function 16 years ago