summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-1519-7989/+0
* northbridge: Remove unused include <device/pci.h>Elyes HAOUAS2020-03-062-2/+0
* nb/intel/nehalem: Use cache.h functionsArthur Heymans2020-03-041-13/+8
* nb/intel/nehalem: Remove unused MRC_CACHE_SIZEElyes HAOUAS2020-02-171-4/+0
* intel/nehalem,ibexpeak: Move enable_smbus() callKyösti Mälkki2020-01-141-3/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* src: Replace min/max() with MIN/MAX()Elyes HAOUAS2019-12-201-21/+21
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-141-1/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-4/+1
* nb/intel: Use defined DEFAULT_RCBAElyes HAOUAS2019-11-041-1/+2
* nb/intel/nehalem: Fix 'dead assignment'Elyes HAOUAS2019-11-041-8/+5
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* nb/intel: Remove unused 'barrier()'Elyes HAOUAS2019-11-011-1/+0
* nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'Elyes HAOUAS2019-10-291-1/+0
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-281-1/+0
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-273-31/+31
* acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS2019-10-241-1/+0
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startupArthur Heymans2019-10-171-0/+2
* nb/intel/nehalem: Only enable_smbus onceArthur Heymans2019-10-171-3/+0
* nb/intel/nehalem: use pmclib to detect S3 resumeArthur Heymans2019-10-172-16/+11
* nb/intel/nehalem: Add some debug outputArthur Heymans2019-10-171-0/+5
* nb/intel/nehalem: Change the output verbosity of raminit timingsArthur Heymans2019-10-171-11/+11
* nb/intel/nehalem: Start VBOOT in bootblock with a separate verstageArthur Heymans2019-10-131-1/+2
* nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-134-9/+11
* sb/intel/ibexpeak: Move some early PCH init after console initArthur Heymans2019-10-131-1/+3
* nb/intel/nehalem: Don't run graphic init on S3 resumeArthur Heymans2019-10-061-1/+2
* nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans2019-10-061-25/+1
* nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans2019-10-063-0/+129
* nb/intel/nehalem: Don't link walkcbfs.S in romstageArthur Heymans2019-10-061-1/+0
* nb/intel/nehalem: Remove bogus GT PM initArthur Heymans2019-10-061-430/+3
* nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans2019-10-062-3/+24
* nb/nehalem: Remove bogus MCHBAR writesArthur Heymans2019-10-062-51/+0
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-4/+0
* nb/intel/nehalem: Enabled VBOOT supportPatrick Rudolph2019-09-201-0/+4
* nb/nehalem: Move MMCONF_BASE_ADDRESS to a common placeArthur Heymans2019-09-171-0/+4
* northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-2/+1
* intel/nehalem: Refactor ACPI S3 detectionKyösti Mälkki2019-09-131-16/+8
* nb/intel/nehalem: Add a header for raminit_tables.cAngel Pons2019-09-124-34/+86
* intel/smm/gen1: Use smm_subregion()Kyösti Mälkki2019-08-281-10/+7
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* intel/smm/gen1: Rename header fileKyösti Mälkki2019-08-153-3/+3
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-7/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-15/+5
* cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki2019-08-151-6/+1