1. 148a49b libfdt: Several cleanups to parameter checking by David Gibson · 17 years ago
  2. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  3. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  4. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  5. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  6. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  7. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  8. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  9. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  10. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  11. e60091d LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  12. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  13. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  14. a643a05 [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  15. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  16. 7e695fd libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  17. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  18. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 18 years ago
  19. 18c75c6 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 18 years ago
  20. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  21. 960caf3 libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  22. 7ce7150 Clenaup, update CHANGELOG by Wolfgang Denk · 18 years ago
  23. c077a13 Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 18 years ago
  24. 9f0f358 libfdt: Make fdt_check_header() public by Gerald Van Baren · 18 years ago
  25. 39adcbb Minor cleanup. by Wolfgang Denk · 18 years ago
  26. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  27. ca8d8a6 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 18 years ago
  28. 6c1da53 libfdt: Customizations for use by u-boot. by Gerald Van Baren · 18 years ago
  29. 9e61ed8 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 18 years ago
  30. c0577a6 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 18 years ago