summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/hda_verb.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Clean up includesElyes Haouas2022-10-251-1/+2
* soc/intel/common/hda_verb.c: Fix up comment styleAngel Pons2021-03-221-2/+3
* azalia: Use `azalia_enter_reset` functionAngel Pons2020-12-171-4/+3
* soc/intel/common/hda_verb.c: Clarify mask usageAngel Pons2020-12-171-1/+1
* azalia: Use `azalia_exit_reset` functionAngel Pons2020-12-171-2/+2
* azalia: Replace `hda_find_verb` usesAngel Pons2020-12-171-46/+1
* azalia: Make `set_bits` function non-staticAngel Pons2020-12-171-31/+4
* {soc/intel/common,sb/intel/lynxpoint}/hda_verb.c: Reduce differencesElyes HAOUAS2020-08-171-30/+10
* soc/intel/common: Move common HDA registers to <device/azalia_device.h>Elyes HAOUAS2020-08-171-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/intel/common: Make alignment proper for commentsSubrata Banik2019-11-151-7/+7
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* soc/intel/common: Fix spacing issuesLee Leahy2017-03-131-2/+2
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Intel Common SOC: Add romstage supportLee Leahy2015-06-241-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Fix hdmi audio choppy issueKein Yuan2015-04-061-0/+13
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-6/+6
* doxygen fixes: change @var to @param varMartin Roth2015-01-061-4/+4
* baytrail: Move HDA verb table to Intel SOC common directoryDuncan Laurie2014-10-221-0/+253