874 Commits (d6de81b81b68f9e559adf42366574233be338fd8)
 

Author SHA1 Message Date
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
Chen-Yu Tsai ae795b2db7 checks: Do not omit nodes with labels if symbol generation is requested 6 years ago
David Gibson eac2ad495b Update version.lds again 6 years ago
David Gibson f67b471355 Revert "libfdt: Add phandle generation helper" 6 years ago
Thierry Reding 54ea41c224 libfdt: Add phandle generation helper 6 years ago
Leonard Crestez 4762ad051e checks: Fix spelling in check_graph_endpoint 6 years ago
David Gibson d37f6b2010 Bump version to v1.5.0 6 years ago
Lumir Balhar a4b1a307ff pylibfdt:tests: Extend the way how to find a Python module 6 years ago
Lumir Balhar 625dd8aaf2 pylibfdt: Change how passing tests are recognized 6 years ago
Petr Viktorin 364631626b pylibfdt: Test fdt.setprop take bytes on Python 3, add error handling 6 years ago
Lumir Balhar cb0f454f73 pylibfdt: check_err accepts only integer as a first argument. 6 years ago
Lumir Balhar 4b68c6b360 pylibfdt: Proper handling of bytes/unicode strings and octal literals 6 years ago
Andreas Schwab 78e113e81c Use PRIxPTR for printing uintptr_t values 6 years ago
Geert Uytterhoeven ea7a8f6dad libfdt: Fix FDT_ERR_NOTFOUND typos in documentation 6 years ago
Geert Uytterhoeven 5aafd7ca43 libfdt: Fix fdt_getprop_by_offset() parameter name in documentation 6 years ago
Kumar Gala 7cbc550f90 checks: Add unit address check if node is enabled 6 years ago
Rob Herring f267e674d1 checks: Fix crash with multiple source annotations 6 years ago
Rob Herring 3616b9a811 checks: Use source position information for check failures 6 years ago
Rob Herring 2bdbd07a12 checks: Make each message output atomic 6 years ago
Rob Herring a1eff70c02 util: Add xa{v}sprintf_append functions 6 years ago