summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel: Replace remaining BAR accessorsAngel Pons2021-04-101-6/+1
* nb/intel/sandybridge: Use new fixed BAR accessorsAngel Pons2021-04-1012-336/+320
* nb/intel: Factor out remaining MCHBAR macrosAngel Pons2021-04-101-10/+0
* nb/intel/sandybridge: Drop `pci_mmio_size`Angel Pons2021-04-052-24/+3
* nb/intel/sandybridge: Rename `pdwm_mode` enumAngel Pons2021-04-052-3/+3
* device/dram/ddr3: Get rid of useless typedefsAngel Pons2021-04-053-4/+4
* nb/intel/sandybridge: Clean up `dram_timing` functionAngel Pons2021-03-011-27/+11
* nb/intel/sandybridge: Ensure tXP and tXPDLL do not overflowAngel Pons2021-03-011-3/+4
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-3/+3
* device/device.c: Rename .disable to .vga_disableArthur Heymans2021-02-241-1/+1
* nb/intel/sandybridge/pcie.c: remove disable NOPArthur Heymans2021-02-241-7/+0
* nb/intel/x4x,sandybridge: Move INITRAM timestampsKyösti Mälkki2021-02-233-6/+5
* nb/intel/x4x,sandybridge: Move romstage_handoff_init() callKyösti Mälkki2021-02-233-6/+6
* nb/intel/sandybridge: Remove stale FIXME about ECC supportAngel Pons2021-02-221-1/+0
* nb/intel/sandybridge: Use 133 MHz ref clock for DDR3-2400Angel Pons2021-02-181-1/+1
* nb/intel/sandybridge: Clean up `dram_freq` functionAngel Pons2021-02-181-10/+10
* nb/intel: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+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-161-3/+0
* nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki2021-02-162-4/+3
* nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()Kyösti Mälkki2021-02-162-10/+3
* src/nb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* nb/intel/sandybridge: Correct description of QCLKAngel Pons2021-02-151-1/+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-111-1/+1
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-25/+20
* intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons2021-02-061-1/+1
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-051-2/+1
* nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons2021-02-041-1/+1
* nb/intel/sandybridge/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-3/+4
* nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-305-59/+21
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* nb/intel/sandybridge: Only run DMI recipe on Ivy BridgeAngel Pons2021-01-251-1/+14
* nb/intel/sandybridge: Correct late DMI init sequenceAngel Pons2021-01-251-11/+23
* northbridge/intel/sandybridge/bootblock.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* nb/intel/sandybridge: Clarify command timing calculationAngel Pons2021-01-151-8/+3
* nb/intel/sandybridge: Fix handling of clock timingAngel Pons2021-01-151-4/+14
* nb/intel/sandybridge: Remove wrong and nonsense conditionAngel Pons2021-01-151-28/+25
* nb/intel/sandybridge: Use consistent comment styleAngel Pons2021-01-061-6/+6
* nb/intel/sandybridge: Define and use `QCLK_PI` constantAngel Pons2021-01-062-36/+49
* nb/intel/sandybridge: Replace memset with initializerAngel Pons2021-01-041-3/+1
* drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier2020-12-301-0/+3
* cpu/intel/model_206ax: Add more CPU steppingsAngel Pons2020-12-251-0/+1
* nb/intel/sandybridge: Move steppings to CPU headerAngel Pons2020-12-254-24/+2
* nb/intel/sandybridge: Rewrite constant valuesAngel Pons2020-12-254-33/+33
* nb/intel/sandybridge: Allow to ignore XMP voltageAngel Pons2020-12-252-1/+19
* nb/intel/sandybridge: Refactor ODT stretch table codeAngel Pons2020-12-231-6/+5
* nb/intel/sandybridge: Refactor `dram_find_spds_ddr3`Angel Pons2020-12-231-28/+25
* nb/intel/sandybridge: Always wait for IOSAV after starting itAngel Pons2020-12-233-10/+4