1. 7dc0789 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  2. babdbde dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  3. da5f749 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  4. 2a70d89 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  5. 0170804 dtoc: Move to using bytearray by Simon Glass · 8 years ago
  6. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  7. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  8. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  9. ea7b1a2 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  10. 8e96857 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  11. 6f5f92c libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  12. 57c7809 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  13. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  14. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  15. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  16. 9d8ac95 fdt: Correct handling of alias regions by Simon Glass · 9 years ago
  17. c3c4c00 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  18. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  19. 73e1e79 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  20. 31f334a libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  21. 77d7fff fdt: Fix handling of paths with options in them by Hans de Goede · 9 years ago
  22. 61eb5d7 libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  23. 5094eb4 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  24. fc503c1 fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  25. bc4147a fdt: Add a function to count strings by Thierry Reding · 10 years ago
  26. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  27. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  28. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  30. 3508476 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  33. 88f95bb libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 11 years ago
  34. e853b32 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  35. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  36. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  37. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  38. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  39. 05a22ba Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  40. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago