Commit Graph

49 Commits (17a944b671e39efe6743da43a73aba020af6efce)

Author SHA1 Message Date
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 9 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 9 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 9 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 9 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 9 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 9 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 9 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 9 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 9 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 9 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 9 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 9 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 9 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 9 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 9 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 9 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 9 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 9 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 10 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 12 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 15 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 15 years ago