Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thesofproject/sof-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: thesofproject/sof-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable-v1.5.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 138 files changed
  • 1 contributor

Commits on Jun 10, 2020

  1. Change go.sh to generic version

    Read git branch info for version number. No need to update
    go.sh for each release.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    224f03e View commit details
    Browse the repository at this point in the history
  2. stable: v1.5.1: Add stable v1.5.1 release

    Fix since v1.5
    
    88707ca87e78 - Adrian Bonislawski : ipc: header size validation fix
    6581428c759e - Adrian Bonislawski : ipc: check state in comp_free
    ff339eae25e0 - Seppo Ingalsuo : Topology: HDA-generic: Use +20 dB EQ gain for 16 kHz DMIC capture
    3aafbd100ac8 - Seppo Ingalsuo : Topology: HDA-generic: Use +20 dB EQ gain for DMIC capture pipelines
    b71f36bd2e3a - Jaska Uimonen : topology: fix dmic names (again)
    f4d9bb31697f - Tomasz Lauda : ssp: fix log
    05e1d1f4abc9 - Seppo Ingalsuo : Audio: SRC: Fix build fail when only CONFIG_FORMAT_S16LE is set
    07811d76d807 - Tomasz Lauda : cavs: platform: fix debug region size in FW ready
    38db8dcc42a8 - Marcin Maka : mux: trace: fix uuid name assigned to demux driver
    89364d9911f9 - Daniel Baluta : platform: imx8m: Fix FIFO depth for i.MX8M
    7a639c8fb0b4 - Daniel Baluta : drivers: imx: Fix free/avail bytes in sdma_get_data_size
    eecb881f3097 - Marcin Rajwa : kpb: fix race condition in draining task
    644e00ace1a7 - Shreeya Patel : .travis.yml: Fix incorrect usage of -j option
    7e6cd4b0f504 - Pan Xiuli : topology: fix a typo for SCHEDULE_CORE
    fa6330ef4351 - Daniel Baluta : licence: Include NXP Copyright
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ae61d27 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. stable: v1.5.1: Add tgl FW with fix

    Add TGL FW into v1.5.1 release
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a06502d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. stable: v1.5.1: Add tools binary for the release

    Add the tools binary for the relase.
    
    Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
    xiulipan committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    08bba0a View commit details
    Browse the repository at this point in the history
Loading