1. 48fd0f1 libfdt: fix fdt_stringlist_search() by Masahiro Yamada · 8 years ago
  2. 0a37826 libfdt: fix fdt_stringlist_count() by Masahiro Yamada · 8 years ago
  3. a2235e4 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  4. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  5. dfdcd6f libfdt: Sync up with upstream by Simon Glass · 8 years ago
  6. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  7. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  8. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  9. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 9 years ago
  10. a7e6866 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  11. 0d32b66 libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  12. ab89fee fdt: Fix handling of paths with options in them by Hans de Goede · 10 years ago
  13. 5504b80 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  14. a24f1ac fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  15. 92ba09e fdt: Add a function to count strings by Thierry Reding · 10 years ago
  16. fc47300 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  17. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  18. 73b4756 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  19. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  20. 7b64da1 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  21. 3e31de9 Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  22. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago[Renamed from libfdt/fdt_ro.c]
  23. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  24. 954914a libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  25. 1c0320e libfdt: Fix bug in fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  26. d6656ea libfdt: Add function to explicitly expand aliases by David Gibson · 16 years ago
  27. 8d2810d libfdt: Fix bugs in fdt_get_path() by David Gibson · 16 years ago
  28. eb45e03 libfdt: Add support for using aliases in fdt_path_offset() by Kumar Gala · 16 years ago
  29. c5b130e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() by David Gibson · 16 years ago
  30. 0a1617a libfdt: Forgot one function when cleaning the namespace by David Gibson · 16 years ago
  31. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  32. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  33. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  34. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · 17 years ago
  35. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  36. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  37. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  38. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  39. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  40. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  41. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  42. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  43. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  44. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  45. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 18 years ago
  46. 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 18 years ago
  47. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  48. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  49. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · 18 years ago
  50. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 18 years ago
  51. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  52. 39adcbb Minor cleanup. by Wolfgang Denk · 18 years ago
  53. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  54. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  55. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 18 years ago