1. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  2. 491c7b6 libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  3. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  4. 3508476 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  5. 88f95bb libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 11 years ago
  6. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  7. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  8. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago[Renamed from libfdt/fdt.c]
  9. a22d9cf libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  10. 2c0b843 libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  11. 741a6d0 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  12. fc7758e libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  13. ef4e8ce dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  14. 2f08bfa libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  15. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  16. d0ccb9b libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  17. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  18. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  19. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  20. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  21. ed1353d [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  22. 8096b3b libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  23. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 17 years ago
  24. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 17 years ago
  25. 7cd5da0 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 17 years ago