443 Commits (4e76ec796c90d44d417f82d9db2d67cfe575f8ed)
 

Author SHA1 Message Date
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
Stephen Warren 1b6d1941dc dtc: cpp co-existence: add support for #line directives 12 years ago
Stephen Warren 1ff3d3f8de dtc: cpp co-existence: allow names starting with # to be escaped 12 years ago
Stephen Warren 45013d8619 dtc: Add ability to delete nodes and properties 12 years ago
Yann E. MORIN 8716901d22 dtc/libfdt: install missing header 12 years ago
Simon Glass f807af1928 fdtput: Add -p option to create subnodes along entire path 12 years ago
Simon Glass 3553dfac22 fdtput: Adjust report_error() to use name, namelen params 12 years ago
Simon Glass d46c2de570 fdtput: Add -c option to create nodes 12 years ago
Simon Glass f58dff5040 fdtput: Prepare to support multiple operations 12 years ago
Simon Glass bb21f0a766 fdtput: Fix nit in help message 12 years ago
David Gibson d5399197e9 Allow toggling of semantic checks 12 years ago
David Gibson 511dedd40f Re-work level setting on checks code 12 years ago
Stephen Warren f67dfe8459 Add test for re-defining an identical label 12 years ago
Stephen Warren 942b3c065f Fix compilation warning/error in setprop_inplace.c 12 years ago
David Gibson be6026838e libfdt: Add helper function to create a trivial, empty tree 13 years ago
David Gibson cbf1410eab libfdt: Add helpers for 64-bit integer properties 13 years ago
David Gibson 4adbb5336b Remove test_tree1_dts0 testcases 13 years ago
Simon Glass 3ec9cb5703 Add integer expressions files to .gitignore 13 years ago
Simon Glass 84a94f6ffc dtc: Adjust .gitignore to be in alphabetical order 13 years ago
Simon Glass 3cbf829874 dtc: Remove spurious output on stderr 13 years ago
Bert Kenward 37b167f68a Remove invalid macro starting with _ from libfdt_env.h 13 years ago
Stephen Warren 5f0c3b2d62 dtc: Basic integer expressions 13 years ago
Stephen Warren eaec1dbc59 fdtget-runtest.sh: Fix failures when /bin/sh isn't bash 13 years ago
Simon Glass de6b76240e dtc: Add -i option to support search paths 13 years ago
Simon Glass 7fcbef2757 fdtget: Add -d to provide a default value 13 years ago