1. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · Mon Sep 04 23:12:12 2017 +0300
  2. a99c052 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · Fri Aug 18 14:41:14 2017 +0200
  3. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  4. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  5. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  6. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · Tue Jun 13 07:10:35 2017 -0400
  7. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · Wed Jun 07 10:28:42 2017 -0600
  8. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · Wed Jun 07 10:28:41 2017 -0600
  9. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · Tue May 30 15:05:44 2017 +0200
  10. fa6b02f Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · Wed May 17 03:25:19 2017 -0600
  11. 1a09cd2 cmd/fdt: Make fdt get value endian-safe for single-cell properties by Andreas Färber · Mon Jan 09 16:08:02 2017 +0100
  12. fed14d0 cmd: fdt: Print error message when fdt application fails by Stefan Agner · Tue Dec 20 15:58:45 2016 +0100
  13. a0559ac cmd/fdt: fix uncallable systemsetup command by Fabien Parent · Thu Nov 24 15:02:18 2016 +0100
  14. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  15. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  16. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · Tue Jul 05 10:26:34 2016 +0200
  17. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  18. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_fdt.c]
  19. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_fdt.c]
  20. 200f6d0 cmd_fdt: save fdtaddr in hex format by Sudeep Holla · Fri Jul 10 17:18:44 2015 +0100
  21. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  22. 6256dcc cmd_fdt: Print the control fdt in terms of virtual memory by Joe Hershberger · Wed Feb 04 21:56:54 2015 -0600
  23. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · Wed Feb 04 21:56:53 2015 -0600
  24. 51b23b8 cmd_fdt: fix working_fdt is set to wrong value by Hua Yanghao · Mon Dec 22 04:45:59 2014 +0800
  25. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · Thu Oct 23 18:58:54 2014 -0600
  26. 406ba62 fdt: Report failure of ft_board_setup() by Simon Glass · Thu Oct 23 18:58:48 2014 -0600
  27. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · Wed Jul 30 03:59:02 2014 -0600
  28. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · Thu Jun 12 07:24:45 2014 -0600
  29. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  30. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  31. fce16b9 fdt: add "fdt checksign" command by Heiko Schocher · Mon Mar 03 12:19:24 2014 +0100
  32. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  33. b7fc710 sandbox: fdt: Support fdt command for sandbox by Simon Glass · Sat Apr 20 08:42:45 2013 +0000
  34. 0bfc4cc fdt: Allow fdt command to check and update control FDT by Simon Glass · Sat Apr 20 08:42:44 2013 +0000
  35. 546b9a3 fdt: Add a parameter to fdt_valid() by Simon Glass · Sat Apr 20 08:42:42 2013 +0000
  36. 044dc9e Update set_working_fdt_addr() to use setenv_addr() by Simon Glass · Sun Feb 24 17:33:21 2013 +0000
  37. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  38. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  39. 1db8b53 cmd_fdt.c: Use %p when printing pointers by Tom Rini · Mon Oct 29 14:53:18 2012 +0000
  40. ea2243b fdt: Identify scripts in ITBs as printable strings by Joe Hershberger · Fri Aug 17 10:34:38 2012 +0000
  41. fc5abf0 fdt: Add get commands to fdt by Joe Hershberger · Fri Aug 17 10:34:37 2012 +0000
  42. f72c692 fdt: Limit printed hex in fdt print and list commands by Joe Hershberger · Fri Aug 17 10:34:36 2012 +0000
  43. aeccfee fdt: Check if the FDT address is configured by Marek Vasut · Wed Sep 05 08:34:44 2012 +0200
  44. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  45. 1829290 common/cmd_fdt.c: fix wrong data displayed in fdt print by Haojian Zhuang · Sun May 22 21:53:30 2011 +0000
  46. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  47. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  48. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  49. d028afa cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · Fri Sep 11 15:16:18 2009 -0500
  50. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  51. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  52. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  53. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  54. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  55. 58911df fdt: Added resize command by Kumar Gala · Fri Aug 15 08:24:44 2008 -0500
  56. 9f4e7e4 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · Fri Aug 15 08:24:39 2008 -0500
  57. 0989fcf Add note on dereferencing /aliases pointers by Gerald Van Baren · Fri Aug 22 14:37:05 2008 -0400
  58. 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
  59. fb5dcd5 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · Fri Aug 15 08:24:34 2008 -0500
  60. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  61. e81ce61 libfdt: Move the working_fdt pointer to cmd_fdt.c by Gerald Van Baren · Tue Jun 10 22:15:58 2008 -0400
  62. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · Tue Jun 10 11:06:17 2008 -0500
  63. 3b9d629 Use strncmp() for the fdt command by Gerald Van Baren · Mon Jun 09 21:02:17 2008 -0400
  64. 7c24c0b The fdt boardsetup command criteria was not unique by Gerald Van Baren · Sat Jun 07 12:25:05 2008 -0400
  65. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  66. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · Mon Mar 31 20:45:56 2008 -0500
  67. 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
  68. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  69. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  70. 7655c09 Improve the FDT help message. by Gerald Van Baren · Sat Jan 05 15:33:29 2008 -0500
  71. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · Sat Jan 05 14:52:04 2008 -0500
  72. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · Fri Nov 23 19:43:20 2007 -0500
  73. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · Thu Nov 22 17:23:23 2007 -0500
  74. 1e386af Fix warnings from import of libfdt by Kumar Gala · Wed Nov 21 14:07:46 2007 -0600
  75. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · Wed Oct 24 11:04:22 2007 -0500
  76. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · Thu Oct 25 16:15:07 2007 -0500
  77. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  78. 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
  79. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  80. 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
  81. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  82. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  83. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  84. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  85. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  86. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  87. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · Sat Mar 31 12:22:10 2007 -0400