567 Commits (cabbaa972cddb193dbe170f3797825a5d4ca66fa)
 

Author SHA1 Message Date
David Gibson 0c0bf8519a Fix memory leak in srcpos_verror() 11 years ago
David Gibson e19d3b1d6d Fix indentation of srcpos_verror() 11 years ago
David Gibson a1e6da8aed Fix typo in type of srcpos_verror() et al. 11 years ago
David Gibson 6efd9065e6 Remove unused srcpos_warn() function 11 years ago
David Gibson a7ecdb4e75 Fix valgrind errors in sw_tree1 11 years ago
David Gibson edb10bcf1c Add option to run_tests.sh to stop immediately on a failing test 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
David Gibson 79eebb23db libfdt: Add function to resize the buffer for a sequential write tree 11 years ago
Serge Lamikhov-Center 883238dc50 util: Fix out of bounds memory access 11 years ago
Stephen Warren b290428d71 Ensure all tests have matching reg and unit address 11 years ago
David Gibson 9476db68b6 Makefile: provide separate install targets 11 years ago
Jon Loeliger 65cc4d2748 Tag Version 1.4.0 11 years ago
Stephen Warren a1ee6f068e dtc: ensure #line directives don't consume data from the next line 12 years ago
David Gibson 2e3fc7e9b3 Add missing test binary to .gitignore 12 years ago
Srinivas Kandagatla d214655904 fdtput: expand fdt if value does not fit 12 years ago
David Gibson a58afe2eb2 Remove some tests for misfeatures 12 years ago
David Gibson 1c76ec3c09 Use shorten_echo for wrap_tests 12 years ago
Mike Frysinger 8ec013ae63 fdtdump: add a debug mode 12 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 fdc7387845 fdtdump: add a --scan option 12 years ago
Mike Frysinger be8d1c82cb fdtdump: make usage a bit more friendly 12 years ago
Simon Glass 4e76ec796c libfdt: Add fdt_next_subnode() to permit easy subnode iteration 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
Mike Frysinger f8cb5dd949 utilfdt_read_err: use xmalloc funcs 12 years ago
Justin Sobota 27cdc1b16f Added license header to dtc/libfdt/fdt.h and libfdt_env.h 12 years ago
François Revol cc11e522a3 Fix typo 12 years ago
Simon Glass b7aa300eee Export fdt_stringlist_contains() 12 years ago
Simon Glass d59b8078bd .gitignore: Add rule for *.patch 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
Stephen Warren 1760e7ca03 fdtget-runtest.sh: use printf instead of /bin/echo -e 12 years ago
KRONSTORFER Horst 19cd5ead0b dtc: Drop the '-S is deprecated' warning 12 years ago
Kim Phillips 142419e43c dtc/libfdt: sparse fixes 12 years ago
Kim Phillips feafcd972c dtc/libfdt: introduce fdt types for annotation by endian checkers 12 years ago
Kim Phillips 20b866a7ce dtc/fdtdump: include libfdt_env.h prior to fdt.h 12 years ago
Kim Phillips 38ad79d339 dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
Pantelis Antoniou 1c1efd6954 Fix util_is_printable_string 12 years ago
Pantelis Antoniou 94a4799b20 fdtdump: properly handle multi-string properties 12 years ago
Michael Ellerman e4b497f367 Add documentation on how to submit patches 12 years ago
Michael Ellerman 8dec4d86ad dtc: srcpos_verror() should print to stderr 12 years ago
Stephen Warren 1762ab42ef dtc: fix for_each_*() to skip first object if deleted 12 years ago
Anders Hedlund c6fb1d2391 libfdt: Added missing functions to shared library 12 years ago
Stephen Warren 317a5d92bc dtc: zero out new label objects 12 years ago