1032 Commits (17739b7ef510917471409d71fb45d8eaf6a1e1fb)
 

Author SHA1 Message Date
Rafał Miłecki 17739b7ef5 Support 'r' format for printing raw bytes with fdtget 3 years ago
Vikram Garhwal 45f3d1a095 libfdt: overlay: make overlay_get_target() public 3 years ago
Elvira Khabirova c19a4bafa5 libfdt: fix an incorrect integer promotion 3 years ago
Rob Herring 1cc41b1c96 pylibfdt: Add packaging metadata 3 years ago
Rob Herring db72398cd4 README: Update pylibfdt install instructions 3 years ago
Ross Burton 383e148b70 pylibfdt: fix with Python 3.10 3 years ago
Rob Herring 23b56cb7e1 pylibfdt: Move setup.py to the top level 3 years ago
Rob Herring 69a760747d pylibfdt: Split setup.py author name and email 3 years ago
Rob Herring 0b106a77db pylibfdt: Use setuptools_scm for the version 3 years ago
Rob Herring c691776ddb pylibfdt: Use setuptools instead of distutils 3 years ago
Rob Herring 5216f3f1bb libfdt: Add static lib to meson build 3 years ago
Ahmad Fatoum 4eda2590f4 CI: Cirrus: bump used FreeBSD from 12.1 to 13.0 3 years ago
Rob Herring 0a3a9d3449 checks: Add an interrupt-map check 3 years ago
Rob Herring 8fd24744e3 checks: Ensure '#interrupt-cells' only exists in interrupt providers 3 years ago
Rob Herring d8d1a9a778 checks: Drop interrupt provider '#address-cells' check 3 years ago
Rob Herring 52a16fd728 checks: Make interrupt_provider check dependent on interrupts_extended_is_cell 3 years ago
Rob Herring 37fd700685 treesource: Maintain phandle label/path on output 3 years ago
David Gibson e33ce1d6a8 flattree: Use '\n', not ';' to separate asm pseudo-ops 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
Marc-André Lureau 5eb5927d81 fdtdump: fix -Werror=int-to-pointer-cast 3 years ago
Georg Kotheimer 0869f82691 libfdt: Add ALIGNMENT error string 3 years ago
Thierry Reding 69595a167f checks: Fix bus-range check 3 years ago
Andre Przywara 72d09e2682 Makefile: add -Wsign-compare to warning options 3 years ago
Andre Przywara b587787ef3 checks: Fix signedness comparisons warnings 3 years ago
Andre Przywara 69bed6c241 dtc: Wrap phandle validity check 3 years ago
Andre Przywara 9102211855 fdtget: Fix signedness comparisons warnings 3 years ago
Andre Przywara d966f08fcd tests: Fix signedness comparisons warnings 3 years ago
Andre Przywara ecfb438c07 dtc: Fix signedness comparisons warnings: pointer diff 3 years ago
Andre Przywara 5bec74a6d1 dtc: Fix signedness comparisons warnings: reservednum 3 years ago
Andre Przywara 24e7f511fd fdtdump: Fix signedness comparisons warnings 3 years ago
David Gibson b6910bec11 Bump version to v1.6.1 3 years ago
David Gibson 21d61d18f9 Fix CID 1461557 3 years ago
David Gibson 4c2ef8f4d1 checks: Introduce is_multiple_of() 3 years ago
David Gibson e59ca36fb7 Make handling of cpp line information more tolerant 3 years ago
Rob Herring 0c3fd9b6ac checks: Drop interrupt_cells_is_cell check 3 years ago
Rob Herring 6b3081abc4 checks: Add check_is_cell() for all phandle+arg properties 3 years ago
Rob Herring 2dffc192a7 yamltree: Remove marker ordering dependency 3 years ago
Tom Rini 61e513439e pylibfdt: Rework "avoid unused variable warning" lines 3 years ago
Ilya Lipnitskiy c8bddd1060 tests: add a positive gpio test case 4 years ago
Ilya Lipnitskiy ad4abfadb6 checks: replace strstr and strrchr with strends 4 years ago
Ilya Lipnitskiy 09c6a6e887 dtc.h: add strends for suffix matching 4 years ago
Ilya Lipnitskiy 9bb9b8d0b4 checks: tigthen up nr-gpios prop exception 4 years ago
Rob Herring b07b62ee33 libfdt: Add FDT alignment check to fdt_check_header() 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
Masahiro Yamada 34d708249a dtc: Remove -O dtbo support 4 years ago
David Gibson 8e7ff260f7 libfdt: Fix a possible "unchecked return value" warning 4 years ago
Kumar Gala 88875268c0 checks: Warn on node-name and property name being the same 4 years ago
Kumar Gala 9d2279e7e6 checks: Change node-name check to match devicetree spec 4 years ago