Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Gerald Van Baren ae9e97fa96 libfdt: Move the working_fdt pointer to cmd_fdt.c 17 gadi atpakaļ
  Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 gadi atpakaļ
  Gerald Van Baren 2fb698bf50 Use strncmp() for the fdt command 17 gadi atpakaļ
  Gerald Van Baren 47abe8ab29 The fdt boardsetup command criteria was not unique 17 gadi atpakaļ
  Wolfgang Denk 53677ef18e Big white-space cleanup. 17 gadi atpakaļ
  Andy Fleming 4abd844d8e Fix fdt set command to conform to dts spec 17 gadi atpakaļ
  Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T 17 gadi atpakaļ
  Kumar Gala fe30a354cd Fix fdt boardsetup command parsing 17 gadi atpakaļ
  Kumar Gala 804887e600 Add sub-commands to fdt 17 gadi atpakaļ
  Gerald Van Baren 238cb7a423 Improve the FDT help message. 17 gadi atpakaļ
  Gerald Van Baren ea6d8be153 Support setting FDT properties with optional values. 17 gadi atpakaļ
  Gerald Van Baren 28f384b171 Add spaces around the = in the fdt print format. 17 gadi atpakaļ
  Gerald Van Baren 9162352817 Fix fdt printing for updated libfdt 17 gadi atpakaļ
  Kumar Gala dbaf07ce62 Fix warnings from import of libfdt 17 gadi atpakaļ
  Kumar Gala 8d04f02f62 Update libfdt from device tree compiler (dtc) 17 gadi atpakaļ
  Kumar Gala f738b4a759 Make no options to fdt print default to '/' 17 gadi atpakaļ
  Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 gadi atpakaļ
  Kim Phillips 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes 18 gadi atpakaļ
  Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 18 gadi atpakaļ
  Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 18 gadi atpakaļ
  Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 18 gadi atpakaļ
  Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 18 gadi atpakaļ
  Gerald Van Baren addd8ce830 Fix cmd_fdt line lengths, refactor code. 18 gadi atpakaļ
  Gerald Van Baren 25114033ab FDT command improvements. 18 gadi atpakaļ
  Gerald Van Baren 6be07cc1ca Improve fdt move length handling. 18 gadi atpakaļ
  Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 gadi atpakaļ
  Gerald Van Baren 781e09ee6e Add a flattened device tree (fdt) command (1 of 2) 18 gadi atpakaļ