summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/haswell: Use {read,write}32p()Elyes Haouas2022-12-061-4/+4
* nb/intel/haswell: Fully handle GDXCBAR and EDRAMBARAngel Pons2021-06-161-0/+3
* nb/intel/haswell: Use new fixed BAR accessorsAngel Pons2021-04-101-10/+10
* nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-121-6/+6
* nb/intel/haswell/early_init.c: Remove invalid register writesAngel Pons2020-10-241-10/+0
* nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC optionAngel Pons2020-10-221-6/+17
* haswell: drop unused function parameterAngel Pons2020-07-081-1/+1
* nb/intel/haswell: Use PCI bitwise opsAngel Pons2020-06-091-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
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* nb/intel/haswell: Tidy up code and commentsAngel Pons2020-03-151-46/+46
* nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev)Chris Morgan2020-02-061-3/+3
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* nb/intel/haswell: Add support for PEGTristan Corrick2019-01-031-3/+67
* nb/intel/haswell: Handle boards that do not support IGDTristan Corrick2018-12-291-12/+27
* nb/intel/haswell: Don't unconditionally set DEVENTristan Corrick2018-12-291-4/+0
* nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier2018-03-081-0/+28
* northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi2017-07-061-1/+1
* 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-2/+2
* HDA: Enable Mini-HDA and fix up PCH-HDA initDuncan Laurie2013-12-121-2/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* haswell: Drop the device ID check in graphics init pathDuncan Laurie2013-03-211-16/+0
* haswell platforms: restructure romstage mainAaron Durbin2013-03-171-22/+0
* haswell: notes and updates.Aaron Durbin2013-03-141-15/+0
* haswell: always use MMIO PCI config accessesAaron Durbin2013-03-141-3/+0
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+167