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
/
start.c
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
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
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-10-17
sandbox: Support -T in spl
Sean Anderson
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
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-10-31
sandbox: Add a way to specify the sandbox executable
Simon Glass
2022-09-29
sandbox: Add a function to load a relative file path
Simon Glass
2022-06-23
sandbox: Decouple program entry from sandbox init
Andrew Scull
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
sandbox: start: Sort the header files
Simon Glass
2021-11-26
sandbox: poweroff in efi_system_reset()
Heinrich Schuchardt
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-06
sandbox: fix sandbox_reset()
Heinrich Schuchardt
2021-07-06
sandbox: ensure that state->ram_buf is in low memory
Heinrich Schuchardt
2021-07-06
sandbox: Support signal handling only when requested
Simon Glass
2021-06-05
sandbox: correct determination of the text base
Heinrich Schuchardt
2021-05-24
sandbox: use sections instead of symbols for getopt array boundaries
Marek BehĂșn
2021-03-12
sandbox: Drop the 'starting...' message
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
sandbox: fix sandbox_cmdline_cb_test_fdt()
Heinrich Schuchardt
2021-01-15
test: add test for dropped trace before log_init
Patrick Delaunay
2021-01-05
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2020-12-22
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
sandbox: Allow selection of SPL unit tests
Simon Glass
2020-10-29
dm: test: Add a way to run SPL tests
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
2020-02-05
sandbox: Sort the help options
Simon Glass
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-10-08
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-04-23
sandbox: Drop the printf() in setup_ram_buf()
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2018-12-05
sandbox: Zero the ram buffer on startup
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
[next]