- 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 8 months ago
- 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years, 1 month ago
- ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
- 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
- bb63ea8 sandbox: add function os_printf() by Heinrich Schuchardt · 2 years, 8 months ago
- 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 11 months ago
- 5c1fd58 sandbox: Support unmapping a file by Simon Glass · 3 years, 1 month ago
- e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · 3 years, 3 months ago
- 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · 3 years, 3 months ago
- 1cd0600 sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
- 70e2999 sandbox: document parameters of os_realloc() by Heinrich Schuchardt · 3 years, 8 months ago
- b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 9 months ago
- edd094e sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 10 months ago
- 4c902fa sandbox: Add os_realloc() by Simon Glass · 3 years, 10 months ago
- 2165d0c sandbox: mark os_abort() as noreturn by Heinrich Schuchardt · 3 years, 10 months ago
- c0d1a00 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 11 months ago
- 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
- 1ffe004 sandbox: update function descriptions in os.h by Heinrich Schuchardt · 4 years, 1 month ago
- 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
- 9562d4c sandbox: Drop os_realloc() by Simon Glass · 4 years, 10 months ago
- 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- 8d176d8 sandbox: Add a function to read a host file by Simon Glass · 6 years ago
- ae50ec7 sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
- cbfa845 sandbox: Add a way to write data to the host filesystem by Simon Glass · 6 years ago
- ce55a11 sandbox: Support file truncation with os_open() by Simon Glass · 6 years ago
- 4e766c2 sandbox: Unprotect DATA regions in bus tests by Simon Glass · 6 years ago
- 5b0bdab sandbox: Fix setjmp/longjmp by Alexander Graf · 6 years ago
- b7255ef sandbox: Add support for calling abort() by Simon Glass · 6 years ago
- 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · 7 years ago
- 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · 7 years ago
- e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · 8 years ago
- 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · 8 years ago
- 9c3b7d6 sandbox: Tidy up terminal restore by Simon Glass · 10 years ago
- 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
- 574323f sandbox: Fix comment for os_open() by Simon Glass · 10 years ago
- 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
- 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
- 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
- cd5edba unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
- ee95728 sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
- 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
- 3e9fd24 sandbox: Allow the console to work earlier by Simon Glass · 11 years ago
- 1e6594c sandbox: Improve/augment memory allocation functions by Simon Glass · 11 years ago
- fb4b4e8 sandbox: Use uint64_t instead of u64 for time by Simon Glass · 12 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- f1c45c8 sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
- 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
- bc036d3 sandbox: mark os_exit as noreturn by Mike Frysinger · 13 years ago
- 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
- 3196d75 sandbox: add flags for open() call by Simon Glass · 13 years ago
- 60addac sandbox: add lseek helper by Mike Frysinger · 13 years ago
- 999a579 sandbox: add ifdef protection to os.h by Mike Frysinger · 13 years ago
- 0d3dd14 sandbox: Add timer simulation by Matthias Weisser · 13 years ago
- b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · 13 years ago
- a5baaee sandbox: put stdin into raw mode by Mike Frysinger · 13 years ago
- cd0684f sandbox: Add OS dependent layer by Simon Glass · 13 years ago