summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/loader.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: loader: Remove log prefixes for snd_sof_run_firmwareCurtis Malainey2023-03-071-2/+2
* ASoC: SOF: loader: Remove the query_fw_configuration opsPeter Ujfalusi2022-10-211-8/+2
* ASoC: SOF: loader: Add support for IPC dependent post firmware boot opsPeter Ujfalusi2022-10-211-0/+6
* ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi2022-10-211-9/+0
* ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi2022-10-211-5/+13
* ASoC: SOF: loader: Set complete state before post_fw_run opRanjani Sridharan2022-10-211-3/+3
* ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi2022-04-291-0/+3
* ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi2022-04-291-85/+0
* ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi2022-04-291-375/+8
* ASoC: SOF: loader: Remove the old fw_ready related codePeter Ujfalusi2022-04-251-227/+0
* ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi2021-12-231-1/+0
* ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OKPeter Ujfalusi2021-12-231-3/+4
* ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-231-4/+4
* Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-181-3/+5
|\
| * ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplicationPeter Ujfalusi2021-09-161-3/+3
| * ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert2021-09-161-0/+2
* | ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang2021-10-081-1/+2
* | ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi2021-10-071-2/+1
* | ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi2021-10-071-1/+1
* | ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi2021-10-071-2/+2
* | ASoC: SOF: loader: Print the DSP dump if boot failsPeter Ujfalusi2021-10-071-1/+3
* | ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi2021-10-071-0/+4
* | ASoC: SOF: loader: Use the generic ops for region debugfs handlingPeter Ujfalusi2021-09-151-40/+28
* | ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi2021-09-151-34/+28
* | ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi2021-09-151-2/+1
* | ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi2021-09-151-2/+6
* | ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi2021-09-151-10/+0
|/
* ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()Peter Ujfalusi2021-05-211-1/+1
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-0/+2
|\
| * ASoC: SOF: add a pointer to download repo in case FW request failsKai Vehmanen2021-01-271-0/+2
* | ASoC: SOF: update dsp core power status in common APIsBard Liao2021-01-281-6/+0
|/
* ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-111-1/+1
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-2/+2
* ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-271-0/+3
* ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-251-0/+10
* ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski2020-11-251-0/+41
* ASoC: SOF: loader: do not warn about unknown firmware headersKai Vehmanen2020-11-121-2/+2
* ASoC: SOF: loader: handle all SOF_IPC_EXT typesBard Liao2020-10-231-0/+5
* ASoC: SOF: loader: Add debug box regionIulian Olaru2020-08-261-0/+9
* ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski2020-08-261-0/+19
* ASoC: SOF: loader: fix memory leak in get_ext_windowsPierre-Louis Bossart2020-08-261-1/+2
* ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski2020-08-261-3/+2
* ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski2020-05-251-0/+21
* ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2020-05-251-2/+23
* ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2020-05-251-0/+16
* ASoC: SOF: Introduce extended manifestKarol Trzcinski2020-05-251-0/+112
* ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski2020-05-251-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Fix buildMark Brown2020-04-221-187/+2
* ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski2020-04-161-0/+23