Commit History

Author SHA1 Message Date
  Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
  Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
  Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 11 years ago
  Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 11 years ago
  Heiko Schocher 097dd3e0a9 fdt: add "fdt checksign" command 11 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
  Simon Glass a92fd6577e sandbox: fdt: Support fdt command for sandbox 12 years ago
  Simon Glass 4b5786550d fdt: Allow fdt command to check and update control FDT 12 years ago
  Simon Glass d14da91307 fdt: Add a parameter to fdt_valid() 12 years ago
  Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 years ago
  Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
  Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 12 years ago
  Joe Hershberger 8805beec8f fdt: Identify scripts in ITBs as printable strings 12 years ago
  Joe Hershberger bc80295b62 fdt: Add get commands to fdt 12 years ago
  Joe Hershberger f0a29d4331 fdt: Limit printed hex in fdt print and list commands 12 years ago
  Marek Vasut e02c945874 fdt: Check if the FDT address is configured 12 years ago
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
  Haojian Zhuang b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 14 years ago
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
  Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
  Ken MacLeod 6e748ea004 cmd_fdt.c: fix parse of byte streams and strings 15 years ago
  Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
  Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
  Heiko Schocher 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk 16 years ago
  Kumar Gala 40afac22a9 fdt: Added resize command 17 years ago
  Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 17 years ago