summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge: Fix unitialized variable issue4.22.014.22_branchJeremy Compostella2023-11-231-1/+1
* nb/intel/sandybridge: Drop raminit_native.hKeith Hui2023-11-144-14/+1
* nb/intel/sandybridge: Clean up post Haswell SPD mapping API migrationKeith Hui2023-11-133-27/+2
* nb/intel/sandybridge: Standardize MRC vs. native SPD mapping APIKeith Hui2023-11-134-11/+137
* Use common GCD functionYidi Lin2023-11-041-20/+4
* x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella2023-10-201-0/+3
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-209-9/+9
* nb/intel: Remove space between function name and '('Elyes Haouas2023-09-119-12/+12
* haswell NRI: Collect SPD infoAngel Pons2023-08-304-0/+265
* nb/intel/haswell/nri: Only do CPU replacement check on cold bootsAngel Pons2023-08-181-7/+6
* commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth2023-08-141-0/+2
* nb/intel/sandybridge: Clarify RAM overclock optionsAngel Pons2023-08-131-11/+18
* treewide: Get rid of "NO_DDRx" selectionElyes Haouas2023-08-099-35/+0
* nb/sandybridge: Remove redundant include of "ddr3.c"Elyes Haouas2023-08-011-1/+0
* acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans2023-07-207-14/+0
* nb/intel/i945: Rework nb resource readingArthur Heymans2023-07-171-52/+23
* nb/haswell: Use newer function for resource declarationsArthur Heymans2023-07-171-40/+19
* nb/intel/gm45: Rework nb resource readingArthur Heymans2023-07-141-46/+24
* nb/intel/ironlake: Use newer resource declaration codeArthur Heymans2023-07-141-15/+8
* nb/e7505: Rework nb resource readingArthur Heymans2023-07-121-10/+10
* nb/intel/x4x: Rework nb resource readingArthur Heymans2023-07-121-47/+9
* nb/intel/pineview: Rework nb resource readingArthur Heymans2023-07-121-43/+20
* nb/i440bx: Use newer function for resource declarationsArthur Heymans2023-07-121-2/+2
* nb/intel/pineview: Drop unused attributes from sysinfo structElyes Haouas2023-06-281-10/+0
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-234-8/+8
* nb/intel/haswell: Allow using Broadwell MRC.binAngel Pons2023-05-235-0/+714
* nb/intel/gm45/gma: Fix debug note about missing panel dataNico Huber2023-05-211-6/+5
* nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str()Nico Huber2023-05-212-42/+39
* nb/intel/gm45/gma: Use res2mmio() directly for GTT accessNico Huber2023-05-211-4/+1
* nb/intel/gm45/gma: Probe PCI resource once and firstNico Huber2023-05-212-9/+12
* nb/intel/i440bx: Roll sdram_set_spd_registers() into parentKeith Hui2023-05-191-10/+4
* nb/intel/i440bx: Compact debug messagesKeith Hui2023-05-191-15/+15
* nb/intel/i440bx: Clear memory errors before ending raminitKeith Hui2023-05-171-0/+5
* nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui2023-05-172-3/+0
* nb/intel/gm45: Export EDID-reading routine as a functionBill XIE2023-04-062-9/+36
* nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value()Bill XIE2023-04-051-1/+2
* nb/intel/i440bx/debug.c: Refactor newlines and save some printk callsKeith Hui2023-03-291-7/+5
* nb/intel/i440bx: Die with standard POST code on fatal conditionsKeith Hui2023-03-241-9/+10
* nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui2023-03-232-2/+1
* nb/intel/haswell/pcie.c: Make UBSAN not complainAngel Pons2023-03-211-2/+2
* nb/intel/pineview/raminit.c: Get rid of duplicated branchesElyes Haouas2023-02-171-40/+8
* nb/intel/haswell: Add 9-series PCH IDsAngel Pons2023-02-091-0/+5
* mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans2023-02-041-0/+33
* nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hwBill XIE2023-02-022-4/+8
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-013-3/+0
* nb/intel/gm45: Add remaining raminit code to support DDR2Nico Huber2023-01-263-54/+156
* nb/intel/gm45: Split DDR2 I/O init outNico Huber2023-01-261-11/+125
* nb/intel/gm45: Split DDR2 JEDEC init outNico Huber2023-01-262-30/+87
* nb/intel/gm45: Wedge DDR2 SPD support inNico Huber2023-01-262-19/+181
* nb/intel/haswell: Specify supported memory typeElyes Haouas2023-01-051-0/+5