Skip to content

Releases: thesofproject/sof

SOF GP2.0 preAlpha Drop

03 Aug 16:03
Compare
Choose a tag to compare

New features:

  • Basic playback
  • Stereo playback via I2S: 48kHz, 32bit in a 32bit container and 24/24
  • TDM8 playback via I2S: 48kHz, 4 channel stream, 32 bit in 32bit container and 24/24
  • Basic capture
  • Stereo capture via I2S: 48kHz, 32bit in a 32bit container and 24/24
  • Slave mode support
  • TDM8 capture via I2S: 48kHz, 8 channel stream with one channel active, 24bit in a 32bit container and 24/24
  • Support for additional SSP register configuration bits:
    • SSC1: TINTE, PINTE
    • SSC2: SMTATF, MMRATF, PSPSTWFDFD, PSPSRWFDFD
    • Configurable frame pulse width (up to 38bits)

Known limitations:

  • 24bit audio formats in 32bit containers are not supported (both playback and capture)

Fixed issues:

  • None

SOF GLK 2nd Drop

26 Jul 13:05
133c3f3
Compare
Choose a tag to compare

Note: Release only for Apollo Lake & Gemini Lake

New Features

  • Basic DMIC capture
    • 48kHz Stereo, 32bits, DMIC0, FIFO A
    • The min. microphone clock is set to 500 kHz and max. to 4.8 MHz. Min. clock duty cycle is 40% and max. 60%

Fixed Issues

  • None

Known Issues

  • None

v1.2-rc2

20 Jul 21:30
956585e
Compare
Choose a tag to compare
v1.2-rc2 Pre-release
Pre-release
Merge pull request #136 from tlauda/topic/host_pointer_init

host: do not initialize pointer every trigger start

V1.2-rc1

10 Jul 22:11
3debb9e
Compare
Choose a tag to compare
V1.2-rc1 Pre-release
Pre-release

1.2 rc1 ready for QA

SOF GLK 1st Drop

06 Jul 12:34
bc596bc
Compare
Choose a tag to compare

Note: Release only for Apollo Lake & Gemini Lake

New Features

  • Basic playback on I2S
  • Basic capture on I2S

Fixed Issues

  • Issues reported by Klocwork

Known Issues

  • None