index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
nehalem
Age
Commit message (
Expand
)
Author
2019-10-13
sb/intel/ibexpeak: Move some early PCH init after console init
Arthur Heymans
2019-10-06
nb/intel/nehalem: Don't run graphic init on S3 resume
Arthur Heymans
2019-10-06
nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak
Arthur Heymans
2019-10-06
nb/intel/nehalem: Move romstage boilerplate to a common location
Arthur Heymans
2019-10-06
nb/intel/nehalem: Don't link walkcbfs.S in romstage
Arthur Heymans
2019-10-06
nb/intel/nehalem: Remove bogus GT PM init
Arthur Heymans
2019-10-06
nb/intel/nehalem: Disable PEG and IGD based on devicetree
Arthur Heymans
2019-10-06
nb/nehalem: Remove bogus MCHBAR writes
Arthur Heymans
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-20
nb/intel/nehalem: Enabled VBOOT support
Patrick Rudolph
2019-09-17
nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place
Arthur Heymans
2019-09-15
northbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-09-13
intel/nehalem: Refactor ACPI S3 detection
Kyösti Mälkki
2019-09-12
nb/intel/nehalem: Add a header for raminit_tables.c
Angel Pons
2019-08-28
intel/smm/gen1: Use smm_subregion()
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-07
northbridge/intel: Rename ram_calc.c to memmap.c
Kyösti Mälkki
2019-08-07
intel/nehalem,sandybridge: Move stage_cache support function
Kyösti Mälkki
2019-07-17
nb/intel/nehalem: Prevent out of bounds read
Jacob Garber
2019-07-10
nb/intel/nehalem: Tidy quickpath_reserved calculation
Jacob Garber
2019-07-10
nb/intel/nehalem: Die if no memory ranks found
Jacob Garber
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
intel/nehalem: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-06-21
nb/intel/nehalem/raminit.c: Remove variable set but not used
Elyes HAOUAS
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
nb/intel/nehalem: Call smm_region_start() function
Arthur Heymans
2019-05-27
cpu/intel/model_2065x: Put stage cache in TSEG
Arthur Heymans
2019-05-27
cpu/intel/model_2065x: Use parallel MP init
Arthur Heymans
2019-04-29
nb/intel/nehalem: Use system_reset() and full_reset()
Elyes HAOUAS
2019-04-20
nb/intel/nehalem: Hide some raminit output messages
Arthur Heymans
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-12
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
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
[next]