커밋 기록

작성자 SHA1 메시지 날짜
  Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions 10 년 전
  Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs 11 년 전
  Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 년 전
  Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 년 전
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 년 전
  York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 11 년 전
  York Sun 76698b4e6c Fix memory commands for 64-bit platforms 11 년 전
  David Feng 102c051fcc fix address of error message in mtest command 11 년 전
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 년 전
  Simon Glass 92765f4209 Fix missing return in do_mem_loop() 12 년 전
  Masahiro Yamada 53237afe5b cmd_mem: fix cp command 12 년 전
  Tom Rini 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set 12 년 전
  Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default 12 년 전
  Simon Glass 5512d5b034 sandbox: Update mtest to fix crashes 12 년 전
  Simon Glass 8e169cc943 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file 12 년 전
  Simon Glass d20a40de9d Roll crc32 into hash infrastructure 12 년 전
  Simon Glass 8c86bbe00f Reduce casting in mtest 12 년 전
  Simon Glass c44d4386e6 Bring mtest putc() into common code 12 년 전
  Simon Glass 7ecbd4d708 Fix mtest indenting 12 년 전
  Simon Glass 51209b1f42 Use common mtest iteration counting 12 년 전
  Simon Glass c9638f50fb Split out the memory tests into separate functions 12 년 전
  Simon Glass 0628ab8ec5 sandbox: Change memory commands to use map_physmem 12 년 전
  Robert P. J. Day 85de63e2e6 cmd_mem.c: Fix some typoes, no functional changes 12 년 전
  Simon Glass 15a33e49de Add option to display customised memory information 12 년 전
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 년 전
  Mike Frysinger feb12a1f6d cmd_mem: cmp: convert while() to for() loop 13 년 전
  Mike Frysinger 054ea170f2 cmd_mem: cmp: unify size code paths 13 년 전
  Mike Frysinger 9504a5518c cmd_mem: replace custom PRINTF() with debug() 13 년 전
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 년 전
  Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 년 전