Commit History

Author SHA1 Message Date
  Simon Glass 89cdb0b583 sandbox: Drop os_realloc() 4 years ago
  Simon Glass 0db1b4305a sandbox: Drop use of special os_malloc() where possible 4 years ago
  Heinrich Schuchardt 4ecb506434 sandbox: use correct type reading /proc/self/maps 4 years ago
  Simon Glass 4a6409b74c sandbox: Correct maths in allocation routines 5 years ago
  Simon Glass 001d1885f0 sandbox: Improve debugging in initcall_run_list() 5 years ago
  Simon Glass 6b5e420137 sandbox: Fix up the debug message for the image filename 5 years ago
  Simon Glass b847c14243 sandbox: Use memmove() to move overlapping regions 5 years ago
  Simon Glass 27028f186d sandbox: Boot in U-Boot through the standard call 5 years ago
  Simon Glass 65f3b1f992 sandbox: Filter arguments when starting U-Boot 5 years ago
  Simon Glass fc1f58a4da sandbox: Use malloc() and free() from os layer 5 years ago
  Simon Glass 7b5ea14527 sandbox: Refactor code to create os_jump_to_file() 5 years ago
  Simon Glass 566bf3a869 sandbox: Add a function to read a host file 5 years ago
  Simon Glass bd8b74551b sandbox: Try to start the RAM buffer at a particular address 6 years ago
  Simon Glass 4af3e9ad8a sandbox: Restore blocking I/O on exit 5 years ago
  Simon Glass 69bc15d5ff sandbox: Support booting from TPL to SPL 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 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() 5 years ago
  Simon Glass 613185023f sandbox: Align RAM buffer to the machine page size 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
  Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls 6 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 7 years ago
  Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 7 years ago