1. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  2. 93c94b8 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  3. 92688a0 fdt: Bring in changes from v1.4.4 by Simon Glass · 7 years ago
  4. 9c07b98 libfdt: Sync up with upstream by Simon Glass · 8 years ago
  5. 7dc0789 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  6. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  7. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  8. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  9. 3508476 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  10. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  11. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  12. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago[Renamed from libfdt/fdt_rw.c]
  13. a22d9cf libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  14. fc7758e libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  15. c668302 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  16. ef4e8ce dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  17. 2f08bfa libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  18. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  19. d0ccb9b libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  20. f84d65f libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  21. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  22. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  23. ad3006f LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  24. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  25. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  26. ed1353d [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  27. 41bb76e libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  28. 8096b3b libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  29. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 17 years ago
  30. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 17 years ago
  31. 3574817 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 17 years ago