index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
sdl.c
Age
Commit message (
Expand
)
Author
2023-12-21
sandbox: Audit config.h and common.h usage
Tom Rini
2023-07-14
sandbox: Fix quiting when the LCD window is closed
Simon Glass
2022-12-05
sandbox: fix sound driver
Heinrich Schuchardt
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