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
Age
Commit message (
Expand
)
Author
5 days
sandbox: Adjust how OS-interface files are built
Simon Glass
2026-01-20
sandbox: Update linker scripts to ensure appended device tree is aligned
Tom Rini
2025-10-08
sandbox: Add more dummy cache functions
Tom Rini
2025-09-24
sandbox: use env_get() for time offset instead of getenv()
Osama Abdelkader
2025-09-12
Revert "sandbox: replace deprecated getenv() with env_get()"
Tom Rini
2025-09-12
sandbox: replace deprecated getenv() with env_get()
Osama Abdelkader
2025-06-26
Merge patch series "sandbox: align LMB memory"
Tom Rini
2025-06-26
sandbox: align LMB memory
Heinrich Schuchardt
2025-06-13
spl: Rename jump_to_image_no_args()
Simon Glass
2025-04-23
sandbox: add initjmp()
Jerome Forissier
2025-03-10
common: clean up setjmp.h
Heinrich Schuchardt
2025-01-24
test: Move stat-printing into its own function
Simon Glass
2025-01-24
test: Pass the test-state into ut_run_list()
Simon Glass
2024-12-18
fdt: Swap the signature for board_fdt_blob_setup()
Simon Glass
2024-12-02
sandbox: efi_loader: Correct use of addresses as pointers
Simon Glass
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
[next]