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