aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix/azalia.c
AgeCommit message (Expand)Author
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