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
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-03-06
northbridge: Remove unused include <device/pci.h>
Elyes HAOUAS
2020-03-04
nb/intel/nehalem: Use cache.h functions
Arthur Heymans
2020-02-17
nb/intel/nehalem: Remove unused MRC_CACHE_SIZE
Elyes HAOUAS
2020-01-14
intel/nehalem,ibexpeak: Move enable_smbus() call
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-20
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
nb/intel: Use defined DEFAULT_RCBA
Elyes HAOUAS
2019-11-04
nb/intel/nehalem: Fix 'dead assignment'
Elyes HAOUAS
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
[next]