summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx/azalia.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* device/azalia_device: Drop unused function parameterAngel Pons2021-11-111-1/+1
* sb/intel/i82801gx: Use `azalia_codecs_init()`Angel Pons2021-11-111-97/+1
* sb/intel/i82801gx: Program PC BEEP verbsAngel Pons2021-11-111-0/+2
* sb/intel: Use `azalia_program_verb_table()` functionAngel Pons2021-11-111-10/+1
* sb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* sb/intel/i82801gx: Prepare for x86_64Arthur Heymans2021-07-051-1/+2
* azalia: Use `azalia_enter_reset` functionAngel Pons2020-12-171-5/+3
* azalia: Use `azalia_exit_reset` functionAngel Pons2020-12-171-2/+1
* azalia: Make `azalia_find_verb` parametricAngel Pons2020-12-171-1/+1
* azalia: Drop unused parameter from `azalia_find_verb`Angel Pons2020-12-171-1/+1
* azalia: Make `find_verb` function non-staticAngel Pons2020-12-171-19/+1
* azalia: Make `set_bits` function non-staticAngel Pons2020-12-171-30/+3
* azalia: Use `HDA_GCTL_CRST` macro as unset-maskAngel Pons2020-11-021-2/+2
* azalia: Treat all negative return values as errorsAngel Pons2020-11-021-6/+6
* {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differencesElyes HAOUAS2020-08-171-22/+25
* sb/intel/i82801gx: Use <device/azalia_device.h> registersElyes HAOUAS2020-08-171-14/+10
* sb/intel/i82801gx: Use PCI bitwise opsAngel Pons2020-08-041-28/+9
* sb/intel/i82801gx/azalia.c: Drop dead codeAngel Pons2020-07-091-11/+0
* sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_configElyes HAOUAS2020-06-221-2/+0
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-2/+1
* sb/intel/i82801gx: Improve code formattingElyes HAOUAS2020-04-051-13/+6
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* sb/intel/i82801gx: Get rid of device_tElyes HAOUAS2018-05-221-2/+2
* southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans2017-03-221-3/+4
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-9/+9
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-3/+1
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel/i945 intel/i82801gx: remove explicit pcie config accessesKyösti Mälkki2013-09-101-14/+10
* Remove unnecessary space characters.Andrew Wu2013-08-021-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+347