summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/minihd.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons2021-11-111-2/+3
* nb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* nb/intel/haswell: Add Crystal Well PCI IDsIru Cai2020-08-031-1/+1
* nb/intel/haswell: Use 16-bit ops on PCI COMMANDAngel Pons2020-06-221-1/+1
* nb/intel/haswell: Use PCI bitwise opsAngel Pons2020-06-091-2/+1
* 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
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* nb/intel/haswell: Tidy up code and commentsAngel Pons2020-03-151-19/+18
* nb/haswell/minihd: correct subsystem IDMatt DeVillier2019-12-261-1/+1
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* {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
* nb/intel/haswell: Add a PCI ID for a Mini-HD audio controllerTristan Corrick2018-11-011-1/+1
* northbridge: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-2/+2
* nb/intel/haswell: Get rid of device_tElyes HAOUAS2018-05-181-1/+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-3/+4
* northbridge: 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-0/+140