1. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  2. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  3. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  4. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  5. 58911df fdt: Added resize command by Kumar Gala · Fri Aug 15 08:24:44 2008 -0500
  6. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  7. 0989fcf Add note on dereferencing /aliases pointers by Gerald Van Baren · Fri Aug 22 14:37:05 2008 -0400
  8. 708a18b fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · Fri Aug 15 08:24:35 2008 -0500
  9. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · Fri Aug 15 08:24:34 2008 -0500
  10. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  11. e81ce61 libfdt: Move the working_fdt pointer to cmd_fdt.c by Gerald Van Baren · Tue Jun 10 22:15:58 2008 -0400
  12. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · Tue Jun 10 11:06:17 2008 -0500
  13. 3b9d629 Use strncmp() for the fdt command by Gerald Van Baren · Mon Jun 09 21:02:17 2008 -0400
  14. 7c24c0b The fdt boardsetup command criteria was not unique by Gerald Van Baren · Sat Jun 07 12:25:05 2008 -0400
  15. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  16. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · Mon Mar 31 20:45:56 2008 -0500
  17. 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
  18. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  19. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  20. 7655c09 Improve the FDT help message. by Gerald Van Baren · Sat Jan 05 15:33:29 2008 -0500
  21. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · Sat Jan 05 14:52:04 2008 -0500
  22. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · Fri Nov 23 19:43:20 2007 -0500
  23. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  24. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  25. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  26. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  27. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  28. 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
  29. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  30. 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
  31. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  32. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  33. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  34. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  35. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  36. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  37. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · Sat Mar 31 12:22:10 2007 -0400