1. 8e3441e Merge "lib: fdt: add integer overflow checks in fdt header" by Linux Build Service Account · 10 years ago
  2. cf8f5a1 lib: fdt: add integer overflow checks by vijay kumar · 10 years ago
  3. f900602 lib: fdt: add integer overflow checks in fdt header by vijay kumar · 10 years ago
  4. 55ee022 lib: libfdt: Fix the bug in adding new nodes. by Deepa Dinamani · 11 years ago
  5. d552f13 lib: libfdt: Add the new subnode after the existing subnodes. by Deepa Dinamani · 11 years ago
  6. 1d976c4 libfdt: moved to /lib/libfdt by Amol Jadi · 12 years ago[Renamed from libfdt/fdt_rw.c]
  7. a31e3ef libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  8. 1a020e4 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · 15 years ago
  9. b6d80a2 libfdt: Increase namespace-pollution paranoia by David Gibson · 16 years ago
  10. 1409097 dtc: Enable and fix -Wcast-qual warnings by David Gibson · 16 years ago
  11. 36786db dtc: Enable and fix -Wpointer-arith warnings by David Gibson · 16 years ago
  12. aa1baab libfdt: Several cleanups to parameter checking by David Gibson · 16 years ago
  13. 8a4e750 libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 16 years ago
  14. 089adb9 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 16 years ago
  15. 82b327d libfdt: Add fdt_set_name() function by David Gibson · 16 years ago
  16. 67b6b33 dtc: Add valgrind support to testsuite by David Gibson · 17 years ago
  17. a041dcd libfdt: Handle v16 and re-ordered trees for r/w by David Gibson · 17 years ago
  18. 4a5df5c libfdt: Correctly handle versions > 17 by David Gibson · 17 years ago
  19. 9b91134 libfdt: Remove un-const-safe fdt_set_header macro by David Gibson · 17 years ago
  20. 3c44c87 libfdt: Rename and publish _fdt_next_tag() by David Gibson · 17 years ago
  21. 96b5fad libfdt: Rename and publish _fdt_check_header() by David Gibson · 17 years ago
  22. 394e472 libfdt: Add missing RW_CHECK_HEADER to fdt_del_node() by David Gibson · 17 years ago
  23. fd1bf3a libfdt: Add functions to get/add/delete memory reservemap entries by David Gibson · 17 years ago
  24. 23cdf23 Move everything into a subdirectory in preparation for merge into dtc. by David Gibson · 17 years ago[Renamed from fdt_rw.c]
  25. 9481605 libfdt: Switch to dual GPL/BSD license by David Gibson · 17 years ago
  26. a6c76f9 libfdt: More thorough use of constification by David Gibson · 17 years ago
  27. 9a9fdf5 libfdt: More consistent handling of returned error codes. by David Gibson · 17 years ago
  28. a7ee95d libfdt: Abolish encoding of error codes into pointers by David Gibson · 17 years ago
  29. 73d6092 libfdt: Use void * to refer to device tree blobs by David Gibson · 17 years ago
  30. 568b569 libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c by David Gibson · 17 years ago
  31. 94993f4 libfdt: Abolish fdt_property_offset() by David Gibson · 17 years ago
  32. 7ba551f libfdt: Read-write support by David Gibson · 17 years ago