Histórico de Commits

Autor SHA1 Mensagem Data
  Andrew Bradford ea11b401b5 meminfo cmd: Enable printing >=4GiB SDRAM sizes há 10 anos atrás
  Joe Hershberger a69bdba9c6 Fix broken verify functionality in crc32 command há 10 anos atrás
  Joe Hershberger 849337bb22 Fix inconsistency of VERIFY defines in cmd_mem há 10 anos atrás
  Scott Wood 581508bdfb cmd_mem: Store last address/size/etc as ulong há 10 anos atrás
  Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined há 10 anos atrás
  Simon Glass cc5e196e03 Correct map_sysmem() logic in do_mem_mw() há 10 anos atrás
  Tom Rini adcc570599 cmd_mem.c: Update 'iteration_limit' to unsigned long há 10 anos atrás
  Pavel Machek e37f1eb45c cmd_mem: cleanups, catch bad usage há 10 anos atrás
  Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings há 10 anos atrás
  Masahiro Yamada a3a4749df2 cmd_mem: call unmap_sysmem() after map_sysmem() há 10 anos atrás
  Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions há 10 anos atrás
  Simon Glass b26440f1fa Rename bootretry functions and remove #ifdefs há 11 anos atrás
  Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up há 11 anos atrás
  Simon Glass e1bf824dfd Add cli_ prefix to readline functions há 11 anos atrás
  Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments há 11 anos atrás
  York Sun 4d1fd7f1ae Add 64-bit data support for memory commands há 11 anos atrás
  York Sun 76698b4e6c Fix memory commands for 64-bit platforms há 11 anos atrás
  David Feng 102c051fcc fix address of error message in mtest command há 11 anos atrás
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
  Simon Glass 92765f4209 Fix missing return in do_mem_loop() há 12 anos atrás
  Masahiro Yamada 53237afe5b cmd_mem: fix cp command há 12 anos atrás
  Tom Rini 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set há 12 anos atrás
  Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default há 12 anos atrás
  Simon Glass 5512d5b034 sandbox: Update mtest to fix crashes há 12 anos atrás
  Simon Glass 8e169cc943 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file há 12 anos atrás
  Simon Glass d20a40de9d Roll crc32 into hash infrastructure há 12 anos atrás
  Simon Glass 8c86bbe00f Reduce casting in mtest há 12 anos atrás
  Simon Glass c44d4386e6 Bring mtest putc() into common code há 12 anos atrás
  Simon Glass 7ecbd4d708 Fix mtest indenting há 12 anos atrás
  Simon Glass 51209b1f42 Use common mtest iteration counting há 12 anos atrás