Commit History

Author SHA1 Message Date
  Simon Glass f178bebf55 sandbox: Support executables for more phases 2 years ago
  Heinrich Schuchardt 4c30d18ed3 sandbox: document parameters of os_realloc() 3 years ago
  Simon Glass 01ad9f75c5 sandbox: Update os_find_u_boot() to find the .img file 3 years ago
  Simon Glass b308d9fd18 sandbox: Avoid using malloc() for system state 3 years ago
  Simon Glass 14e46dfb17 sandbox: Add os_realloc() 3 years ago
  Heinrich Schuchardt c30a7093e8 sandbox: mark os_abort() as noreturn 3 years ago
  Heinrich Schuchardt 43db07507a sandbox: keep time offset when resetting 3 years ago
  Heinrich Schuchardt b46f30a378 sandbox: add handler for exceptions 3 years ago
  Heinrich Schuchardt 063790cb62 sandbox: update function descriptions in os.h 3 years ago
  Heinrich Schuchardt 329dccc067 sandbox: implement reset 3 years ago
  Simon Glass 89cdb0b583 sandbox: Drop os_realloc() 4 years ago
  Simon Glass 001d1885f0 sandbox: Improve debugging in initcall_run_list() 5 years ago
  Simon Glass 566bf3a869 sandbox: Add a function to read a host file 5 years ago
  Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 5 years ago
  Simon Glass 056a5cea31 sandbox: Add a way to write data to the host filesystem 5 years ago
  Simon Glass 50b288aca3 sandbox: Support file truncation with os_open() 5 years ago
  Simon Glass 9f8037ea9c sandbox: Unprotect DATA regions in bus tests 5 years ago
  Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 6 years ago
  Simon Glass fe938fb0df sandbox: Add support for calling abort() 5 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()" 6 years ago
  Masahiro Yamada 47b98ad0f6 sandbox: remove os_putc() and os_puts() 6 years ago
  Stefan Brüns 86167089b7 sandbox/fs: Free memory allocated by os_dirent_ls 7 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 887bd4164d sandbox: Fix comment for os_open() 9 years ago
  Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 9 years ago
  Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago