Historique des commits

Auteur SHA1 Message Date
  Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation il y a 7 ans
  Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() il y a 8 ans
  Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code il y a 8 ans
  Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL il y a 9 ans
  Simon Glass 2b6793de25 sandbox: Avoid calling commands when not available il y a 9 ans
  Simon Glass 9ce8b40206 test: Record and silence console in tests il y a 9 ans
  Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files il y a 10 ans
  Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default il y a 10 ans
  Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code il y a 10 ans
  Simon Glass 1f32ae9578 sandbox: Add a -D option to use a default device tree il y a 10 ans
  Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c il y a 10 ans
  Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux il y a 10 ans
  Rabin Vincent 7dbcb76e77 sandbox: init cli for -c il y a 10 ans
  Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() il y a 11 ans
  Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() il y a 11 ans
  Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files il y a 11 ans
  Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox il y a 11 ans
  Simon Glass 7d95f2a329 sandbox: Add LCD driver il y a 11 ans
  Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot il y a 11 ans
  Simon Glass 1209e2727c sandbox: Add facility to save/restore sandbox state il y a 11 ans
  Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer il y a 11 ans
  Simon Glass c5a62d4a7b sandbox: Add -i option to enter interactive mode il y a 11 ans
  Simon Glass 808434cdbd sandbox: Allow return from board_init_f() il y a 11 ans
  Simon Glass 6ebcab8de7 sandbox: Correct help message <arg> garbling il y a 11 ans
  Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option il y a 11 ans
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
  Simon Glass 39042d821e sandbox: Allow -c argument to provide a command list il y a 12 ans
  Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file il y a 12 ans
  Allen Martin 8ec21bbe5c sandbox: fix compiler warning il y a 12 ans
  Simon Glass 61ddce07f8 sandbox: Use the new run_command() il y a 13 ans