index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
cpu
/
sdl.c
Age
Commit message (
Expand
)
Author
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