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
Age
Commit message (
Expand
)
Author
2023-01-16
bootstd: Add a test for the bootstd menu
Simon Glass
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-22
sandbox: Finish migration to Kconfig
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-05
sandbox: Rework how SDL is enabled / disabled
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-12-05
test: test sandbox sound driver more rigorously
Heinrich Schuchardt
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-31
vbe: Add a test for the VBE flow into U-Boot proper
Simon Glass
2022-10-31
sandbox: Add an image for VPL
Simon Glass
2022-10-31
vbe: Add info about the VBE device to the fwupd node
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-29
tests: Build correct sandbox configuration on 32bit
Michal Suchanek
2022-10-26
dm: memory: Introduce new uclass
Roger Quadros
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2022-10-24
sandbox.dtsi: add a sandbox,alarm-wdt instance
Rasmus Villemoes
2022-10-24
sandbox: add SIGALRM-based watchdog device
Rasmus Villemoes
2022-10-21
sandbox: Initialize sysreset before relocation
Michal Suchanek
2022-10-17
sandbox: Support FDT fixups
Simon Glass
2022-10-11
thermal: add sandbox driver
Robert Marko
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
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-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
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-14
dm: core: Add functions to read 8/16-bit integers
Stefan Herbrechtsmeier
2022-09-02
test: Allow running tests multiple times
Simon Glass
2022-08-12
bootstd: Add vbe bootmeth into sandbox
Simon Glass
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
2022-07-11
Merge branch 'next'
Tom Rini
2022-06-28
sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
Heinrich Schuchardt
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-25
sandbox: sdl: Add stub sandbox_sdl_remove_display()
Andrew Scull
2022-06-23
sandbox: Implement fuzzing engine driver
Andrew Scull
2022-06-23
sandbox: Add libfuzzer integration
Andrew Scull
2022-06-23
sandbox: Decouple program entry from sandbox init
Andrew Scull
[next]