1. 1d95082 lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  2. f8857be libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  3. 55019c5 lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 9 years ago
  4. 3eaedea libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  5. 3a4de33 libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 12 years ago
  6. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  7. 7b64da1 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  8. 8e7788f Move libfdt/ into lib/ by Peter Tyser · 15 years ago[Renamed from libfdt/fdt.c]
  9. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 16 years ago
  10. 954914a libfdt: Rework fdt_next_node() by David Gibson · 16 years ago
  11. d94d0f1 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  12. 9457d9d libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  13. b4141b8 dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  14. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · 17 years ago
  15. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  16. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  17. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  18. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  19. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  20. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  21. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  22. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  23. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  24. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  25. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 18 years ago