1. 5dccd15 sandbox: Add a setjmp() implementation by Simon Glass · Wed May 16 09:42:22 2018 -0600
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. 29d1143 Revert "sandbox: remove os_putc() and os_puts()" by Simon Glass · Mon Dec 04 13:48:17 2017 -0700
  4. 9488451 sandbox: remove os_putc() and os_puts() by Masahiro Yamada · Mon Jul 17 13:08:31 2017 +0900
  5. e058284 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · Sat Oct 01 20:41:38 2016 +0200
  6. 2c931ba sandbox: Allow chaining from SPL to U-Boot proper by Simon Glass · Mon Jul 04 11:57:45 2016 -0600
  7. 9c3b7d6 sandbox: Tidy up terminal restore by Simon Glass · Sun May 10 21:07:27 2015 -0600
  8. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · Mon Apr 20 12:37:22 2015 -0600
  9. 574323f sandbox: Fix comment for os_open() by Simon Glass · Wed Mar 25 12:21:50 2015 -0600
  10. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  11. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  12. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · Thu Feb 27 13:26:15 2014 -0700
  13. cd5edba unit-test: make "test -e" test independent of $CWD by Stephen Warren · Sat Mar 01 22:18:00 2014 -0700
  14. ee95728 sandbox: fix the return type of os_free() function by Masahiro Yamada · Wed Jan 15 13:06:41 2014 +0900
  15. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · Sun Nov 10 10:27:03 2013 -0700
  16. 3e9fd24 sandbox: Allow the console to work earlier by Simon Glass · Sun Nov 10 10:27:01 2013 -0700
  17. 1e6594c sandbox: Improve/augment memory allocation functions by Simon Glass · Sun Nov 10 10:26:57 2013 -0700
  18. fb4b4e8 sandbox: Use uint64_t instead of u64 for time by Simon Glass · Sun May 19 16:45:35 2013 -0700
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  20. f1c45c8 sandbox: Add a way of obtaining directory listings by Simon Glass · Wed Dec 26 09:53:34 2012 +0000
  21. 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · Sun Feb 24 17:33:13 2013 +0000
  22. bc036d3 sandbox: mark os_exit as noreturn by Mike Frysinger · Sun Feb 26 17:46:30 2012 -0500
  23. 8a3e035 sandbox: add getopt support by Simon Glass · Wed Feb 15 15:51:16 2012 -0800
  24. 3196d75 sandbox: add flags for open() call by Simon Glass · Mon Feb 20 23:56:58 2012 -0500
  25. 60addac sandbox: add lseek helper by Mike Frysinger · Tue Oct 25 13:02:58 2011 +0200
  26. 999a579 sandbox: add ifdef protection to os.h by Mike Frysinger · Thu Jan 19 22:57:29 2012 -0500
  27. 0d3dd14 sandbox: Add timer simulation by Matthias Weisser · Tue Nov 29 12:16:40 2011 +0100
  28. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  29. a5baaee sandbox: put stdin into raw mode by Mike Frysinger · Wed Oct 26 00:21:29 2011 +0000
  30. cd0684f sandbox: Add OS dependent layer by Simon Glass · Mon Oct 03 19:26:44 2011 +0000