Commit Graph

48 Commits (4af3e9ad8aebd4ed73a6dc2db856f0018d9850a5)

Author SHA1 Message Date
Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 6 years ago
Simon Glass 69bc15d5ff sandbox: Support booting from TPL to SPL 6 years ago
Simon Glass 056a5cea31 sandbox: Add a way to write data to the host filesystem 6 years ago
Simon Glass 50b288aca3 sandbox: Support file truncation with os_open() 6 years ago
Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 6 years ago
Alexander Graf 6e6e4b2f73 sandbox: Allow to execute from RAM 6 years ago
Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 6 years ago
Simon Glass fe938fb0df sandbox: Add support for calling abort() 6 years ago
Simon Glass 613185023f sandbox: Align RAM buffer to the machine page size 6 years ago
Simon Glass 30eef21fa0 sandbox: Add a setjmp() implementation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 0b189b6ce1 Revert "sandbox: remove os_putc() and os_puts()" 7 years ago
Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls 7 years ago
Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 7 years ago
Tom Rini e2bc87d41c sandbox: Fix comparison of unsigned enum expression warning 7 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 8 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 8 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 8 years ago
Stefan Brüns ce2ec19c56 sandbox/fs: Make linking of nodes in os_dirent_ls more obvious 8 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 8 years ago
Simon Glass 8939df092e sandbox: Tidy up terminal restore 9 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 9 years ago
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c 10 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 10 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago
Simon Glass 47f5fcfb41 sandbox: Add os_jump_to_image() to run another executable 10 years ago
Stephen Warren cfd13e8dda unit-test: make "test -e" test independent of $CWD 10 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 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 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 11 years ago
Simon Glass e2ee100fd8 sandbox: Support trace feature 11 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 11 years ago
Taylor Hutt e101550a9a sandbox: Improve sandbox serial port keyboard interface 11 years ago
Simon Glass 70db4212fc sandbox: add getopt support 12 years ago
Simon Glass d9165153ca sandbox: add flags for open() call 12 years ago
Mike Frysinger e2dcefcb40 sandbox: add lseek helper 12 years ago
Simon Glass 3bdf56b786 sandbox: add required header to os.c 12 years ago
Simon Glass e101247212 sandbox: sort header files in os.c 12 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 13 years ago
Simon Glass 7a9219c17a sandbox: Add OS dependent layer 13 years ago
Simon Glass 43bd194c42 sandbox: Add sandbox board 13 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 14 years ago