Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 gadi atpakaļ
  Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 gadi atpakaļ
  Kumar Gala 40afac22a9 fdt: Added resize command 16 gadi atpakaļ
  Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 16 gadi atpakaļ
  Gerald Van Baren 109c30fb8e Add note on dereferencing /aliases pointers 16 gadi atpakaļ
  Kumar Gala 7dbc38ad91 fdt: fdt addr w/o any args reports back the current working address 16 gadi atpakaļ
  Kumar Gala f953d99fd5 fdt: added the ability to set initrd start/end via chosen command 16 gadi atpakaļ
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 gadi atpakaļ
  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ļ