summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel: Remove unused <string.h>Elyes HAOUAS2021-02-162-2/+0
* nb/intel/sandybridge: Fix description of auto-precharge bitAngel Pons2021-02-162-2/+2
* vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-162-6/+0
* nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-164-8/+6
* nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()Kyösti Mälkki2021-02-164-20/+7
* nb/i945/raminit.c: Don't hard code 'bool integrated_graphics'Elyes HAOUAS2021-02-161-0/+3
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-152-3/+2
* src/nb: Remove unused <console/console.h>Elyes HAOUAS2021-02-152-2/+0
* nb/intel/sandybridge: Correct description of QCLKAngel Pons2021-02-151-1/+2
* nb/intel/haswell/pei_data.h: Define `SPD_LEN`Angel Pons2021-02-121-1/+3
* nb/intel/haswell: Drop unused function declarationAngel Pons2021-02-121-1/+1
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-122-4/+7
* nb/intel/common/fixed_bars.h: Add casts to `uintptr_t`Angel Pons2021-02-121-9/+9
* nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-128-31/+29
* sb/intel/ibexpeak: Drop Global NVS supportAngel Pons2021-02-111-0/+2
* src: Remove unused <cpu/intel/model_206ax/model_206ax.h>Elyes HAOUAS2021-02-111-1/+0
* src: Remove unused <arch/cpu.h>Elyes HAOUAS2021-02-111-1/+0
* nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in commentElyes HAOUAS2021-02-112-2/+2
* nb/intel/i945: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-35/+21
* nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-21/+17
* nb/intel/pineview: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-38/+19
* nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-106-26/+21
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-25/+20
* nb/intel/x4x: Correct DDR3 turnaround tableAngel Pons2021-02-101-6/+6
* nb/intel/x4x: Constify write leveling arraysAngel Pons2021-02-071-2/+2
* nb/intel/x4x: Update write leveling commentAngel Pons2021-02-071-9/+9
* nb/intel/pineview: Rewrite hex values in lowercaseAngel Pons2021-02-072-314/+314
* nb/intel/pineview: Delete rude and useless commentAngel Pons2021-02-071-1/+0
* nb/intel/pineview: Clean up FIXMEs in raminitNico Huber2021-02-071-6/+2
* nb/intel/x4x: Constify DDR2 ODT tableAngel Pons2021-02-071-1/+1
* nb/intel/x4x: Clean up RCOMP cosmeticsAngel Pons2021-02-071-49/+31
* nb/intel/x4x: Drop unused first array indexAngel Pons2021-02-071-24/+22
* nb/intel/x4x: Unroll programming RCOMP data groupAngel Pons2021-02-071-12/+19
* nb/intel/x4x: Report if running in async modeAngel Pons2021-02-071-0/+1
* nb/intel/x4x: Factor out setting Tx DLL tap and PIAngel Pons2021-02-071-20/+14
* nb/intel/x4x: Correct ctrlset{2,3} register maskAngel Pons2021-02-071-2/+12
* nb/intel/x4x: Clean up cosmetics of raminit tablesAngel Pons2021-02-071-177/+200
* nb/intel/x4x: Drop commented-out statementAngel Pons2021-02-071-2/+0
* nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-078-24/+59
* nb/intel/ironlake: Avoid pointer arithmeticsAngel Pons2021-02-071-9/+9
* nb/intel/pineview: Guard {MCH,DMI,EP}BAR macrosAngel Pons2021-02-071-7/+7
* intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons2021-02-067-7/+7
* soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki2021-02-062-10/+0
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-0511-18/+11
* nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons2021-02-046-6/+6
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-025-5/+5
* nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-1/+2
* nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-3/+4
* nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-1/+1