index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
Age
Commit message (
Expand
)
Author
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-27
sandbox: define __dyn_sym_start, dyn_sym_end
Heinrich Schuchardt
2021-03-27
sandbox: Correct uninit conflict
Simon Glass
2021-03-27
sandbox: Only delete the executable if requested
Simon Glass
2021-03-26
sandbox: Define a region for device priv/plat data
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-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
sandbox: Drop the 'starting...' message
Simon Glass
2021-03-02
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
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 invalidate_icache_all()
Heinrich Schuchardt
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-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-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-10-29
sandbox: make SDL window resizable
Heinrich Schuchardt
2020-10-06
sandbox: add missing SDL key scan codes
Heinrich Schuchardt
2020-08-22
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
2020-07-09
sandbox: Move section u_boot_list to make it RW
Walter Lozano
2020-07-09
sandbox: handling out of memory
Heinrich Schuchardt
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-04-16
sandbox: also restore terminal settings when killed by SIGINT
Rasmus Villemoes
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
sandbox: Add comments to the sdl struct
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
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
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
[next]