Simon Glass
|
ab839dc3e6
sandbox: Add options to clean up temporary files
|
11 年之前 |
Simon Glass
|
ffb87905cb
sandbox: Allow Ctrl-C to work in sandbox
|
11 年之前 |
Simon Glass
|
47f5fcfb41
sandbox: Add os_jump_to_image() to run another executable
|
11 年之前 |
Stephen Warren
|
cfd13e8dda
unit-test: make "test -e" test independent of $CWD
|
11 年之前 |
Masahiro Yamada
|
347d06dec4
sandbox: fix the return type of os_free() function
|
11 年之前 |
Simon Glass
|
5c2859cdc3
sandbox: Allow reading/writing of RAM buffer
|
11 年之前 |
Simon Glass
|
91b136c798
sandbox: Allow the console to work earlier
|
11 年之前 |
Simon Glass
|
77595c6d9e
sandbox: Improve/augment memory allocation functions
|
11 年之前 |
Simon Glass
|
7b3efc6699
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
|
11 年之前 |
Simon Glass
|
2a54d1599f
sandbox: Use uint64_t instead of u64 for time
|
12 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Simon Glass
|
e2ee100fd8
sandbox: Support trace feature
|
12 年之前 |
Simon Glass
|
62584db191
sandbox: Add a way of obtaining directory listings
|
12 年之前 |
Taylor Hutt
|
e101550a9a
sandbox: Improve sandbox serial port keyboard interface
|
12 年之前 |
Simon Glass
|
70db4212fc
sandbox: add getopt support
|
13 年之前 |
Simon Glass
|
d9165153ca
sandbox: add flags for open() call
|
13 年之前 |
Mike Frysinger
|
e2dcefcb40
sandbox: add lseek helper
|
13 年之前 |
Simon Glass
|
3bdf56b786
sandbox: add required header to os.c
|
13 年之前 |
Simon Glass
|
e101247212
sandbox: sort header files in os.c
|
13 年之前 |
Matthias Weisser
|
d99a6874f5
sandbox: Add timer simulation
|
13 年之前 |
Matthias Weisser
|
21899b1085
sandbox: Add improved RAM simulation
|
13 年之前 |
Mike Frysinger
|
ab06a758b9
sandbox: put stdin into raw mode
|
13 年之前 |
Simon Glass
|
7a9219c17a
sandbox: Add OS dependent layer
|
13 年之前 |