summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/azalia.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHsAngel Pons2023-02-091-0/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-3/+3
* lynxpoint/broadwell: Use `azalia_codecs_init()`Angel Pons2021-11-111-15/+1
* haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons2021-11-111-3/+1
* lynxpoint/broadwell: Use `azalia_program_verb_table()`Angel Pons2021-11-111-1/+1
* sb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bitAngel Pons2021-03-221-0/+7
* {lynxpoint,broadwell}/hda_verb.c: Drop effect-free writeAngel Pons2021-03-221-3/+0
* sb/intel/lynxpoint: Replace hard-coded IDs with definesFelix Singer2020-11-241-1/+5
* sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons2020-10-311-4/+4
* sb/intel/lynxpoint: Use PCI bitwise opsAngel Pons2020-08-071-24/+11
* 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/lynxpoint: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-3/+1
* 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-3/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+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
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-181-1/+2
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-021-4/+4
* 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-5/+5
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-6/+2
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* HDA: Enable Mini-HDA and fix up PCH-HDA initDuncan Laurie2013-12-121-252/+73
* lynxpoint: update azalia device idsAaron Durbin2013-11-251-1/+1
* Remove unnecessary space characters.Andrew Wu2013-08-021-2/+2
* intel/lynxpoint: remove explicit pcie config accessesKyösti Mälkki2013-08-011-9/+9
* lynxpoint: Update device IDs and clock gating setupDuncan Laurie2013-03-141-1/+1
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+375