Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: leif1992/sof

Tags

releases/mtl/v3.0-hotfix1

Toggle releases/mtl/v3.0-hotfix1's commit message
west: update zephyr to 3e9692d72d46

update zephyr to include  newest
commits from mtl-003-drop-stable branch

Signed-off-by: Adrian Bonislawski <[email protected]>

v2.4.1

Toggle v2.4.1's commit message
xtensa-build-zephyr.py: add --extra-rimage-args option

Temporary solution until the `west sign` situation is finalized
upstream, see zephyrproject-rtos/zephyr/pull/52942 and others.

Use shlex.split() that supports both some quoting and empty strings
nicely.

Signed-off-by: Marc Herbert <[email protected]>

v2.2.4

Toggle v2.2.4's commit message
topology: sof-jsl-rt5682: add sof-jsl-rt5682.tplg

This topology supports JSL boards which implement ALC5682I-VD/VS on
SSP0 port without speaker amplifier.

Signed-off-by: Brent Lu <[email protected]>
(cherry picked from commit 8a394bb)

v2.4

Toggle v2.4's commit message
topology2: sof-ace-tplg: Rename sof-mtl-sdw

To it's actual name sof-mtl-rt711-4ch.

Signed-off-by: Ranjani Sridharan <[email protected]>
(cherry picked from commit b0c5b08)
Signed-off-by: Kai Vehmanen <[email protected]>

releases/mtl/v2.0-hotfix3

Toggle releases/mtl/v2.0-hotfix3's commit message
platform: ace: dma: update DWDMA buffer period count

This will increase DWDMA buffer period count like for
HDA in ae222a8

Signed-off-by: Adrian Bonislawski <[email protected]>

v2.2.3

Toggle v2.2.3's commit message
topology: sof-adl-nau8825: support RT1015P amplifier

Add new topology sof-adl-rt1015-nau8825 which implements Realtek
ALC1015 on SSP1.

Signed-off-by: Brent Lu <[email protected]>
(cherry picked from commit 1e3a4cf)

releases/mtl/mtl-001-drop-stable_02

Toggle releases/mtl/mtl-001-drop-stable_02's commit message
Import 2 hotfixes from zephyr:

drivers: dai: ssp: set i2s master link clock source
drivers: dai: ssp: fix mdivr register for ACE platform

releases/mtl/mtl-001-drop-stable_01

Toggle releases/mtl/mtl-001-drop-stable_01's commit message
Set zephyr repositories to public commits

Signed-off-by: Marcin Szkudlinski <[email protected]>

v2.3

Toggle v2.3's commit message
zephyr: deprecate zephyr.h and use kernel.h header

The zephyr header zephyr.h should be only used with
CONFIG_LEGACY_INCLUDE_PATH, which is deprecate by both
Zephyr and SOF.

The latest zephyr main will complain if zephyr.h is
used but CONFIG_LEGACY_INCLUDE_PATH disabled.

This patch deprecates zephyr.h and uses kernel.h instead,
so that we don't break with latest zephyr.

Signed-off-by: Chao Song <[email protected]>

v2.2.2

Toggle v2.2.2's commit message
topology: add sof-rpl-nocodec.tplg

Add nocodec topology for Intel Raptor Lake.

Signed-off-by: Kai Vehmanen <[email protected]>
(cherry picked from commit 8881a40)