index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
haswell
/
haswell.h
Age
Commit message (
Expand
)
Author
2022-12-16
haswell/lynxpoint: Add native DMI init
Angel Pons
2021-05-03
nb/intel/haswell: Move PEG registers to a separate header
Angel Pons
2021-05-02
nb/intel/haswell: Uniformize include guards
Angel Pons
2021-05-02
nb/intel/haswell: Clean up haswell.h header
Angel Pons
2021-04-10
nb/intel: Factor out remaining MCHBAR macros
Angel Pons
2021-03-28
nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64`
Angel Pons
2021-03-10
nb/intel/haswell: Finalize northbridge in ramstage
Angel Pons
2021-03-10
nb/intel/haswell/pcie.c: Add missing pre-ASPM init
Angel Pons
2021-02-12
nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-01-30
nb/intel/haswell: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-27
nb/intel/haswell/haswell.h: Do not include `pch.h`
Angel Pons
2020-10-25
nb/intel/haswell/gma.c: Drop unused `set_translation_table` function
Angel Pons
2020-10-24
nb/intel/haswell: Set up Root Complex topology
Angel Pons
2020-09-21
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-17
nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files
Angel Pons
2020-09-17
nb/intel/haswell: Move register headers into a subfolder
Angel Pons
2020-09-17
nb/intel/haswell: Clean up register definitions
Angel Pons
2020-09-17
nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters
Angel Pons
2020-09-17
nb/intel/haswell: Introduce memmap.h
Angel Pons
2020-08-04
nb/intel/haswell: Deduplicate PCIEXBAR decoding
Angel Pons
2020-07-28
nb/intel/haswell: Enable DMI ASPM
Angel Pons
2020-07-24
nb/intel/haswell: Put host bridge registers into its own file
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-12
haswell: Make `copy_spd` a weak function
Angel Pons
2020-07-11
nb/intel/haswell: Add `mb_late_romstage_setup` function
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-08
haswell: relocate `romstage_common` to northbridge
Angel Pons
2020-07-08
haswell: drop unused function parameter
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
2019-11-01
nb/intel: Remove unused 'barrier()'
Elyes HAOUAS
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-28
nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-03
nb/intel/haswell: Add support for PEG
Tristan Corrick
2018-12-29
nb/intel/haswell: Handle boards that do not support IGD
Tristan Corrick
2018-11-02
nb/intel/haswell: Consolidate memory controller PCI driver structs
Tristan Corrick
2018-11-01
nb/intel/haswell: Add a PCI ID for a desktop memory controller
Tristan Corrick
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-05-18
nb/intel/haswell: Get rid of device_t
Elyes HAOUAS
2018-03-08
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
Matt DeVillier
2018-03-08
nb/intel/haswell: Generate ACPI DMAR table
Matt DeVillier
2018-01-31
nb/intel/*.h: Remove left-over register definitions
Patrick Rudolph
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-15
nb/intel/haswell/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-04-03
nb/intel: Deduplicate vbt header
Patrick Rudolph
2016-03-11
northbridge/intel: move mrccache.c of sandybridge + haswell to common
Alexander Couzens
2016-03-11
northbridge/intel: move mrc_cache definition into a common header
Alexander Couzens
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
northbridge/intel: Do not define include guard as 1
Edward O'Callaghan
2014-10-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-08-26
Peppy, Haswell: refactor and create set_translation_table function in haswell...
Ronald G. Minnich
2013-12-12
HDA: Enable Mini-HDA and fix up PCH-HDA init
Duncan Laurie
2013-12-12
haswell: Export functions for CPU family+model and stepping
Duncan Laurie
2013-12-07
haswell: Misc power management setup and fixes
Duncan Laurie
2013-12-05
haswell: pull in the init code for FUI
Ronald G. Minnich
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-15
haswell: resource allocation
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin