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
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
2023-11-14
sandbox: Close file after mmaping it
Sean Anderson
2023-11-02
sandbox: eliminate unused functions from binaries
Heinrich Schuchardt
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2023-10-17
sandbox: Support -T in spl
Sean Anderson
2023-10-13
sandbox: fix spl_board_init
Heinrich Schuchardt
2023-10-06
sandbox: Only read the state if we have a state file
Simon Glass
2023-10-06
sandbox: Move reading the RAM buffer into a better place
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
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
[next]