index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot
Peter Ujfalusi
1
-1
/
+0
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
1
-3
/
+4
2021-12-23
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
1
-4
/
+4
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
1
-3
/
+5
2021-10-08
ASoC: SOF: prepare code to allocate IPC messages in fw_ready
Rander Wang
1
-1
/
+2
2021-10-07
ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start fails
Peter Ujfalusi
1
-2
/
+1
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
1
-1
/
+1
2021-10-07
ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_err
Peter Ujfalusi
1
-2
/
+2
2021-10-07
ASoC: SOF: loader: Print the DSP dump if boot fails
Peter Ujfalusi
1
-1
/
+3
2021-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
1
-0
/
+4
2021-09-16
ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication
Peter Ujfalusi
1
-3
/
+3
2021-09-16
ASoC: SOF: loader: release_firmware() on load failure to avoid batching
Marc Herbert
1
-0
/
+2
2021-09-15
ASoC: SOF: loader: Use the generic ops for region debugfs handling
Peter Ujfalusi
1
-40
/
+28
2021-09-15
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
1
-34
/
+28
2021-09-15
ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()
Peter Ujfalusi
1
-2
/
+1
2021-09-15
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
Peter Ujfalusi
1
-2
/
+6
2021-09-15
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
1
-10
/
+0
2021-05-21
ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read()
Peter Ujfalusi
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-0
/
+2
2021-01-28
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
1
-6
/
+0
2021-01-27
ASoC: SOF: add a pointer to download repo in case FW request fails
Kai Vehmanen
1
-0
/
+2
2020-12-11
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
1
-1
/
+1
2020-12-11
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
1
-2
/
+2
2020-11-27
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
1
-0
/
+3
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
1
-0
/
+10
2020-11-25
ASoC: SOF: ext_manifest: Parse firmware config dictionary
Karol Trzcinski
1
-0
/
+41
2020-11-12
ASoC: SOF: loader: do not warn about unknown firmware headers
Kai Vehmanen
1
-2
/
+2
2020-10-23
ASoC: SOF: loader: handle all SOF_IPC_EXT types
Bard Liao
1
-0
/
+5
2020-08-26
ASoC: SOF: loader: Add debug box region
Iulian Olaru
1
-0
/
+9
2020-08-26
ASoC: SOF: ext_manifest: Parse debug ABI version
Karol Trzcinski
1
-0
/
+19
2020-08-26
ASoC: SOF: loader: fix memory leak in get_ext_windows
Pierre-Louis Bossart
1
-1
/
+2
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
1
-3
/
+2
2020-05-25
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+21
2020-05-25
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-2
/
+23
2020-05-25
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+16
2020-05-25
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+112
2020-05-25
ASoC: SOF: loader: Adjust validation condition for fw_offset
Karol Trzcinski
1
-1
/
+1
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-04-22
ASoC: SOF: Fix build
Mark Brown
1
-187
/
+2
2020-04-16
ASoC: SOF: ext_manifest: parse compiler version
Karol Trzcinski
1
-0
/
+23
2020-04-16
ASoC: SOF: ext_manifest: parse windows
Karol Trzcinski
1
-2
/
+25
2020-04-16
ASoC: SOF: ext_manifest: parse firmware version
Karol Trzcinski
1
-0
/
+17
2020-04-16
ASoC: SOF: Introduce extended manifest
Karol Trzcinski
1
-0
/
+122
2020-04-16
ASoC: SOF: Introduce offset in firmware data
Karol Trzcinski
1
-10
/
+19
2020-04-16
ASoC: SOF: Mark get_ext* function ext_hdr arguments as const
Karol Trzcinski
1
-4
/
+4
2020-04-03
ASoC: SOF: Turn "firmware boot complete" message into a dbg message
Hans de Goede
1
-1
/
+1
2020-03-13
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Amery Song
1
-3
/
+0
2020-03-13
ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER
Karol Trzcinski
1
-3
/
+0
2020-01-08
ASoC: SOF: loader: add dynamic debug trace
Pierre-Louis Bossart
1
-0
/
+3
2019-12-18
ASoC: SOF: log compiler name and version information
Karol Trzcinski
1
-0
/
+39
[next]