aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/loader.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-07ASoC: SOF: loader: Remove log prefixes for snd_sof_run_firmwareCurtis Malainey1-2/+2
2022-10-21ASoC: SOF: loader: Remove the query_fw_configuration opsPeter Ujfalusi1-8/+2
2022-10-21ASoC: SOF: loader: Add support for IPC dependent post firmware boot opsPeter Ujfalusi1-0/+6
2022-10-21ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi1-9/+0
2022-10-21ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi1-5/+13
2022-10-21ASoC: SOF: loader: Set complete state before post_fw_run opRanjani Sridharan1-3/+3
2022-04-29ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi1-0/+3
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi1-85/+0
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi1-375/+8
2022-04-25ASoC: SOF: loader: Remove the old fw_ready related codePeter Ujfalusi1-227/+0
2021-12-23ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi1-1/+0
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OKPeter Ujfalusi1-3/+4
2021-12-23ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi1-4/+4
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown1-3/+5
2021-10-08ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang1-1/+2
2021-10-07ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi1-2/+1
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi1-1/+1
2021-10-07ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi1-2/+2
2021-10-07ASoC: SOF: loader: Print the DSP dump if boot failsPeter Ujfalusi1-1/+3
2021-10-07ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi1-0/+4
2021-09-16ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplicationPeter Ujfalusi1-3/+3
2021-09-16ASoC: SOF: loader: release_firmware() on load failure to avoid batchingMarc Herbert1-0/+2
2021-09-15ASoC: SOF: loader: Use the generic ops for region debugfs handlingPeter Ujfalusi1-40/+28
2021-09-15ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi1-34/+28
2021-09-15ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi1-2/+1
2021-09-15ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi1-2/+6
2021-09-15ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi1-10/+0
2021-05-21ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()Peter Ujfalusi1-1/+1
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-0/+2
2021-01-28ASoC: SOF: update dsp core power status in common APIsBard Liao1-6/+0
2021-01-27ASoC: SOF: add a pointer to download repo in case FW request failsKai Vehmanen1-0/+2
2020-12-11ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan1-1/+1
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan1-2/+2
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh1-0/+3
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski1-0/+10
2020-11-25ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski1-0/+41
2020-11-12ASoC: SOF: loader: do not warn about unknown firmware headersKai Vehmanen1-2/+2
2020-10-23ASoC: SOF: loader: handle all SOF_IPC_EXT typesBard Liao1-0/+5
2020-08-26ASoC: SOF: loader: Add debug box regionIulian Olaru1-0/+9
2020-08-26ASoC: SOF: ext_manifest: Parse debug ABI versionKarol Trzcinski1-0/+19
2020-08-26ASoC: SOF: loader: fix memory leak in get_ext_windowsPierre-Louis Bossart1-1/+2
2020-08-26ASoC: SOF: IPC: make sof_ipc_window monosizedKarol Trzcinski1-3/+2
2020-05-25ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski1-0/+21
2020-05-25ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski1-2/+23
2020-05-25ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski1-0/+16
2020-05-25ASoC: SOF: Introduce extended manifestKarol Trzcinski1-0/+112
2020-05-25ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski1-1/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-22ASoC: SOF: Fix buildMark Brown1-187/+2
2020-04-16ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski1-0/+23