1086 Commits (fd68bb8c56587114fa6eeed39c36c4b347a6a5fc)
 

Author SHA1 Message Date
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
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