1025 Commits (69a760747d8d9d1c5dcceebc05e868e1eaf13a2b)
 

Author SHA1 Message Date
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
David Gibson 5062516fb8 srcpos: Remove srcpos_empty 6 years ago
David Gibson a3143fafbf Revert "annotations: add positions" 6 years ago
Kumar Gala 403cc79f06 checks: Update SPI bus check for 'spi-slave' 6 years ago
Julia Lawall baa1d2cf78 annotations: add positions 6 years ago
David Gibson ff2ad38f6a Merge remote-tracking branch 'origin/pr/18' 6 years ago
John Clarke aa7254d9cb libfdt: return correct value if #size-cells property is not present 6 years ago
Dan Horák 49903aed77 use ptrdiff_t modifier for printing pointer differences 6 years ago
Rob Herring da2b691ccf treesource: Fix dts output for phandles in middle of a sequence of ints 6 years ago
Lubomir Rintel 8f8b77a0d6 tests: Wrap check_align() calls with base_run_test() 6 years ago
Rob Herring 522d81d572 Fix dts output with a REF_PATH marker 6 years ago
Fredrik Markstrom e45198c983 Added test cases for target references 6 years ago
Fredrik Markstrom 0fcffda15e Merge nodes with local target label references 6 years ago
David Gibson 1e4a0928f3 pylibfdt: Don't have setup.py depend on where it's invoked from 6 years ago
David Gibson ca399b1495 pylibfdt: Eliminate run_setup make function 6 years ago
David Gibson 98972f1b3e pylibfdt: Improved version extraction 6 years ago
David Gibson 7ba2be6cda pylibfdt: Don't silence setup.py when V=1 6 years ago
David Gibson 7691f9d393 pylibfdt: Make SETUP make variable 6 years ago
David Gibson 855b9963de pylibfdt: Simpler CFLAGS handling 6 years ago
David Gibson 47cafbeeb9 pylibfdt: Link extension module with libfdt rather than rebuilding 6 years ago
David Gibson dd695d6afb pylibfdt: Correctly set build output directory 6 years ago
David Gibson 59327523d0 pylibfdt: We don't need include files from the base directory 6 years ago
Rob Herring e84742aa7b checks: fix simple-bus compatible matching 6 years ago
Grant Likely 8c59a97ce0 Fix missing labels when emitting dts format 6 years ago
Rob Herring d448f9a5fd Revert dts output formatting changes of spaces around brackets 6 years ago
Grant Likely c86da84d30 Add support for YAML encoded output 6 years ago
Rob Herring 361b5e7d80 Make type_marker_length helper public 6 years ago
Simon Glass bfbfab047e pylibfdt: Add a means to add and delete notes 6 years ago
Simon Glass 9005f4108e pylibfdt: Allow delprop() to return errors 6 years ago
David Gibson b94c056b13 Make valgrind optional 6 years ago
David Gibson fd06c54d47 tests: Better testing of dtc -I fs mode 6 years ago
David Gibson c3f50c9a86 tests: Allow dtbs_equal_unordered to ignore mem reserves 6 years ago
Greg Kurz 0ac9fdee37 dtc: trivial '-I fs -O dts' test 6 years ago
Dan Horák 0fd1c8c783 pylibfdt: fdt_get_mem_rsv returns 2 uint64_t values 6 years ago
David Gibson 04853cad18 pylibfdt: Don't incorrectly / unnecessarily override uint64_t typemap 6 years ago