index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
1
-1
/
+2
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
1
-6
/
+7
*
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
2014-03-17
1
-0
/
+89
*
unit-test: make "test -e" test independent of $CWD
Stephen Warren
2014-03-07
1
-0
/
+5
*
sandbox: fix the return type of os_free() function
Masahiro Yamada
2014-01-24
1
-1
/
+1
*
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
1
-0
/
+39
*
sandbox: Allow the console to work earlier
Simon Glass
2014-01-08
1
-0
/
+11
*
sandbox: Improve/augment memory allocation functions
Simon Glass
2014-01-08
1
-2
/
+43
*
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
2013-12-09
1
-1
/
+1
*
sandbox: Use uint64_t instead of u64 for time
Simon Glass
2013-11-21
1
-1
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
sandbox: Support trace feature
Simon Glass
2013-06-26
1
-1
/
+1
*
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-03-04
1
-0
/
+101
*
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2013-02-28
1
-0
/
+8
*
sandbox: add getopt support
Simon Glass
2012-03-12
1
-0
/
+98
*
sandbox: add flags for open() call
Simon Glass
2012-03-12
1
-2
/
+22
*
sandbox: add lseek helper
Mike Frysinger
2012-03-12
1
-0
/
+13
*
sandbox: add required header to os.c
Simon Glass
2012-03-12
1
-0
/
+1
*
sandbox: sort header files in os.c
Simon Glass
2012-03-12
1
-4
/
+4
*
sandbox: Add timer simulation
Matthias Weisser
2011-12-10
1
-0
/
+27
*
sandbox: Add improved RAM simulation
Matthias Weisser
2011-12-10
1
-0
/
+7
*
sandbox: put stdin into raw mode
Mike Frysinger
2011-11-03
1
-0
/
+34
*
sandbox: Add OS dependent layer
Simon Glass
2011-10-17
1
-0
/
+55