Commit History

Author SHA1 Message Date
  Simon Glass bd8b74551b sandbox: Try to start the RAM buffer at a particular address 7 years ago
  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 7 years ago
  Alexander Graf 3fcb714758 sandbox: Fix setjmp/longjmp 7 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 7 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 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 8 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 10 years ago
  Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 10 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 11 years ago
  Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 11 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