859 Commits (25bb080c18d1a8a96760e26257bf8c80ec7fcab4)
 

Author SHA1 Message Date
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
Simon Glass 82a52ce457 libfdt: Add a test for fdt_getprop_by_offset() 6 years ago
David Gibson 607b8586b3 PEP8 / Flake8 cleanups for setup.py 6 years ago
David Gibson f9c0a425b6 Remove broken objdir / srcdir support 6 years ago
David Gibson 5182b5e6f2 pylibfdt: Use common PREFIX variable 6 years ago
David Gibson d45bf1f5f2 Refine make tests_clean target 6 years ago
David Gibson 99284c4db9 Refine pylibfdt_clean target 6 years ago
David Gibson a4629cfaed Refine libfdt_clean target 6 years ago
David Gibson 08380fc43a tests: Use modern octal literals for Python 6 years ago
Lumir Balhar 8113c00b99 pylibfdt: Allow switch to Python 3 via environment variable PYTHON 6 years ago
David Gibson 11738cf01f libfdt: Don't use memcpy to handle unaligned reads on ARM 6 years ago
Rob Herring 86a288a736 checks: Restructure check_msg to decrease indentation 6 years ago
Julia Lawall 5667e7ef9a annotations: add the annotation functionality 6 years ago
Julia Lawall 8e20ccf52f annotations: add positions 6 years ago
David Gibson ca930e20bb tests: Don't lose errors from make checkm 6 years ago
David Gibson 43366bb4ee tests: Property count valgrind errors in wrapped tests 6 years ago