1164 Commits (master)
 

Author SHA1 Message Date
Tadeusz Struk 55778a03df libfdt: tests: add get_next_tag_invalid_prop_len 2 years ago
Tadeusz Struk 73590342fc libfdt: prevent integer overflow in fdt_next_tag 2 years ago
Tadeusz Struk 035fb90d53 libfdt: add fdt_get_property_by_offset_w helper 2 years ago
Sergei Trofimovich 98a07006c4 Makefile: fix infinite recursion by dropping non-existent `%.output` 2 years ago
Sergei Trofimovich a036cc7b0c Makefile: limit make re-execution to avoid infinite spin 2 years ago
Jia Xianhua c6e92108bc libdtc: remove duplicate judgments 2 years ago
David Gibson e37c25677d Don't generate erroneous fixups from reference to path 2 years ago
Pierre-Clément Tosi 50454658f2 libfdt: Don't mask fdt_get_name() returned error 2 years ago
Pierre-Clément Tosi e64a204196 manual.txt: Follow README.md and remove Jon 2 years ago
Saad Waheed f508c83fe6 Update README in MANIFEST.in and setup.py to README.md 2 years ago
David Gibson c2ccf8a77d Add description of Signed-off-by lines 2 years ago
David Gibson 90b9d9de42 Split out information for contributors to CONTRIBUTING.md 2 years ago
David Gibson 0ee1d479b2 Remove Jon Loeliger from maintainers list 2 years ago
David Gibson b33a73c62c Convert README to README.md 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
Pierre-Clément Tosi fda71da26e libfdt: Handle failed get_name() on BEGIN_NODE 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
Rob Herring c001fc01a4 pylibfdt: fix swig build in install 3 years ago
Ahmad Fatoum 26c54f840d tests: add test cases for label-relative path references 3 years ago
Ahmad Fatoum ec7986e682 dtc: introduce label relative path references 3 years ago
Ahmad Fatoum 651410e54c util: introduce xstrndup helper 3 years ago
Marc-André Lureau 4048aed12b setup.py: fix out of tree build 3 years ago
David Gibson ff5afb96d0 Handle integer overflow in check_property_phandle_args() 3 years ago
Simon Glass ca72944343 README: Explain how to add a new API function 3 years ago
LoveSy c0c2e115f8 Fix a UB when fdt_get_string return null 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
Luca Weiss d152126bb0 Fix Python crash on getprop deallocation 3 years ago
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