1113 Commits (bdc5c8793a13abb8846d115b7923df87605d05bd)
 

Author SHA1 Message Date
Otavio Salvador bdc5c8793a meson: allow disabling tests 1 year ago
Nicolas Escande f088e381f2 Makefile: allow to install libfdt without building executables 1 year ago
Sebastian Huber 6df5328a90 Fix use of <ctype.h> functions 1 year ago
Yan-Jie Wang ccf1f62d59 libfdt: Fix a typo in libfdt.h 1 year ago
Otavio Salvador 71a8b8ef0a libfdt: meson: Fix linking on macOS linker 1 year ago
Uwe Kleine-König 589d8c7653 dtc: Add an option to generate __local_fixups__ and __fixups__ 1 year ago
Biswapriyo Nath e8364666d5 CI: Add build matrix with multiple Linux distributions 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
Johannes Beisswenger ea3b9a1d2c checks: Fix crash in graph_child_address if 'reg' cell size != 1 1 year ago
Johannes Beisswenger b2b9671583 livetree: fix off-by-one in propval_cell_n() bounds check 1 year ago
Uwe Kleine-König ab481e4830 Add definition for a GitHub Actions CI job 1 year ago
Uwe Kleine-König c88038c9b8 Drop obsolete/broken CI definitions 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
Johannes Beisswenger 44bb89cafd checks: Fix segmentation fault in check_graph_node 1 year ago
Rasmus Villemoes 60bcf1cde1 improve documentation for fdt_path_offset() 1 year ago
Rasmus Villemoes a6f997bc77 add fdt_get_symbol() and fdt_get_symbol_namelen() functions 1 year ago
Rasmus Villemoes 18f5ec12a1 use fdt_path_getprop_namelen() in fdt_get_alias_namelen() 1 year ago
Rasmus Villemoes df09327928 add fdt_path_getprop_namelen() helper 1 year ago
Uwe Kleine-König 129bb4b78b doc: dt-object-internal: Fix a typo 1 year ago
Uwe Kleine-König 390f481521 fdtoverlay: Drop a a repeated article 1 year ago
Uwe Kleine-König 9f8b382ed4 manual: Fix and improve documentation about -@ 1 year ago
Uwe Kleine-König 2cdf93a6d4 fdtoverlay: Fix usage string to not mention "<type>" 2 years ago
Marc-André Lureau 72fc810c30 build-sys: add -Wwrite-strings 2 years ago
Marc-André Lureau 083ab26da8 tests: fix leaks spotted by ASAN 2 years ago
Marc-André Lureau 6f8b28f496 livetree: fix leak spotted by ASAN 2 years ago
David Gibson fd68bb8c56 Make name_node() xstrdup its name argument 2 years ago
David Gibson 4718189c4c Delay xstrdup() of node and property names coming from a flat tree 2 years ago
David Gibson 0b842c3c81 Make build_property() xstrdup its name argument 2 years ago
Matt Ranostay 9cceabea1e checks: correct I2C 10-bit address check 2 years ago
Marc-André Lureau 0d56145938 yamltree.c: fix -Werror=discarded-qualifiers & -Werror=cast-qual 2 years ago
Marc-André Lureau 61fa22b05f checks: make check.data const 2 years ago
Marc-André Lureau 7a1d72a788 checks.c: fix check_msg() leak 2 years ago
Marc-André Lureau ee57999386 checks.c: fix heap-buffer-overflow 2 years ago
Marc-André Lureau 44c9b73801 tests: fix -Wwrite-strings 2 years ago
Marc-André Lureau 5b60f5104f srcpos.c: fix -Wwrite-strings 2 years ago
David Gibson 32174a66ef meson: Fix cell overflow tests when running from meson 2 years ago
Nikolay Letov 64a907f08b meson.build: bump version to 1.7.0 2 years ago
David Gibson e3cde0613b Add -Wsuggest-attribute=format warning, correct warnings thus generated 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
David Gibson 039a99414e Bump version to v1.7.0 2 years ago
David Gibson 9b62ec84bb Merge remote-tracking branch 'gitlab/main' 2 years ago
Luca Weiss 3f29d6d85c pylibfdt: add size_hint parameter for get_path 2 years ago
Qun-Wei Lin 2022bb1087 checks: Update #{size,address}-cells check for 'dma-ranges' 2 years ago
Rob Herring abbd523bae pylibfdt: Work-around SWIG limitations with flexible arrays 2 years ago
Kees Cook a41509bea3 libfdt: Replace deprecated 0-length arrays with proper flexible arrays 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