1. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  2. 4abd844 Fix fdt set command to conform to dts spec by Andy Fleming · 17 years ago
  3. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  4. fe30a35 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  5. 804887e Add sub-commands to fdt by Kumar Gala · 17 years ago
  6. 238cb7a Improve the FDT help message. by Gerald Van Baren · 17 years ago
  7. ea6d8be Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  8. 28f384b Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  9. 9162352 Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  10. dbaf07c Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  11. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  12. f738b4a Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  13. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  14. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  15. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  16. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  17. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. 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. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  20. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  21. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  22. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  23. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago