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
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