1. eef3dbf lib: Changes to avoid warnings during compilation by Unnati Gandhi · 10 years ago
  2. f900602 lib: fdt: add integer overflow checks in fdt header by vijay kumar · 10 years ago
  3. 1d976c4 libfdt: moved to /lib/libfdt by Amol Jadi · 12 years ago[Renamed from libfdt/fdt.c]
  4. 73dca9a libfdt: Implement property iteration functions by David Gibson · 14 years ago
  5. 1a020e4 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 15 years ago
  6. ce4d9c0 libfdt: Rework fdt_next_node() by David Gibson · 15 years ago
  7. b236893 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. by Jon Loeliger · 16 years ago
  8. b6d80a2 libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  9. 36786db dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  10. aa1baab libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  11. 8a4e750 libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 16 years ago
  12. fc9769a libfdt: Add and use a node iteration helper function. by David Gibson · 16 years ago
  13. 3c44c87 libfdt: Rename and publish _fdt_next_tag() by David Gibson · 17 years ago
  14. 96b5fad libfdt: Rename and publish _fdt_check_header() by David Gibson · 17 years ago
  15. 23cdf23 Move everything into a subdirectory in preparation for merge into dtc. by David Gibson · 17 years ago[Renamed from fdt.c]
  16. 9481605 libfdt: Switch to dual GPL/BSD license by David Gibson · 17 years ago
  17. a6c76f9 libfdt: More thorough use of constification by David Gibson · 17 years ago
  18. 07a12a0 libfdt: Use correct property format by David Gibson · 17 years ago
  19. 9a9fdf5 libfdt: More consistent handling of returned error codes. by David Gibson · 17 years ago
  20. 73d6092 libfdt: Use void * to refer to device tree blobs by David Gibson · 17 years ago
  21. 568b569 libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c by David Gibson · 17 years ago
  22. fe92f6b libfdt: Introduce flat tree format v17 by David Gibson · 18 years ago
  23. aeddfe2 libfdt: Factor out string search function by David Gibson · 18 years ago
  24. 4236976 libfdt: Implement fdt_move() by David Gibson · 18 years ago
  25. ede25de libfdt: Export accessors for header fields by David Gibson · 18 years ago
  26. 3aa4cfd Simplify string table access functions by David Gibson · 18 years ago
  27. 3da0f9a libfdt - library for manipulating device trees in flattened format by David Gibson · 18 years ago