qemu /
dtc /
9cceabea1ee09ae0864d365b7b3cc89a01b1287c - 9cceabe checks: correct I2C 10-bit address check by Matt Ranostay · 2 years ago
- 0d56145 yamltree.c: fix -Werror=discarded-qualifiers & -Werror=cast-qual by Marc-André Lureau · 2 years ago
- 61fa22b checks: make check.data const by Marc-André Lureau · 2 years ago
- 7a1d72a checks.c: fix check_msg() leak by Marc-André Lureau · 2 years ago
- ee57999 checks.c: fix heap-buffer-overflow by Marc-André Lureau · 2 years ago
- 44c9b73 tests: fix -Wwrite-strings by Marc-André Lureau · 2 years ago
- 5b60f51 srcpos.c: fix -Wwrite-strings by Marc-André Lureau · 2 years ago
- 32174a6 meson: Fix cell overflow tests when running from meson by David Gibson · 2 years ago
- 64a907f meson.build: bump version to 1.7.0 by Nikolay Letov · 2 years, 1 month ago
- e3cde06 Add -Wsuggest-attribute=format warning, correct warnings thus generated by David Gibson · 2 years ago
- 4182182 Use #ifdef NO_VALGRIND by Marc-André Lureau · 2 years, 1 month ago
- 71c19f2 Do not redefine _GNU_SOURCE if already set by Marc-André Lureau · 2 years, 1 month ago
- 039a994 Bump version to v1.7.0 by David Gibson · 2 years, 1 month ago v1.7.0
- 9b62ec8 Merge remote-tracking branch 'gitlab/main' by David Gibson · 2 years, 1 month ago
- 3f29d6d pylibfdt: add size_hint parameter for get_path by Luca Weiss · 2 years, 1 month ago
- 2022bb1 checks: Update #{size,address}-cells check for 'dma-ranges' by Qun-Wei Lin · 2 years, 2 months ago
- abbd523 pylibfdt: Work-around SWIG limitations with flexible arrays by Rob Herring · 2 years, 1 month ago
- a41509b libfdt: Replace deprecated 0-length arrays with proper flexible arrays by Kees Cook · 2 years, 1 month ago
- 2cd89f8 dtc: Warning rather than error on possible truncation of cell values by David Gibson · 2 years, 4 months ago
- 55778a0 libfdt: tests: add get_next_tag_invalid_prop_len by Tadeusz Struk · 2 years, 5 months ago
- 7359034 libfdt: prevent integer overflow in fdt_next_tag by Tadeusz Struk · 2 years, 5 months ago
- 035fb90 libfdt: add fdt_get_property_by_offset_w helper by Tadeusz Struk · 2 years, 5 months ago
- 98a0700 Makefile: fix infinite recursion by dropping non-existent `%.output` by Sergei Trofimovich · 2 years, 6 months ago
- a036cc7 Makefile: limit make re-execution to avoid infinite spin by Sergei Trofimovich · 2 years, 6 months ago
- c6e9210 libdtc: remove duplicate judgments by Jia Xianhua · 2 years, 6 months ago
- e37c256 Don't generate erroneous fixups from reference to path by David Gibson · 2 years, 7 months ago
- 5045465 libfdt: Don't mask fdt_get_name() returned error by Pierre-Clément Tosi · 2 years, 8 months ago
- e64a204 manual.txt: Follow README.md and remove Jon by Pierre-Clément Tosi · 2 years, 8 months ago
- f508c83 Update README in MANIFEST.in and setup.py to README.md by Saad Waheed · 2 years, 8 months ago
- c2ccf8a Add description of Signed-off-by lines by David Gibson · 2 years, 8 months ago
- 90b9d9d Split out information for contributors to CONTRIBUTING.md by David Gibson · 2 years, 8 months ago
- 0ee1d47 Remove Jon Loeliger from maintainers list by David Gibson · 2 years, 8 months ago
- b33a73c Convert README to README.md by David Gibson · 2 years, 8 months ago
- 7ad6073 Allow static building with meson by Tero Tervala · 2 years, 9 months ago
- fd9b8c9 Allow static building with make by Tero Tervala · 2 years, 9 months ago
- fda71da libfdt: Handle failed get_name() on BEGIN_NODE by Pierre-Clément Tosi · 2 years, 8 months ago
- c7c7f17 Fix test script to run also on dash shell by Tero Tervala · 2 years, 8 months ago
- 01f23ff Add missing relref_merge test to meson test list by Tero Tervala · 2 years, 9 months ago
- ed31080 pylibfdt: add FdtRo.get_path() by Luca Weiss · 2 years, 11 months ago
- c001fc0 pylibfdt: fix swig build in install by Rob Herring · 3 years, 1 month ago
- 26c54f8 tests: add test cases for label-relative path references by Ahmad Fatoum · 4 years, 5 months ago
- ec7986e dtc: introduce label relative path references by Ahmad Fatoum · 4 years, 5 months ago
- 651410e util: introduce xstrndup helper by Ahmad Fatoum · 4 years, 5 months ago
- 4048aed setup.py: fix out of tree build by Marc-André Lureau · 3 years, 2 months ago
- ff5afb9 Handle integer overflow in check_property_phandle_args() by David Gibson · 3 years, 2 months ago
- ca72944 README: Explain how to add a new API function by Simon Glass · 3 years, 4 months ago
- c0c2e11 Fix a UB when fdt_get_string return null by LoveSy · 3 years, 3 months ago
- cd5f69c tests: setprop_inplace: use xstrdup instead of unchecked strdup by Ahmad Fatoum · 3 years, 3 months ago
- a04f690 pylibfdt: add Property.as_*int*_array() by Luca Weiss · 3 years, 3 months ago
- 8310271 pylibfdt: add Property.as_stringlist() by Luca Weiss · 3 years, 3 months ago
- d152126 Fix Python crash on getprop deallocation by Luca Weiss · 3 years, 3 months ago
- 17739b7 Support 'r' format for printing raw bytes with fdtget by Rafał Miłecki · 3 years, 3 months ago
- 45f3d1a libfdt: overlay: make overlay_get_target() public by Vikram Garhwal · 3 years, 4 months ago
- c19a4ba libfdt: fix an incorrect integer promotion by Elvira Khabirova · 3 years, 4 months ago
- 1cc41b1 pylibfdt: Add packaging metadata by Rob Herring · 3 years, 4 months ago
- db72398 README: Update pylibfdt install instructions by Rob Herring · 3 years, 4 months ago
- 383e148 pylibfdt: fix with Python 3.10 by Ross Burton · 3 years, 4 months ago
- 23b56cb pylibfdt: Move setup.py to the top level by Rob Herring · 3 years, 4 months ago
- 69a7607 pylibfdt: Split setup.py author name and email by Rob Herring · 3 years, 4 months ago
- 0b106a7 pylibfdt: Use setuptools_scm for the version by Rob Herring · 3 years, 4 months ago
- c691776 pylibfdt: Use setuptools instead of distutils by Rob Herring · 3 years, 4 months ago
- 5216f3f libfdt: Add static lib to meson build by Rob Herring · 3 years, 4 months ago
- 4eda259 CI: Cirrus: bump used FreeBSD from 12.1 to 13.0 by Ahmad Fatoum · 3 years, 4 months ago
- 0a3a9d3 checks: Add an interrupt-map check by Rob Herring · 3 years, 5 months ago
- 8fd2474 checks: Ensure '#interrupt-cells' only exists in interrupt providers by Rob Herring · 3 years, 5 months ago
- d8d1a9a checks: Drop interrupt provider '#address-cells' check by Rob Herring · 3 years, 5 months ago
- 52a16fd checks: Make interrupt_provider check dependent on interrupts_extended_is_cell by Rob Herring · 3 years, 5 months ago
- 37fd700 treesource: Maintain phandle label/path on output by Rob Herring · 3 years, 8 months ago
- e33ce1d flattree: Use '\n', not ';' to separate asm pseudo-ops by David Gibson · 3 years, 6 months ago
- d24cc18 asm: Use assembler macros instead of cpp macros by David Gibson · 3 years, 6 months ago
- ff3a30c asm: Use .asciz and .ascii instead of .string by Rob Herring · 3 years, 8 months ago
- 5eb5927 fdtdump: fix -Werror=int-to-pointer-cast by Marc-André Lureau · 3 years, 7 months ago
- 0869f82 libfdt: Add ALIGNMENT error string by Georg Kotheimer · 3 years, 7 months ago
- 69595a1 checks: Fix bus-range check by Thierry Reding · 3 years, 9 months ago
- 72d09e2 Makefile: add -Wsign-compare to warning options by Andre Przywara · 3 years, 9 months ago
- b587787 checks: Fix signedness comparisons warnings by Andre Przywara · 3 years, 9 months ago
- 69bed6c dtc: Wrap phandle validity check by Andre Przywara · 3 years, 9 months ago
- 9102211 fdtget: Fix signedness comparisons warnings by Andre Przywara · 3 years, 9 months ago
- d966f08 tests: Fix signedness comparisons warnings by Andre Przywara · 3 years, 9 months ago
- ecfb438 dtc: Fix signedness comparisons warnings: pointer diff by Andre Przywara · 3 years, 9 months ago
- 5bec74a dtc: Fix signedness comparisons warnings: reservednum by Andre Przywara · 3 years, 9 months ago
- 24e7f51 fdtdump: Fix signedness comparisons warnings by Andre Przywara · 3 years, 9 months ago
- b6910be Bump version to v1.6.1 by David Gibson · 3 years, 9 months ago v1.6.1
- 21d61d1 Fix CID 1461557 by David Gibson · 3 years, 9 months ago
- 4c2ef8f checks: Introduce is_multiple_of() by David Gibson · 3 years, 9 months ago
- e59ca36 Make handling of cpp line information more tolerant by David Gibson · 3 years, 9 months ago
- 0c3fd9b checks: Drop interrupt_cells_is_cell check by Rob Herring · 3 years, 10 months ago
- 6b3081a checks: Add check_is_cell() for all phandle+arg properties by Rob Herring · 3 years, 10 months ago
- 2dffc19 yamltree: Remove marker ordering dependency by Rob Herring · 3 years, 10 months ago
- 61e5134 pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · 3 years, 10 months ago
- c8bddd1 tests: add a positive gpio test case by Ilya Lipnitskiy · 3 years, 10 months ago
- ad4abfa checks: replace strstr and strrchr with strends by Ilya Lipnitskiy · 3 years, 10 months ago
- 09c6a6e dtc.h: add strends for suffix matching by Ilya Lipnitskiy · 3 years, 10 months ago
- 9bb9b8d checks: tigthen up nr-gpios prop exception by Ilya Lipnitskiy · 3 years, 10 months ago
- b07b62e libfdt: Add FDT alignment check to fdt_check_header() by Rob Herring · 4 years ago
- a2def54 libfdt: Check that the root-node name is empty by Simon Glass · 4 years ago
- 4ca61f8 libfdt: Check that there is only one root node by Simon Glass · 4 years ago
- 34d7082 dtc: Remove -O dtbo support by Masahiro Yamada · 4 years ago
- 8e7ff26 libfdt: Fix a possible "unchecked return value" warning by David Gibson · 4 years ago
- 8887526 checks: Warn on node-name and property name being the same by Kumar Gala · 4 years, 1 month ago