summaryrefslogtreecommitdiff
path: root/drivers/sound/sandbox.c
AgeCommit message (Expand)Author
2019-02-20sandbox: sound: Silence sound for testingSimon Glass
2019-02-20sound: Add uclass operations for beepingSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada
2014-03-17sandbox: Add a simple sound driverSimon Glass