コミット履歴

作者 SHA1 メッセージ 日付
  Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 年 前
  Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 年 前
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 年 前
  Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 12 年 前
  Joe Hershberger 8805beec8f fdt: Identify scripts in ITBs as printable strings 12 年 前
  Joe Hershberger bc80295b62 fdt: Add get commands to fdt 12 年 前
  Joe Hershberger f0a29d4331 fdt: Limit printed hex in fdt print and list commands 12 年 前
  Marek Vasut e02c945874 fdt: Check if the FDT address is configured 12 年 前
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 年 前
  Haojian Zhuang b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 14 年 前
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 年 前
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 年 前
  Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 年 前
  Ken MacLeod 6e748ea004 cmd_fdt.c: fix parse of byte streams and strings 15 年 前
  Wolfgang Denk a89c33db96 General help message cleanup 16 年 前
  Peter Tyser 2fb2604d5c Command usage cleanup 16 年 前
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 年 前
  Kumar Gala 40afac22a9 fdt: Added resize command 16 年 前
  Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 16 年 前
  Gerald Van Baren 109c30fb8e Add note on dereferencing /aliases pointers 16 年 前
  Kumar Gala 7dbc38ad91 fdt: fdt addr w/o any args reports back the current working address 16 年 前
  Kumar Gala f953d99fd5 fdt: added the ability to set initrd start/end via chosen command 16 年 前
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 年 前
  Gerald Van Baren ae9e97fa96 libfdt: Move the working_fdt pointer to cmd_fdt.c 17 年 前
  Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 年 前
  Gerald Van Baren 2fb698bf50 Use strncmp() for the fdt command 17 年 前
  Gerald Van Baren 47abe8ab29 The fdt boardsetup command criteria was not unique 17 年 前
  Wolfgang Denk 53677ef18e Big white-space cleanup. 17 年 前