1. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  2. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  3. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · 17 years ago
  4. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · 17 years ago
  5. 0db72ed Add common memory fixup function by Kumar Gala · 17 years ago
  6. 78a658c Conditionally compile fdt_support.c by Kumar Gala · 17 years ago
  7. 7590a19 Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  8. 2269910 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  9. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  10. 7e64cf8 Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  11. bf771dc Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  12. 594784d fdt: suppress unused variable 'bd' warning by Kim Phillips · 17 years ago
  13. 0dc2512 Improve error print messages. by Gerald Van Baren · 17 years ago
  14. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  15. f097fa0 Tighten up the error messages. by Gerald Van Baren · 17 years ago
  16. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 18 years ago
  17. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  18. cfede44 Minor code clean up. by Gerald Van Baren · 18 years ago
  19. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · 18 years ago
  20. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 18 years ago
  21. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  22. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago