Simon Glass
|
30eef21fa0
sandbox: Add a setjmp() implementation
|
пре 7 година |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
пре 7 година |
Simon Glass
|
0b189b6ce1
Revert "sandbox: remove os_putc() and os_puts()"
|
пре 7 година |
Heinrich Schuchardt
|
04d0da5157
sandbox: avoid memory leak in os_dirent_ls
|
пре 7 година |
Masahiro Yamada
|
47b98ad0f6
sandbox: remove os_putc() and os_puts()
|
пре 7 година |
Tom Rini
|
e2bc87d41c
sandbox: Fix comparison of unsigned enum expression warning
|
пре 8 година |
Stefan Brüns
|
2f159402d9
sandbox/fs: Set correct filetype for unknown filetype
|
пре 8 година |
Stefan Brüns
|
bf635ed091
sandbox/fs: Use readdir instead of deprecated readdir_r
|
пре 8 година |
Stefan Brüns
|
f189899c2f
sandbox/fs: Use correct size path name buffer
|
пре 8 година |
Stefan Brüns
|
ce2ec19c56
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
|
пре 8 година |
Simon Glass
|
d4e33f5a72
sandbox: Allow chaining from SPL to U-Boot proper
|
пре 8 година |
Simon Glass
|
8939df092e
sandbox: Tidy up terminal restore
|
пре 10 година |
Simon Glass
|
94eefdee2f
dm: sandbox: Add os_localtime() to obtain the system time
|
пре 10 година |
Simon Glass
|
f80a8bbee8
sandbox: Fix warnings in cpu.c and os.c
|
пре 10 година |
Suriyan Ramasami
|
96b1046d1c
sandbox: Prepare API change for files greater than 2GB
|
пре 10 година |
Stephen Warren
|
9c38c07008
sandbox: terminate os_dirent_ls() result list
|
пре 11 година |
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 година |