799 Commits (e45198c9835901efc4763bcafa3cf50b5bdcb6b5)
 

Author SHA1 Message Date
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
Greg Kurz 9619c8619c Kill bogus TYPE_BLOB marker type 6 years ago
Rob Herring ac68ff92ae parser: add TYPE_STRING marker to path references 6 years ago
Rob Herring 90a190eb04 checks: add SPI bus checks 6 years ago
Rob Herring 53a1bd5469 checks: add I2C bus checks 6 years ago
David Gibson 88f18909db dtc: Bump version to v1.4.7 6 years ago
David Gibson 85bce8b2f0 tests: Correction to vg_prepare_blob() 6 years ago
David Gibson 57f7f9e7bc tests: Don't call memcmp() with NULL arguments 6 years ago
Sebastian Huber c12b2b0c20 libfdt: fdt_address_cells() and fdt_size_cells() 6 years ago
Rob Herring 3fe0eeda0b livetree: Set phandle properties type to uint32 6 years ago
Simon Glass 853649acce pylibfdt: Support the sequential-write interface 6 years ago
David Gibson 9b0e4fe260 tests: Improve fdt_resize() tests 6 years ago
David Gibson 1087504bb3 libfdt: Add necessary header padding in fdt_create() 6 years ago
Simon Glass c72fa777e6 libfdt: Copy the struct region in fdt_resize() 6 years ago
Grant Likely 32b9c61307 Preserve datatype markers when emitting dts format 6 years ago
David Gibson 6dcb8ba408 libfdt: Add helpers for accessing unaligned words 6 years ago
Rob Herring 42607f21d4 tests: Fix incorrect check name 'prop_name_chars' 6 years ago
Rob Herring 9d78c33bf8 tests: fix grep for checks error messages 6 years ago
Simon Glass b770f3d1c1 pylibfdt: Support setting the name of a node 6 years ago
Simon Glass 2f0d07e678 pylibfdt: Add functions to set and get properties as strings 6 years ago
Simon Glass 354d3dc559 pylibfdt: Update the bytearray size with pack() 6 years ago
Simon Glass 3c374d46ac pylibfdt: Allow reading integer values from properties 6 years ago
Simon Glass 49d32ce40b pylibfdt: Use an unsigned type for fdt32_t 6 years ago
Simon Glass 481246a0c1 pylibfdt: Avoid accessing the internal _fdt member in tests 6 years ago
Simon Glass 9aafa33d99 pylibfdt: Add functions to update properties 6 years ago
Simon Glass 5a598671fd pylibfdt: Support device-tree creation/expansion 6 years ago
Simon Glass 483e170625 pylibfdt: Add support for reading the memory reserve map 6 years ago