index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
2022-10-31
sandbox: Support obtaining the next phase from an image
Simon Glass
2022-10-31
sandbox: Add a way to specify the sandbox executable
Simon Glass
2022-10-31
sandbox: Generalise SPL booting
Simon Glass
2022-10-31
sandbox: Drop message about writing sandbox state
Simon Glass
2022-10-31
test: Support tests which can only be run manually
Simon Glass
2022-10-24
sandbox: add SIGALRM-based watchdog device
Rasmus Villemoes
2022-09-29
sandbox: Support setting up the other FDT for testing
Simon Glass
2022-09-29
sandbox: Support loading the other FDT
Simon Glass
2022-09-29
sandbox: Add a function to load a relative file path
Simon Glass
2022-09-25
sandbox: unblock signal before calling execv()
Heinrich Schuchardt
2022-09-24
sandbox: Add function os_flush()
Pali Rohár
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-06-28
sandbox: show error if the device-tree cannot be loaded
Heinrich Schuchardt
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
[next]