summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/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
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* soc/intel/broadwell: Replace soc/intel/common includeAngel Pons2021-08-021-1/+1
* soc/intel/broadwell: Rename `ramstage.h`Angel Pons2021-08-021-1/+0
* soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons2020-10-251-1/+1
* soc/intel/broadwell: Align cosmetics with Haswell/Lynx PointAngel Pons2020-10-141-22/+21
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/broadwell: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-2/+1
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/broadwell/minihd: correct vendor, subsystem IDsMatt DeVillier2019-12-261-2/+2
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/intel/broadwell: Change variable back to u32Jacob Garber2019-07-221-1/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* soc/broadwell: set EM4/EM5 registers based on cdclkMatt DeVillier2016-12-071-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+128