index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
start.c
Age
Commit message (
Expand
)
Author
2024-11-09
sandbox: Add a -N flag to control on-host behaviour
Simon Glass
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
[next]