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-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thesofproject/sof-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: publish
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 8 files changed
  • 6 contributors

Commits on Dec 19, 2023

  1. Update publish

    deb-intel committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    523c0d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fb0df9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    dae4bab View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    dea7da8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d7a3204 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    ae73da5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    dcc5163 View commit details
    Browse the repository at this point in the history
  2. Publish 2.10.0 branch

    deb-intel committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2294286 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    370b322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5315f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. platforms: add separate table for older platforms

    As this topic has been discussed in many pull requests and bugs,
    add documentation on which platforms are supported in SOF main and
    which are only supported in stable-vx.yy branches. Also add a note
    explainin how sof-bin releases are made, gathering binaries for
    for all platforms.
    
    Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
    kv2019i authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7a77bb2 View commit details
    Browse the repository at this point in the history
  2. admin: remove exited admin members

    Cleanup
    
    Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
    cujomalainey authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    a09ae1b View commit details
    Browse the repository at this point in the history
  3. admin: replace google side admin

    Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
    cujomalainey authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    944cd4f View commit details
    Browse the repository at this point in the history
  4. tsc: remove cujomalainey

    Signed-off-by: Curtis Malainey <cujomalainey@chromium.org>
    cujomalainey authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    c9ecee5 View commit details
    Browse the repository at this point in the history
  5. intel_debug: introduction: Add information about modular SOF release …

    …content
    
    The firmware supports library loading starting with Meteor Lake and the
    release system is prepared to offer modular SOF releases.
    
    Update the documentation of the SOF release content to reflect this.
    
    Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
    ujfalusi authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b57882c View commit details
    Browse the repository at this point in the history
  6. intel_debug: introduction: Detail description of a modular firmware r…

    …elease
    
    Separate the firmware lookup table for non-modular and modular SOF releases
    to be able to document the locations and file names the firmware will
    be looking for the individual files.
    
    Extend the description of the two type of SOF release and convert the
    list-table to a normal table for better descriptions for the
    configurations.
    
    Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
    ujfalusi authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    95643a7 View commit details
    Browse the repository at this point in the history
  7. topology2: add split topologies description

    Describe what are split topologies and how to create it.
    
    Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
    bardliao authored and cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    1e33408 View commit details
    Browse the repository at this point in the history
  8. conf.py: remove unused html_theme_path configuration

    Per build warning;
    WARNING: Calling get_html_theme_path is deprecated.
    If you are calling it to define html_theme_path, you are safe to remove that code.
    
    So removing the code to get rid of warning.
    
    Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>
    cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    713ff76 View commit details
    Browse the repository at this point in the history
  9. conf.py: remove display_version configuration

    the option for display_version for the sphinx-rtd-theme
    was deprecated since v3.0.0
    
    Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>
    cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    5e79516 View commit details
    Browse the repository at this point in the history
  10. developer_guides: llext_modules.rst: modify broken link for Intel fir…

    …mware paths
    
    update broken link to Intel firmware paths in llext_modules.rst from
    intel_firmware_paths to intel_modular_firmware_paths to point to
    correct location and fix doc build errors.
    
    Signed-off-by: Christopher Turner <christopher.g.turner@intel.com>
    cgturner1 committed Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7bdc850 View commit details
    Browse the repository at this point in the history
Loading