1. 938f039 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  2. 460b252 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  3. dc9b229 fdt: Bring in changes from v1.4.4 by Simon Glass · 8 years ago
  4. dfdcd6f libfdt: Sync up with upstream by Simon Glass · 8 years ago
  5. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  6. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 9 years ago
  7. e2976fe fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  8. 536774d fdt: Sync up with libfdt by Simon Glass · 10 years ago
  9. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  10. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  11. 3064827 libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  12. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago[Renamed from libfdt/fdt_rw.c]
  13. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  14. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  15. 870fa47 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  16. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  17. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · 17 years ago
  18. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  19. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  20. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  21. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  22. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  23. e60091d LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  24. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  25. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  26. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  27. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  28. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  29. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  30. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  31. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 18 years ago