Commit Graph

59 Commits (0ce9c57620a375bf58ae8d9a20698fb295bd1584)

Author SHA1 Message Date
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 7 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 8 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 8 years ago
Simon Glass 7e91b10253 fdt: Allow swig options to be provided by Makefile 8 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 8 years ago
Simon Glass cf2064d785 fdt: Add Python bindings 8 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 8 years ago
Stefan Agner 9963890b8b libfdt: fix build with Python 3 8 years ago
Simon Glass 92688a0993 fdt: Bring in changes from v1.4.4 8 years ago
David Gibson 46743c412d libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 8 years ago
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 8 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 8 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 8 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 8 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 8 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 8 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 8 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 8 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 8 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 8 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 8 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 8 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 8 years ago
Robert P. J. Day 6feed2a5ae lib/libfdt/: General aesthetic/style fixes. 9 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 9 years ago
Simon Glass 9d8ac956af fdt: Correct handling of alias regions 9 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 9 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 9 years ago
Masahiro Yamada 73e1e7952a libfdt: fix error code of fdt_count_strings() 9 years ago
Masahiro Yamada 31f334abc5 libfdt: fix error code of fdt_get_string_index() 9 years ago
Hans de Goede 77d7fff8ce fdt: Fix handling of paths with options in them 10 years ago
Masahiro Yamada 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 10 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 10 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 10 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 10 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 10 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 11 years ago
Masahiro Yamada 0a1a157558 lib: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Roger Meier 35084760a9 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 12 years ago