index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
Age
Commit message (
Expand
)
Author
2022-06-28
sandbox: add function os_printf()
Heinrich Schuchardt
2022-06-23
sandbox: Add libfuzzer integration
Andrew Scull
2022-06-23
sandbox: Decouple program entry from sandbox init
Andrew Scull
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
sandbox: Rename getopt sections
Andrew Scull
2022-06-23
sandbox: Rename EFI runtime sections
Andrew Scull
2022-05-05
sandbox: Avoid binman error when run without device tree
Simon Glass
2022-05-02
sandbox: Add a build for VPL
Simon Glass
2022-04-18
sandbox: Align linker lists to a 32-byte boundary
Simon Glass
2022-04-18
sandbox: Correct loss of early output in SPL
Simon Glass
2022-03-18
sandbox: Add the handoff header for spl
Simon Glass
2022-03-18
sandbox: Show a message when writing out the ram buffer
Simon Glass
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
sandbox: start: Sort the header files
Simon Glass
2022-02-09
sandbox: fix build failure with musl and SDL
Heinrich Schuchardt
2022-01-25
sandbox: eth-raw: fix building with musl library
Heinrich Schuchardt
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
sandbox: compatibility of os_get_filesize()
Heinrich Schuchardt
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-12-26
sandbox: video: Support 8bpp depth
Simon Glass
2021-12-02
sandbox: replace putchar(ch) by fputc(ch, stdout)
Heinrich Schuchardt
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
sandbox: Support unmapping a file
Simon Glass
2021-11-26
sandbox: poweroff in efi_system_reset()
Heinrich Schuchardt
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-09-16
sandbox: Add a way to map a file into memory
Simon Glass
2021-09-16
sandbox: Add a way to find the size of a file
Simon Glass
2021-09-16
sandbox: Correct handling of --rm_memory
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-21
sandbox: don't set SA_NODEFER in signal handler
Heinrich Schuchardt
2021-07-21
sandbox: Use hinting with the display
Simon Glass
2021-07-21
sandbox: Add work-around for SDL2 display
Simon Glass
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2021-07-15
sandbox: Silence coverity warning in state_read_file()
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-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
[prev]
[next]