summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/loader.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2020-04-161-2/+25
* ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2020-04-161-0/+17
* ASoC: SOF: Introduce extended manifestKarol Trzcinski2020-04-161-0/+122
* ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2020-04-161-10/+19
* ASoC: SOF: Mark get_ext* function ext_hdr arguments as constKarol Trzcinski2020-04-161-4/+4
* ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
* ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-131-3/+0
* ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski2020-03-131-3/+0
* ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart2020-01-071-0/+3
* ASoC: SOF: log compiler name and version informationKarol Trzcinski2019-12-181-0/+39
* ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-6/+13
* ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski2019-12-101-2/+3
* ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski2019-12-101-0/+2
* ASoC: SOF: loader: fix kernel oops on firmware boot failurePierre-Louis Bossart2019-10-011-2/+2
* ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta2019-08-091-0/+168
* ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta2019-07-231-1/+2
* ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta2019-07-231-2/+9
* ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan2019-06-031-2/+2
* ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva2019-05-281-4/+2
* ASoC: SOF: fix race in FW boot timeout handlingKai Vehmanen2019-05-131-0/+2
* ASoC: SOF: Add firmware loader supportLiam Girdwood2019-04-281-0/+400