Age | Commit message (Expand) | Author |
2021-02-10 | device/azalia_device: Add mainboard hook to program codecs | Angel Pons |
2021-02-10 | device/azalia_device: Add function to program a verb table | Angel Pons |
2020-12-17 | device/azalia_device.c: Add codec reset helpers | Angel Pons |
2020-12-17 | azalia: Make `azalia_find_verb` parametric | Angel Pons |
2020-12-17 | azalia: Drop unused parameter from `azalia_find_verb` | Angel Pons |
2020-12-17 | azalia: Make `find_verb` function non-static | Angel Pons |
2020-12-17 | azalia: Make `set_bits` function non-static | Angel Pons |
2020-10-26 | include/device/azalia_device: Fix typo | Patrick Rudolph |
2020-09-28 | azalia_device.h: Add new macro to configure pins as NC | Felix Singer |
2020-08-31 | include/device/azalia_device: Fix typo | Patrick Rudolph |
2020-08-17 | soc/intel/common: Move common HDA registers to <device/azalia_device.h> | Elyes HAOUAS |
2020-08-05 | include/device/azalia_device.h: Include <stdint.h> | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-25 | include/device/azalia: Add enums and MACROs | Patrick Rudolph |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-29 | azalia: Add Azalia Reset macro | Lijian Zhao |
2017-03-13 | src/include: Wrap lines at 80 columns | Lee Leahy |
2017-03-12 | src/include: Remove spaces before ( and after ) | Lee Leahy |
2017-03-10 | src/include: Add parenthesis around macros | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-05 | azalia: Add convenience macros | Vladimir Serbinenko |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |