aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/loader.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-03ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede1-1/+1
2020-03-13ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song1-3/+0
2020-03-13ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski1-3/+0
2020-01-07ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart1-0/+3
2019-12-18ASoC: SOF: log compiler name and version informationKarol Trzcinski1-0/+39
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan1-6/+13
2019-12-10ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski1-2/+3
2019-12-10ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski1-0/+2
2019-10-01ASoC: SOF: loader: fix kernel oops on firmware boot failurePierre-Louis Bossart1-2/+2
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta1-0/+168
2019-07-23ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta1-1/+2
2019-07-23ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta1-2/+9
2019-06-03ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan1-2/+2
2019-05-28ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva1-4/+2
2019-05-13ASoC: SOF: fix race in FW boot timeout handlingKai Vehmanen1-0/+2
2019-04-28ASoC: SOF: Add firmware loader supportLiam Girdwood1-0/+400