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
/
early_init.c
Age
Commit message (
Expand
)
Author
2020-07-08
haswell: drop unused function parameter
Angel Pons
2020-06-09
nb/intel/haswell: Use PCI bitwise ops
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
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
2020-02-06
nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev)
Chris Morgan
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-09-12
src/{northbridge,soc}: Remove not used #include <elog.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
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-12-29
nb/intel/haswell: Don't unconditionally set DEVEN
Tristan Corrick
2018-03-08
nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC
Matt DeVillier
2017-07-06
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
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
2013-12-12
HDA: Enable Mini-HDA and fix up PCH-HDA init
Duncan Laurie
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
haswell: Drop the device ID check in graphics init path
Duncan Laurie
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin
2013-03-14
haswell: notes and updates.
Aaron Durbin
2013-03-14
haswell: always use MMIO PCI config accesses
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin