~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
Commit message (
Expand
)
Author
Age
*
sandbox: Fix quiting when the LCD window is closed
Simon Glass
2023-07-14
*
sandbox: Add a dummy dcache_status() function
Emanuele Ghidoli
2023-06-21
*
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-28
*
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2023-04-27
*
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
2023-01-23
*
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-23
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
|
\
|
*
sandbox: fix sound driver
Heinrich Schuchardt
2022-12-05
*
|
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
|
/
*
test: Add a way to detect a test that breaks another
Simon Glass
2022-11-07
*
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-31
*
sandbox: add SIGALRM-based watchdog device
Rasmus Villemoes
2022-10-24
*
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-29
*
sandbox: unblock signal before calling execv()
Heinrich Schuchardt
2022-09-25
*
sandbox: Add function os_flush()
Pali Rohár
2022-09-24
*
test: Allow running tests multiple times
Simon Glass
2022-09-02
*
sandbox: show error if the device-tree cannot be loaded
Heinrich Schuchardt
2022-06-28
*
sandbox: add function os_printf()
Heinrich Schuchardt
2022-06-28
*
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-06-23
*
sandbox: Avoid binman error when run without device tree
Simon Glass
2022-05-05
*
sandbox: Add a build for VPL
Simon Glass
2022-05-02
*
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-04-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-18
*
event: Convert misc_init_f() to use events
Simon Glass
2022-03-10
*
sandbox: start: Sort the header files
Simon Glass
2022-03-10
*
sandbox: fix build failure with musl and SDL
Heinrich Schuchardt
2022-02-09
*
sandbox: eth-raw: fix building with musl library
Heinrich Schuchardt
2022-01-25
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
sandbox: compatibility of os_get_filesize()
Heinrich Schuchardt
2022-01-13
*
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-12-26
*
sandbox: video: Support 8bpp depth
Simon Glass
2021-12-26
*
sandbox: replace putchar(ch) by fputc(ch, stdout)
Heinrich Schuchardt
2021-12-02
*
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-29
|
\
|
*
sandbox: poweroff in efi_system_reset()
Heinrich Schuchardt
2021-11-26
[next]