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_lf_v2025.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
Age
Commit message (
Expand
)
Author
2024-11-09
sandbox: Add a -N flag to control on-host behaviour
Simon Glass
2024-11-03
sandbox: Add a way to show the sandbox memory-mapping
Simon Glass
2024-10-18
sandbox_spl: Restrict use of UPL when not enabled
Simon Glass
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
xpl: Rename spl_phase_prefix() and spl_phase_name()
Simon Glass
2024-10-11
xpl: Rename spl_next_phase() and spl_prev_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase to xpl_phase_t
Simon Glass
2024-09-18
Merge patch series "Fix various bugs"
Tom Rini
2024-09-18
sandbox: Implement reference counting for address mapping
Simon Glass
2024-09-18
sandbox: Unmap old tags
Simon Glass
2024-09-18
sandbox: Update cpu to use logging
Simon Glass
2024-09-18
sandbox: Change the range used for memory-mapping tags
Simon Glass
2024-09-03
spl: sandbox: initialise the ram banksize in spl
Sughosh Ganu
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-08-09
sandbox: Add an SPL loader for UPL
Simon Glass
2024-08-09
sandbox: Add a flag to enable UPL
Simon Glass
2024-08-09
sandbox: Set up global_data earlier
Simon Glass
2024-08-09
sandbox: Return error code from read/write/seek
Simon Glass
2024-08-09
sandbox: fdt: Avoid overwriting an existing fdt
Simon Glass
2024-08-09
test: Move some SPL-loading test-code into sandbox common
Simon Glass
2024-08-09
sandbox: Fix a comment in os_find_u_boot()
Simon Glass
2024-08-09
sandbox: Use const in os_jump_to_file()
Simon Glass
2024-07-15
sandbox: Remove duplicate newlines
Marek Vasut
2024-07-03
sandbox: cleanup linker scripts and sections
Ilias Apalodimas
2024-07-03
sandbox: use sane access rights for files
Heinrich Schuchardt
2024-04-17
sandbox: don't call os_close with invalid file descriptor
Heinrich Schuchardt
2024-04-12
sandbox: missing return value checks in eth-raw-os
Heinrich Schuchardt
2024-01-11
Merge patch series "net fixes prior lwip"
Tom Rini
2024-01-11
sandbox: eth-raw-os: successful return code is 0
Maxim Uvarov
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
sandbox: bootm: Enable more bootm OS methods
Simon Glass
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-16
arch: sandbox: Add function to create temporary files
Sean Anderson
2023-11-14
sandbox: Close file after mmaping it
Sean Anderson
2023-11-02
sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2023-10-17
sandbox: Support -T in spl
Sean Anderson
2023-10-13
sandbox: fix spl_board_init
Heinrich Schuchardt
2023-10-06
sandbox: Only read the state if we have a state file
Simon Glass
2023-10-06
sandbox: Move reading the RAM buffer into a better place
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-25
sandbox: Add a way to access persistent test files
Simon Glass
2023-07-14
sandbox: Fix quiting when the LCD window is closed
Simon Glass
2023-06-21
sandbox: Add a dummy dcache_status() function
Emanuele Ghidoli
2023-04-28
sandbox: disable tracing before unmapping RAM
Pavel Skripkin
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
[next]