395 Commits (master)

Author SHA1 Message Date
Uwe Kleine-König 61e88fdcec libfdt: overlay: Fix phandle overwrite check for new subtrees 3 months ago
Brandon Maier 9e313b14e6 pylibfdt/meson.build: fix Python library being rebuilt during install 4 months ago
Brandon Maier d598fc3648 tests/run_tests.sh: fix Meson library path being dropped 4 months ago
Brandon Maier b98239da2f tests/meson.build: fix python and yaml tests not running 4 months ago
Zheng Guangyuan 4dd831affd libfdt: tests: Update test case for overlay_bad_fixup 6 months ago
Zheng Guangyuan e6d2942008 tests: Remove two_roots and named_root from LIBTREE_TESTS_L and add all dtb filenames generated by dumptrees to TESTS_TREES_L in Makefile.tests 6 months ago
Brandon Maier 855c934e26 tests: fix tests broken under Meson 7 months ago
Brandon Maier 9ca7d62dbf meson: split run-tests by type 7 months ago
Brandon Maier bb51223083 meson: fix dependencies of tests 7 months ago
Uwe Kleine-König 1fad065080 libfdt: overlay: ensure that existing phandles are not overwritten 7 months ago
Alyssa Ross dcef5f834e tests: use correct pkg-config when cross compiling 9 months ago
Rob Herring 95c74d71f0 treesource: Restore string list output when no type markers 12 months ago
Pierre-Clément Tosi 2283dd78ef libfdt: fdt_path_offset_namelen: Reject empty path 1 year ago
Pierre-Clément Tosi 79b9e326a1 libfdt: fdt_get_alias_namelen: Validate aliases 1 year ago
Simon Glass 52157f13ef pylibfdt: Support boolean properties 1 year ago
Brandon Maier d030a893be tests: generate dtbs in Meson build directory 1 year ago
Brandon Maier 8d8372b137 tests: fix use of deprecated meson methods 1 year ago
David Gibson 3b02a94b48 dtc: Correct invalid dts output with mixed phandles and integers 1 year ago
Johannes Beisswenger d4888958d6 tests: Add additional tests for device graph checks 1 year ago
Uwe Kleine-König 0ac8b30ba5 yaml: Depend on libyaml >= 0.2.3 1 year ago
Johannes Beisswenger f1657b2fb5 tests: Add test cases for bad endpoint node and remote-endpoint prop checks 1 year ago
Marc-André Lureau 083ab26da8 tests: fix leaks spotted by ASAN 2 years ago
Marc-André Lureau 44c9b73801 tests: fix -Wwrite-strings 2 years ago
David Gibson 32174a66ef meson: Fix cell overflow tests when running from meson 2 years ago
Marc-André Lureau 4182182110 Use #ifdef NO_VALGRIND 2 years ago
Marc-André Lureau 71c19f20b3 Do not redefine _GNU_SOURCE if already set 2 years ago
Luca Weiss 3f29d6d85c pylibfdt: add size_hint parameter for get_path 2 years ago
David Gibson 2cd89f862c dtc: Warning rather than error on possible truncation of cell values 2 years ago
Tadeusz Struk 55778a03df libfdt: tests: add get_next_tag_invalid_prop_len 2 years ago
David Gibson e37c25677d Don't generate erroneous fixups from reference to path 2 years ago
Tero Tervala 7ad60734b1 Allow static building with meson 2 years ago
Tero Tervala fd9b8c96c7 Allow static building with make 2 years ago
Tero Tervala c7c7f17a83 Fix test script to run also on dash shell 2 years ago
Tero Tervala 01f23ffe16 Add missing relref_merge test to meson test list 2 years ago
Luca Weiss ed310803ea pylibfdt: add FdtRo.get_path() 3 years ago
Ahmad Fatoum 26c54f840d tests: add test cases for label-relative path references 3 years ago
David Gibson ff5afb96d0 Handle integer overflow in check_property_phandle_args() 3 years ago
Ahmad Fatoum cd5f69cbc0 tests: setprop_inplace: use xstrdup instead of unchecked strdup 3 years ago
Luca Weiss a04f690250 pylibfdt: add Property.as_*int*_array() 3 years ago
Luca Weiss 83102717d7 pylibfdt: add Property.as_stringlist() 3 years ago
Rafał Miłecki 17739b7ef5 Support 'r' format for printing raw bytes with fdtget 3 years ago
Rob Herring 0a3a9d3449 checks: Add an interrupt-map check 3 years ago
Rob Herring 37fd700685 treesource: Maintain phandle label/path on output 3 years ago
David Gibson d24cc189dc asm: Use assembler macros instead of cpp macros 3 years ago
Rob Herring ff3a30c115 asm: Use .asciz and .ascii instead of .string 3 years ago
Andre Przywara d966f08fcd tests: Fix signedness comparisons warnings 3 years ago
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Ilya Lipnitskiy c8bddd1060 tests: add a positive gpio test case 4 years ago
Simon Glass a2def54799 libfdt: Check that the root-node name is empty 4 years ago
Simon Glass 4ca61f84dc libfdt: Check that there is only one root node 4 years ago