1. 238cb7a Improve the FDT help message. by Gerald Van Baren · 17 years ago
  2. ea6d8be Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  3. 28f384b Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  4. 9162352 Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  5. dbaf07c Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  6. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  7. f738b4a Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  8. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  9. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  10. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  11. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  12. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  13. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  14. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  15. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  16. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  17. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  18. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago