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
/
sdl.c
Age
Commit message (
Expand
)
Author
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-12-26
sandbox: video: Support 8bpp depth
Simon Glass
2021-07-21
sandbox: Use hinting with the display
Simon Glass
2021-07-21
sandbox: Add work-around for SDL2 display
Simon Glass
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2020-10-29
sandbox: make SDL window resizable
Heinrich Schuchardt
2020-10-06
sandbox: add missing SDL key scan codes
Heinrich Schuchardt
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
sandbox: Add comments to the sdl struct
Simon Glass
2019-01-14
sandbox: Correct SDL build flags
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sandbox: Update sound to use two buffers
Simon Glass
2018-11-29
sandbox: Enable sound
Simon Glass
2018-11-29
sound: sandbox: Use the correct frequency
Simon Glass
2018-11-29
sound: Add sample rate as a parameter for square wave
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-03-17
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass