1123 Commits (35019949c4c72cfe4d9a95db7108758d2c7944a1)
 

Author SHA1 Message Date
Brandon Maier 35019949c4 workflows: build: remove setuptools_scm hack 1 year ago
Brandon Maier cd3e2304f4 pylibfdt: use fallback version in tarballs 1 year ago
Brandon Maier 0f58645677 move release version into VERSION.txt 1 year ago
Brandon Maier 38165954c1 libfdt: add missing version symbols 1 year ago
Brandon Maier 5e98b59793 editorconfig: use tab indentation for version.lds 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
Brandon Maier 761114effa pylibtfdt: fix use of deprecated meson method 1 year ago
Brandon Maier bf6377a98d meson: set minimum Meson version to 0.56.0 1 year ago
Brandon Maier 4c68e4b16b libfdt: fix library version to match project version 1 year ago
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