1. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  2. 11abe45 libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · 17 years ago
  3. d0ccb9b libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · 17 years ago
  4. f84d65f libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · 17 years ago
  5. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  6. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  7. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  8. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  9. ad3006f LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  10. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  11. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  12. ed1353d [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile by Kumar Gala · 17 years ago
  13. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  14. 41bb76e libfdt: add convenience function fdt_find_and_setprop() by Grant Likely · 17 years ago
  15. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  16. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  17. 9675ee7 Add fdt_find_node_by_type() and fdt_find_compatible_node() to LIBFDT by Gerald Van Baren · 17 years ago
  18. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  19. 8096b3b libfdt: Conditionally compile based on CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  20. 3783782 Clenaup, update CHANGELOG by Wolfgang Denk · 17 years ago
  21. 3f9f08c Add some utilities to manipulate the reserved memory map. by Gerald Van Baren · 17 years ago
  22. 6679f92 libfdt: Make fdt_check_header() public by Gerald Van Baren · 17 years ago
  23. 94abd7c Minor cleanup. by Wolfgang Denk · 17 years ago
  24. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 17 years ago
  25. 3af0d58 libfdt: Enhanced and published fdt_next_tag() by Gerald Van Baren · 17 years ago
  26. fa3a74c libfdt: Customizations for use by u-boot. by Gerald Van Baren · 17 years ago
  27. 3574817 libfdt: Import libfdt source (2 of 2) by Gerald Van Baren · 17 years ago
  28. 7cd5da0 libfdt: Import libfdt source (1 of 2) by Gerald Van Baren · 17 years ago