Commit Graph

3 Commits (db405d1980e0e3bfdd629399d1dfe457f1f32646)

Author SHA1 Message Date
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Tom Rini 2d4c225993 scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d 7 years ago
Tom Rini c0e032e009 scripts/dtc: Update to upstream version v1.4.3 7 years ago
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 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
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
Robert P. J. Day 6feed2a5ae lib/libfdt/: General aesthetic/style fixes. 8 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 9 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
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 10 years ago
Roger Meier 35084760a9 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause 11 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 11 years ago
Kim Phillips b2ba62a1aa libfdt: update from upstream dtc commit 142419e 11 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 13 years ago
David Gibson 05a22ba096 Support ePAPR compliant phandle properties 13 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 14 years ago
David Gibson a22d9cfbb5 libfdt: Rework/cleanup fdt_next_tag() 15 years ago
David Gibson 2c0b843e71 libfdt: Rework fdt_next_node() 15 years ago
David Gibson 4bc7deee90 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
David Gibson 9a6cf73a88 libfdt: Add function to explicitly expand aliases 16 years ago
David Gibson bbdbc7cb3a libfdt: Fix bugs in fdt_get_path() 16 years ago
Kumar Gala feeca3f578 libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson f171746f70 libfdt: Forgot one function when cleaning the namespace 16 years ago
David Gibson fc7758ee4f libfdt: Increase namespace-pollution paranoia 16 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson ef4e8ce1be dtc: Enable and fix -Wpointer-arith warnings 16 years ago
David Gibson 2f08bfa952 libfdt: Several cleanups to parameter checking 16 years ago
David Gibson 11abe45c48 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 16 years ago
David Gibson d0ccb9b140 libfdt: Trivial cleanup for CHECK_HEADER) 16 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 16 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 16 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 16 years ago
Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 years ago
Kumar Gala a3c2933e02 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt 17 years ago
Kumar Gala ed1353d74b [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile 17 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 years ago
Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 17 years ago
Gerald Van Baren 9675ee7208 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT 17 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 17 years ago
Gerald Van Baren 8096b3b8f7 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT 17 years ago