19 Commits (302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2)

Author SHA1 Message Date
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