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
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-25
sandbox: Add a way to access persistent test files
Simon Glass
2023-07-14
sandbox: Fix quiting when the LCD window is closed
Simon Glass
2023-06-21
sandbox: Add a dummy dcache_status() function
Emanuele Ghidoli
2023-04-28
sandbox: disable tracing before unmapping RAM
Pavel Skripkin
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
2023-04-28
sandbox: mark sandbox_exit() as no return.
Heinrich Schuchardt
2023-04-27
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet to be disabled at runtime
Simon Glass
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
sandbox: fix sound driver
Heinrich Schuchardt
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
[next]