index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
azalia_device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
device/azalia_device: Drop unused function parameter
Angel Pons
2021-11-11
1
-1
/
+1
*
device/azalia_device: Adapt and export `codec_init()`
Angel Pons
2021-11-11
1
-0
/
+1
*
device/azalia_device: Export `codecs_init()`
Angel Pons
2021-11-11
1
-0
/
+1
*
device/azalia_device.h: Rewrite verb macros
Angel Pons
2021-11-04
1
-18
/
+19
*
device/azalia_device.h: Guard macro parameters
Angel Pons
2021-11-04
1
-1
/
+1
*
device/azalia_device: Add mainboard hook to program codecs
Angel Pons
2021-02-10
1
-0
/
+3
*
device/azalia_device: Add function to program a verb table
Angel Pons
2021-02-10
1
-0
/
+1
*
device/azalia_device.c: Add codec reset helpers
Angel Pons
2020-12-17
1
-0
/
+2
*
azalia: Make `azalia_find_verb` parametric
Angel Pons
2020-12-17
1
-1
/
+1
*
azalia: Drop unused parameter from `azalia_find_verb`
Angel Pons
2020-12-17
1
-1
/
+1
*
azalia: Make `find_verb` function non-static
Angel Pons
2020-12-17
1
-0
/
+1
*
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-17
1
-0
/
+1
*
include/device/azalia_device: Fix typo
Patrick Rudolph
2020-10-26
1
-1
/
+1
*
azalia_device.h: Add new macro to configure pins as NC
Felix Singer
2020-09-28
1
-0
/
+2
*
include/device/azalia_device: Fix typo
Patrick Rudolph
2020-08-31
1
-1
/
+1
*
soc/intel/common: Move common HDA registers to <device/azalia_device.h>
Elyes HAOUAS
2020-08-17
1
-0
/
+10
*
include/device/azalia_device.h: Include <stdint.h>
Elyes HAOUAS
2020-08-05
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
include/device/azalia: Add enums and MACROs
Patrick Rudolph
2020-04-25
1
-0
/
+88
*
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
1
-13
/
+2
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
1
-1
/
+0
*
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-09-11
1
-1
/
+0
*
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-2
/
+0
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
1
-1
/
+0
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
azalia: Add Azalia Reset macro
Lijian Zhao
2018-11-29
1
-0
/
+4
*
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-6
/
+11
*
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-12
1
-4
/
+4
*
src/include: Add parenthesis around macros
Lee Leahy
2017-03-10
1
-8
/
+8
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-20
1
-1
/
+0
*
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-13
1
-4
/
+15
*
azalia: Add convenience macros
Vladimir Serbinenko
2014-09-05
1
-0
/
+12
*
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-08-18
1
-0
/
+5
*
Add a generic Intel HD audio (Azalia) module azalia_device.c
Andrew Wu
2013-08-13
1
-0
/
+28