aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/sdl.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-14sandbox: Correct SDL build flagsSimon Glass1-1/+1
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass1-7/+3
2018-12-13dm: sound: Complete migration to driver modelSimon Glass1-1/+0
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass1-11/+26
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass1-25/+63
2018-11-29sandbox: Enable soundSimon Glass1-19/+0
2018-11-29sound: sandbox: Use the correct frequencySimon Glass1-2/+9
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass1-0/+341