<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/sound, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-05-24T17:14:10Z</updated>
<entry>
<title>sound: tegra: Add a sound driver</title>
<updated>2019-05-24T17:14:10Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-04-01T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7a6c6dba28fd084f37ff43bebd721caeae9ab698'/>
<id>urn:sha1:7a6c6dba28fd084f37ff43bebd721caeae9ab698</id>
<content type='text'>
Add a sound driver for tegra devices. This connects the audio hub, I2S
controller and audio codec to allow sound output.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: sound: Add an I2S driver</title>
<updated>2019-05-24T17:14:03Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-04-01T20:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c5a120b3f09c03e87b2cbc116af8250afb2dd500'/>
<id>urn:sha1:c5a120b3f09c03e87b2cbc116af8250afb2dd500</id>
<content type='text'>
Add a driver which supports transmitting digital sound to an audio codec.
This uses fixed parameters as a device-tree binding is not currently
defined.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: sound: Add an audio hub driver</title>
<updated>2019-05-24T17:13:52Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-04-01T20:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=112f2e1443428f3fa6dda91058557eb5cbfc3d43'/>
<id>urn:sha1:112f2e1443428f3fa6dda91058557eb5cbfc3d43</id>
<content type='text'>
Add a driver for the audio hub. This is modelled as a misc device which
supports writing audio data from I2S.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Jon Hunter &lt;jonathanh@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>rockchip: use 'arch-rockchip' as header file path</title>
<updated>2019-04-30T22:00:05Z</updated>
<author>
<name>Kever Yang</name>
</author>
<published>2019-03-28T03:01:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=15f09a1a834b125ed4a6102eac96186da0641541'/>
<id>urn:sha1:15f09a1a834b125ed4a6102eac96186da0641541</id>
<content type='text'>
Rockchip use 'arch-rockchip' instead of arch-$(SOC) as common
header file path, so that we can get the correct path directly.

Signed-off-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
Reviewed-by: Philipp Tomsich &lt;philipp.tomsich@theobroma-systems.com&gt;
</content>
</entry>
<entry>
<title>x86: Add sound support for samus</title>
<updated>2019-02-20T07:27:11Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=e2c901c99e2622005f98a9623c4b5339257bfad3'/>
<id>urn:sha1:e2c901c99e2622005f98a9623c4b5339257bfad3</id>
<content type='text'>
Enable sound on samus using the broadwell I2S and an RT5677 audio codec.

Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>x86: sound: Add sound support for samus (broadwell)</title>
<updated>2019-02-20T07:27:11Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=7b96c6c89af622cd39c2050e55dc6697da55c429'/>
<id>urn:sha1:7b96c6c89af622cd39c2050e55dc6697da55c429</id>
<content type='text'>
Add a sound driver for samus which ties together the audio codec and
I2S controller.

For now broadwell_sound is commented out in the makefile since we cannot
compile it without sound support enabled. The next commit fixes this.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound: Add a driver for RealTek RT5677</title>
<updated>2019-02-20T07:27:11Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cf885929a601ba851ce95da236d5b2470850d368'/>
<id>urn:sha1:cf885929a601ba851ce95da236d5b2470850d368</id>
<content type='text'>
This audio codec is used on samus. Add a driver for it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>x86: sound: Add support for broadwell I2S</title>
<updated>2019-02-20T07:27:11Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=cbdfe59918661b9d3076e36b8217fca66f25f843'/>
<id>urn:sha1:cbdfe59918661b9d3076e36b8217fca66f25f843</id>
<content type='text'>
I2S is used to send digital audio data to an audio codec. Add support for
this on broadwell.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound: Add a driver for the i8254 beep</title>
<updated>2019-02-20T07:27:10Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:24:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6a27e540de2c5ff580af99b6b093ce00f495466e'/>
<id>urn:sha1:6a27e540de2c5ff580af99b6b093ce00f495466e</id>
<content type='text'>
Add a sound driver which can output simple beeps using this legacy timer.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound: x86: link: Add sound support</title>
<updated>2019-02-20T07:27:09Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2019-02-17T03:24:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6744c0d6525e9fb9b5c7fc0d7b66c0d0cbdf6177'/>
<id>urn:sha1:6744c0d6525e9fb9b5c7fc0d7b66c0d0cbdf6177</id>
<content type='text'>
Add sound support for link, using the HDA codec implementation.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
</content>
</entry>
</feed>
