aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix/azalia.c
AgeCommit message (Expand)Author
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-01-05src/southbridge: Remove unused <delay.h>Elyes HAOUAS
2021-11-11device/azalia_device: Drop unused function parameterAngel Pons
2021-11-11sb/intel/i82801ix: Use `azalia_codecs_init()`Angel Pons
2021-11-11sb/intel/i82801{ix,jx}: Initialise all codecsAngel Pons
2021-11-11sb/intel: Use `azalia_program_verb_table()` functionAngel Pons
2021-11-04sb/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2020-12-17azalia: Use `azalia_enter_reset` functionAngel Pons
2020-12-17azalia: Use `azalia_exit_reset` functionAngel Pons
2020-12-17azalia: Make `azalia_find_verb` parametricAngel Pons
2020-12-17azalia: Drop unused parameter from `azalia_find_verb`Angel Pons
2020-12-17azalia: Make `find_verb` function non-staticAngel Pons
2020-12-17azalia: Make `set_bits` function non-staticAngel Pons
2020-11-02azalia: Use `HDA_GCTL_CRST` macro as unset-maskAngel Pons
2020-11-02azalia: Treat all negative return values as errorsAngel Pons
2020-08-17{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differencesElyes HAOUAS
2020-08-17sb/intel/i82801ix: Use <device/azalia_device.h> registersElyes HAOUAS
2020-07-22sb/intel/i82801ix/hdaudio.c: Rename to `azalia.c`Angel Pons