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
/
device
/
azalia_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Get rid of CONFIG_AZALIA_MAX_CODECS
Elyes Haouas
2022-02-22
1
-6
/
+5
*
device/azalia_device: Drop unused function parameter
Angel Pons
2021-11-11
1
-2
/
+2
*
device/azalia_device: Adapt and export `codec_init()`
Angel Pons
2021-11-11
1
-3
/
+3
*
azalia_device: Report if codec verb loading failed
Angel Pons
2021-11-11
1
-2
/
+5
*
device/azalia_device: Export `codecs_init()`
Angel Pons
2021-11-11
1
-2
/
+2
*
treewide: Replace bad uses of `find_resource`
Angel Pons
2021-11-04
1
-1
/
+1
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
1
-1
/
+1
*
device/azalia_device.c: Add option to lock down GCAP
Angel Pons
2021-04-19
1
-0
/
+5
*
device/azalia_device.c: Program beep verbs
Patrick Rudolph
2021-03-24
1
-0
/
+2
*
device/azalia_device.c: Introduce AZALIA_MAX_CODECS
Angel Pons
2021-03-24
1
-3
/
+4
*
device/azalia_device.c: Correct STATESTS access width
Angel Pons
2021-03-24
1
-13
/
+13
*
device/azalia_device.c: Unify `wait_for_valid` timeouts
Angel Pons
2021-03-24
1
-8
/
+11
*
device/azalia_device.c: Switch to stopwatch
Patrick Rudolph
2021-03-22
1
-12
/
+16
*
device/azalia_device: Add mainboard hook to program codecs
Angel Pons
2021-02-10
1
-0
/
+6
*
device/azalia_device: Add function to program a verb table
Angel Pons
2021-02-10
1
-10
/
+23
*
device/azalia_device.c: Correct print format
Angel Pons
2021-02-10
1
-1
/
+1
*
device: correct code style
Frans Hendriks
2021-02-05
1
-2
/
+2
*
azalia: Use `azalia_enter_reset` function
Angel Pons
2020-12-17
1
-2
/
+1
*
azalia: Use `azalia_exit_reset` function
Angel Pons
2020-12-17
1
-4
/
+2
*
device/azalia_device.c: Add codec reset helpers
Angel Pons
2020-12-17
1
-0
/
+12
*
device/azalia_device.c: Clarify comment
Angel Pons
2020-12-17
1
-1
/
+2
*
azalia: Replace `hda_find_verb` uses
Angel Pons
2020-12-17
1
-0
/
+25
*
azalia: Make `azalia_find_verb` parametric
Angel Pons
2020-12-17
1
-6
/
+6
*
azalia: Drop unused parameter from `azalia_find_verb`
Angel Pons
2020-12-17
1
-2
/
+2
*
azalia: Make `find_verb` function non-static
Angel Pons
2020-12-17
1
-2
/
+2
*
device/azalia_device.c: Remove debug prints
Angel Pons
2020-12-17
1
-3
/
+0
*
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-17
1
-5
/
+5
*
azalia: Treat all negative return values as errors
Angel Pons
2020-11-02
1
-7
/
+7
*
{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences
Elyes HAOUAS
2020-08-17
1
-34
/
+32
*
device/azalia_device.c: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
1
-15
/
+11
*
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
1
-5
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-1
/
+0
*
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-12
/
+2
*
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-09-17
1
-2
/
+0
*
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-15
1
-1
/
+0
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-1
/
+1
*
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
2019-01-07
1
-1
/
+1
*
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
Correct some common spelling mistakes
Martin Roth
2016-01-07
1
-1
/
+1
*
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
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-10
/
+11
*
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-13
1
-3
/
+0
*
Add a generic Intel HD audio (Azalia) module azalia_device.c
Andrew Wu
2013-08-13
1
-0
/
+276