summaryrefslogtreecommitdiff
path: root/src/include/device/azalia_device.h
AgeCommit message (Expand)Author
2020-08-31include/device/azalia_device: Fix typoPatrick Rudolph
2020-08-17soc/intel/common: Move common HDA registers to <device/azalia_device.h>Elyes HAOUAS
2020-08-05include/device/azalia_device.h: Include <stdint.h>Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-25include/device/azalia: Add enums and MACROsPatrick Rudolph
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29azalia: Add Azalia Reset macroLijian Zhao
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-12src/include: Remove spaces before ( and after )Lee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-05azalia: Add convenience macrosVladimir Serbinenko
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2013-08-13Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu