Историја ревизија

Аутор SHA1 Порука Датум
  Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings пре 10 година
  Masahiro Yamada a3a4749df2 cmd_mem: call unmap_sysmem() after map_sysmem() пре 10 година
  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 година