20 Commits (98a07006c48dc0bc3f42b3b3ce75b7f03e87e724)

Author SHA1 Message Date
Rafał Miłecki 17739b7ef5 Support 'r' format for printing raw bytes with fdtget 3 years ago
Andre Przywara 9102211855 fdtget: Fix signedness comparisons warnings 3 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 5 years ago
David Gibson 6dcb8ba408 libfdt: Add helpers for accessing unaligned words 6 years ago
David Gibson 6473a21d8b Consolidate utilfdt_read_len() variants 6 years ago
Nathan Whitehorn f1879e1a50 Add limited read-only support for older (V2 and V3) device tree to libfdt. 7 years ago
Simon Glass fe50bd1ecc fdtget: Split out cell list display into a new function 7 years ago
Nicolas Iooss 194d5caaef fdtget: Use @return to document the return value 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
Jean-Christophe Dubois f79ddb83e1 fdtget.c: Fix memory leak 8 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
Jon Loeliger 5543b88d5e Revert "utilfdt_read: pass back up the length of data read" 12 years ago
Mike Frysinger cc2c178727 utilfdt_read: pass back up the length of data read 12 years ago
Simon Glass 7fcbef2757 fdtget: Add -d to provide a default value 13 years ago
Simon Glass 16c99ee8e3 fdtget: Add -l to list the subnodes of a node 13 years ago
Simon Glass 30eb201ada fdtget: Add -p to list the properties of a node 13 years ago
Simon Glass 097ec97c1a fdtget: Fix multiple arg bug and add test for it 13 years ago
David Gibson 53d6ca639d Trivial style fixup 13 years ago
Simon Glass 68d057f20d Add fdtget utility to read property values from a device tree 13 years ago