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-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
nb/intel: Remove unused 'barrier()'
Elyes HAOUAS
2019-10-29
nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'
Elyes HAOUAS
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-24
acpi: Drop wrong _ADR objects for PCI host bridges
Elyes HAOUAS
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-17
nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startup
Arthur Heymans
2019-10-17
nb/intel/nehalem: Only enable_smbus once
Arthur Heymans
2019-10-17
nb/intel/nehalem: use pmclib to detect S3 resume
Arthur Heymans
2019-10-17
nb/intel/nehalem: Add some debug output
Arthur Heymans
2019-10-17
nb/intel/nehalem: Change the output verbosity of raminit timings
Arthur Heymans
2019-10-13
nb/intel/nehalem: Start VBOOT in bootblock with a separate verstage
Arthur Heymans
2019-10-13
nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
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
[next]