Commit Graph

27 Commits (7e6621a1cae2d2442d3d7641ff1df17b3f03ad4b)

Author SHA1 Message Date
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 10 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 10 years ago
Masahiro Yamada 73e1e7952a libfdt: fix error code of fdt_count_strings() 10 years ago
Masahiro Yamada 31f334abc5 libfdt: fix error code of fdt_get_string_index() 10 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 11 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 11 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 11 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 11 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 12 years ago
Roger Meier 35084760a9 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 12 years ago
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 12 years ago
Kim Phillips b2ba62a1aa libfdt: update from upstream dtc commit 142419e 12 years ago
Gerald Van Baren c71b64f361 libfdt: Add helper function to create a trivial, empty tree 13 years ago
Minghuan Lian 36ad18a6db libfdt: Add support for appending the values to a existing property 13 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 14 years ago
David Gibson 05a22ba096 Support ePAPR compliant phandle properties 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 15 years ago