Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: sound: Silence sound for testing | Simon Glass | 2019-02-20 | 1 | -3/+22 |
* | sound: Add uclass operations for beeping | Simon Glass | 2019-02-20 | 1 | -3/+43 |
* | dm: sandbox: Allow selection of sample rate and channels | Simon Glass | 2018-12-13 | 1 | -1/+1 |
* | dm: sound: Complete migration to driver model | Simon Glass | 2018-12-13 | 1 | -18/+1 |
* | dm: sound: Add conversion to driver model | Simon Glass | 2018-12-13 | 1 | -1/+4 |
* | dm: sound: Create a uclass for sound | Simon Glass | 2018-12-13 | 1 | -0/+67 |
* | dm: sound: Create a uclass for i2s | Simon Glass | 2018-12-13 | 1 | -1/+59 |
* | dm: sound: Create a uclass for audio codecs | Simon Glass | 2018-12-13 | 1 | -0/+55 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada | 2014-07-07 | 1 | -1/+1 |
* | sandbox: Add a simple sound driver | Simon Glass | 2014-03-17 | 1 | -0/+23 |