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
/
northbridge.c
Age
Commit message (
Expand
)
Author
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-05-18
nb/intel/haswell: Get rid of device_t
Elyes HAOUAS
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
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
2017-07-03
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2014-11-01
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
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-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-01-15
CBMEM intel: Define get_top_of_ram() once per chipset
Kyösti Mälkki
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-10-15
CBMEM: Define cbmem_top() just once for x86
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-03
haswell: fix overflow handling TOUUD
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-21
haswell: use s3_resume field in romstage_handoff
Aaron Durbin
2013-03-21
haswell: cbmem_get_table_location() implementation
Aaron Durbin
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-17
haswell: include TSEG region in cacheable memory
Aaron Durbin
2013-03-16
haswell: don't add a 0-sized memory range resource
Aaron Durbin
2013-03-15
haswell: Fix BDSM and BGSM indicies in memory map
Aaron Durbin
2013-03-15
haswell: reserve default SMRAM space
Aaron Durbin
2013-03-15
haswell: resource allocation
Aaron Durbin
2013-03-14
haswell: Add ULT device IDs
Duncan Laurie
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin