1. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · Mon Mar 31 20:45:56 2008 -0500
  2. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  3. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  4. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  5. 7655c09 Improve the FDT help message. by Gerald Van Baren · Sat Jan 05 15:33:29 2008 -0500
  6. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · Sat Jan 05 14:52:04 2008 -0500
  7. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · Fri Nov 23 19:43:20 2007 -0500
  8. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  9. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  10. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  11. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  12. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  13. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · Tue Jul 17 13:57:04 2007 -0500
  14. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  15. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
  16. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  17. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  18. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  19. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  20. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  21. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  22. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · Sat Mar 31 12:22:10 2007 -0400