Commit Graph

24 Commits (09a54c009e8ffbcb88d4b5593b8da32596f14be0)

Author SHA1 Message Date
Simon Glass 8939df092e sandbox: Tidy up terminal restore 10 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 10 years ago
Simon Glass 887bd4164d sandbox: Fix comment for os_open() 10 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 11 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 11 years ago
Masahiro Yamada 347d06dec4 sandbox: fix the return type of os_free() function 11 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass 91b136c798 sandbox: Allow the console to work earlier 11 years ago
Simon Glass 77595c6d9e sandbox: Improve/augment memory allocation functions 11 years ago
Simon Glass 2a54d1599f sandbox: Use uint64_t instead of u64 for time 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 12 years ago
Taylor Hutt e101550a9a sandbox: Improve sandbox serial port keyboard interface 12 years ago
Mike Frysinger 9d72e67b79 sandbox: mark os_exit as noreturn 13 years ago
Simon Glass 70db4212fc sandbox: add getopt support 13 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 13 years ago
Mike Frysinger e2dcefcb40 sandbox: add lseek helper 13 years ago
Mike Frysinger 4f345d5673 sandbox: add ifdef protection to os.h 13 years ago
Matthias Weisser d99a6874f5 sandbox: Add timer simulation 13 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 13 years ago
Mike Frysinger ab06a758b9 sandbox: put stdin into raw mode 14 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 14 years ago