1. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · 17 years ago
  2. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  3. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  4. b79da7b Add sub-commands to fdt by Kumar Gala · 17 years ago
  5. 7655c09 Improve the FDT help message. by Gerald Van Baren · 17 years ago
  6. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  7. fc1a109 Add spaces around the = in the fdt print format. by Gerald Van Baren · 17 years ago
  8. eb999ee Fix fdt printing for updated libfdt by Gerald Van Baren · 17 years ago
  9. 1e386af Fix warnings from import of libfdt by Kumar Gala · 17 years ago
  10. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  11. 51ab7f9 Make no options to fdt print default to '/' by Kumar Gala · 17 years ago
  12. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  13. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  14. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  15. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  16. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 18 years ago
  17. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  18. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 18 years ago
  19. 0ea55d2 FDT command improvements. by Gerald Van Baren · 18 years ago
  20. 4d22392 Improve fdt move length handling. by Gerald Van Baren · 18 years ago
  21. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  22. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago