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
master
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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
os.c
Age
Commit message (
Expand
)
Author
2021-05-24
sandbox: use sections instead of symbols for getopt array boundaries
Marek Behún
2021-03-27
sandbox: Only delete the executable if requested
Simon Glass
2021-03-22
sandbox: Drop debug message in os_spl_to_uboot()
Simon Glass
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
2021-01-05
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
2020-11-05
sandbox: use O_CLOEXEC in os_open()
Heinrich Schuchardt
2020-11-05
sandbox: eth-raw: do not close the console input
Heinrich Schuchardt
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-02-05
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2019-11-14
sandbox: use correct type reading /proc/self/maps
Heinrich Schuchardt
2019-04-23
sandbox: Correct maths in allocation routines
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2018-12-05
sandbox: Fix up the debug message for the image filename
Simon Glass
2018-11-29
sandbox: Use memmove() to move overlapping regions
Simon Glass
2018-11-26
sandbox: Boot in U-Boot through the standard call
Simon Glass
2018-11-26
sandbox: Filter arguments when starting U-Boot
Simon Glass
2018-11-26
sandbox: Use malloc() and free() from os layer
Simon Glass
2018-11-26
sandbox: Refactor code to create os_jump_to_file()
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-14
sandbox: Try to start the RAM buffer at a particular address
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-09-23
sandbox: Allow to execute from RAM
Alexander Graf
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
sandbox: Align RAM buffer to the machine page size
Simon Glass
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-07
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-10-08
sandbox: avoid memory leak in os_dirent_ls
Heinrich Schuchardt
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-06-08
sandbox: Fix comparison of unsigned enum expression warning
Tom Rini
2016-10-11
sandbox/fs: Set correct filetype for unknown filetype
Stefan Brüns
2016-10-11
sandbox/fs: Use readdir instead of deprecated readdir_r
Stefan Brüns
2016-10-11
sandbox/fs: Use correct size path name buffer
Stefan Brüns
2016-10-11
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
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
2014-11-26
sandbox: Fix warnings in cpu.c and os.c
Simon Glass
[next]