893 Commits (fdf3f6d897ab8759fb7d7277ba5224beb4727d1d)
 

Author SHA1 Message Date
Simon Glass fdf3f6d897 pylibfdt: Correct the type for fdt_property_stub() 5 years ago
Marc-André Lureau 430419c281 tests: fix some python warnings 5 years ago
Marc-André Lureau 588a29ff2e util: use gnu_printf format attribute 5 years ago
Marc-André Lureau bc876708ab fstree: replace lstat with stat 5 years ago
Marc-André Lureau 4c3c4ccb99 dumptrees: pass outputdir as first argument 5 years ago
Marc-André Lureau aa522da9ff tests: allow out-of-tree test run 5 years ago
Valter Minute 0d0d0fa51b fdtoverlay: Return non-zero exit code if overlays can't be applied 5 years ago
Marc-André Lureau 4605eb047b Add .editorconfig 5 years ago
Rob Herring 18d7b2f4ee yamltree: Ensure consistent bracketing of properties with phandles 5 years ago
Luc Michel 67f790c1ad libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st 5 years ago
Luca Weiss b111122ea5 pylibfdt: use python3 shebang 5 years ago
David Gibson 60e0db3d65 Ignore phandle properties in /aliases 5 years ago
Luca Weiss 95ce19c140 README: update for Python 3 5 years ago
Denis Efremov 5345db19f6 livetree: simplify condition in get_node_by_path 5 years ago
David Gibson b8d6eca782 libfdt: Allow #size-cells of 0 5 years ago
Joel Stanley 184f510994 Makefile: Add EXTRA_CFLAGS variable 5 years ago
David Gibson 812b1956a0 libfdt: Tweak data handling to satisfy Coverity 5 years ago
David Gibson 5c715a4477 fdtoverlay: Ignore symbols in overlays which don't apply to the target tree 5 years ago
David Gibson b993534748 fdtoverlay: Allow adding labels to __overlay__ nodes in overlays 5 years ago
Appana Durga Kedareswara rao d6de81b81b pylibfdt: Add support for fdt_get_alias() 5 years ago
Simon Glass 1c17714dbb pylibfdt: Correct the FdtSw example 5 years ago
Fabrice Gasnier ad57e4574a tests: Add a failed test case for 'fdtoverlay' with long target path 5 years ago
David Gibson bbe3b36f54 fdtoverlay: Rework output allocation 5 years ago
David Gibson 6c2e61f083 fdtoverlay: Improve error messages 5 years ago
David Gibson 297f5abb36 fdtoverlay: Check for truncated overlay blobs 5 years ago
Rob Herring 702c1b6c0e README.license: Update to reflect SPDX tag usage 5 years ago
Rob Herring 4097bbffcf dtc: Add GPLv2 SPDX tags to files missing license text 5 years ago
Rob Herring 94f87cd5b7 libfdt: Add dual GPL/BSD SPDX tags to files missing license text 5 years ago
Rob Herring c4ffc05574 tests: Replace license boilerplate with SPDX tags 5 years ago
Rob Herring a5ac29baac pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags 5 years ago
Rob Herring 7fb0f4db2e libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags 5 years ago
Rob Herring acfe84f2c4 dtc: Replace GPLv2 boilerplate/reference with SPDX tags 5 years ago
Rob Herring 87963ee206 livetree: add missing type markers in generated overlay properties 5 years ago
Thomas Huth 825146d13d Fix typos in various documentation and source files 5 years ago
Thomas Huth 25bb080c18 Update the GPL2 text to the latest revision 5 years ago
David Gibson 243176c4ce Fix bogus error on rebuild 6 years ago
Nicholas Piggin ce01b21098 libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed 6 years ago
Nicholas Piggin fbb62754ce libfdt: Introduce fdt_create_with_flags() 6 years ago
Nicholas Piggin 228a44cce8 libfdt: Ensure fdt_add_property frees allocated name string on failure 6 years ago
David Gibson 8f69567622 Avoid assertion in check_interrupts_property() 6 years ago
David Gibson 5c3513f689 Link tools and tests against libfdt shared library 6 years ago
David Gibson 00f9febf9c tests: Rename tests.sh to testutils.sh 6 years ago
David Gibson c5d45188f9 Clean up LDLIBS handling 6 years ago
David Gibson 6ef8fcd05b Rebuild libfdt shared object if versioning linker script changes 6 years ago
David Gibson 26ee65a16c Use Python3 by default 6 years ago
David Gibson cca6546244 libfdt: Make fdt_get_max_phandle() an inline 6 years ago
Thierry Reding 730875016a libfdt: Add phandle generation helper 6 years ago
Thierry Reding 7dfb61ba96 libfdt: Use fdt_find_max_phandle() 6 years ago
Thierry Reding 2bc5b66d7f libfdt: Add new maximum phandle lookup function 6 years ago
AKASHI Takahiro 7fcf8208b8 libfdt: add fdt_append_addrrange() 6 years ago