index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
os.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
sandbox/fs: Free memory allocated by os_dirent_ls
Stefan BrĂ¼ns
1
-1
/
+10
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
1
-0
/
+25
2015-06-04
sandbox: Tidy up terminal restore
Simon Glass
1
-0
/
+8
2015-05-05
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
1
-0
/
+11
2015-04-18
sandbox: Fix comment for os_open()
Simon Glass
1
-1
/
+1
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
1
-2
/
+3
2014-03-17
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
1
-1
/
+5
2014-03-17
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
1
-0
/
+19
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
1
-0
/
+8
2014-01-24
sandbox: fix the return type of os_free() function
Masahiro Yamada
1
-1
/
+1
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
1
-0
/
+16
2014-01-08
sandbox: Allow the console to work earlier
Simon Glass
1
-0
/
+20
2014-01-08
sandbox: Improve/augment memory allocation functions
Simon Glass
1
-0
/
+29
2013-11-21
sandbox: Use uint64_t instead of u64 for time
Simon Glass
1
-1
/
+3
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
1
-0
/
+48
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
1
-0
/
+10
2012-03-12
sandbox: mark os_exit as noreturn
Mike Frysinger
1
-1
/
+1
2012-03-12
sandbox: add getopt support
Simon Glass
1
-0
/
+14
2012-03-12
sandbox: add flags for open() call
Simon Glass
1
-6
/
+11
2012-03-12
sandbox: add lseek helper
Mike Frysinger
1
-0
/
+15
2012-03-12
sandbox: add ifdef protection to os.h
Mike Frysinger
1
-0
/
+5
2011-12-10
sandbox: Add timer simulation
Matthias Weisser
1
-0
/
+14
2011-12-10
sandbox: Add improved RAM simulation
Matthias Weisser
1
-0
/
+8
2011-11-03
sandbox: put stdin into raw mode
Mike Frysinger
1
-0
/
+5
2011-10-17
sandbox: Add OS dependent layer
Simon Glass
1
-0
/
+73