index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
os.h
Age
Commit message (
Expand
)
Author
2016-10-11
sandbox/fs: Free memory allocated by os_dirent_ls
Stefan BrĂ¼ns
2016-07-14
sandbox: Allow chaining from SPL to U-Boot proper
Simon Glass
2015-06-04
sandbox: Tidy up terminal restore
Simon Glass
2015-05-05
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
2015-04-18
sandbox: Fix comment for os_open()
Simon Glass
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-03-17
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
2014-03-07
unit-test: make "test -e" test independent of $CWD
Stephen Warren
2014-01-24
sandbox: fix the return type of os_free() function
Masahiro Yamada
2014-01-08
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-08
sandbox: Allow the console to work earlier
Simon Glass
2014-01-08
sandbox: Improve/augment memory allocation functions
Simon Glass
2013-11-21
sandbox: Use uint64_t instead of u64 for time
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-04
sandbox: Add a way of obtaining directory listings
Simon Glass
2013-02-28
sandbox: Improve sandbox serial port keyboard interface
Taylor Hutt
2012-03-12
sandbox: mark os_exit as noreturn
Mike Frysinger
2012-03-12
sandbox: add getopt support
Simon Glass
2012-03-12
sandbox: add flags for open() call
Simon Glass
2012-03-12
sandbox: add lseek helper
Mike Frysinger
2012-03-12
sandbox: add ifdef protection to os.h
Mike Frysinger
2011-12-10
sandbox: Add timer simulation
Matthias Weisser
2011-12-10
sandbox: Add improved RAM simulation
Matthias Weisser
2011-11-03
sandbox: put stdin into raw mode
Mike Frysinger
2011-10-17
sandbox: Add OS dependent layer
Simon Glass