summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2021-02-04nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-02treewide [Kconfig]: Remove useless commentElyes HAOUAS
2021-02-01nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/sandybridge/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BARAngel Pons
2021-02-01nb/intel/haswell: Calculate TSEG limit from registersAngel Pons
2021-02-01nb/intel/haswell: Create RMRR for iGPUAngel Pons
2021-01-30nb/intel/i945: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/gm45: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/x4x: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/pineview: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhereAngel Pons
2021-01-30nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/haswell: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-30nb/intel/ironlake: Use RCBA macrosAngel Pons
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-27nb/intel/haswell/haswell.h: Do not include `pch.h`Angel Pons
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-25nb/intel/ironlake: Drop constant parameterAngel Pons
2021-01-25nb/intel/sandybridge: Only run DMI recipe on Ivy BridgeAngel Pons
2021-01-25nb/intel/sandybridge: Correct late DMI init sequenceAngel Pons
2021-01-24cpu/intel/haswell: Set C9/C10 vccminAngel Pons
2021-01-21cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZEElyes HAOUAS
2021-01-19nb/intel/pineview/northbridge.c: Fix overlapping resourcesArthur Heymans
2021-01-19nb/intel/pineview/northbridge.c: Improve readabilityArthur Heymans
2021-01-19nb/intel/i945/northbridge.c: Reserve upper part of lower memoryArthur Heymans
2021-01-19nb/intel/i945/northbridge.c: Improve readabilityArthur Heymans
2021-01-19nb/intel/ironlake/northbridge.c: Fix overlapping resourcesArthur Heymans
2021-01-19nb/intel/ironlake/northbridge.c: Improve readabilityArthur Heymans
2021-01-19nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pastaArthur Heymans
2021-01-19nb/intel/ironlake: Remove chromeos copy pastaArthur Heymans
2021-01-19nb/intel/ironlake: Print MCH dev/revision IDs and CAPIDAngel Pons
2021-01-18nb/intel/gm45: Reserve MMIO and firmware memory below 1MiBNico Huber
2021-01-18Revert "nb/intel/gm45/gm45.h: Remove duplicated include"Patrick Georgi
2021-01-18northbridge/intel/x4x/dq_dqs.c: Remove repeated wordElyes HAOUAS
2021-01-18northbridge/intel/gm45/bootblock.c: Remove repeated wordElyes HAOUAS
2021-01-18northbridge/intel/x4x/raminit_ddr23.c: Remove repeated wordElyes HAOUAS
2021-01-18northbridge/intel/sandybridge/bootblock.c: Remove repeated wordElyes HAOUAS
2021-01-18nb/intel/gm45/gm45.h: Remove duplicated includeElyes HAOUAS
2021-01-18lib/ramtest: Fix ram_check() declarationsKyösti Mälkki
2021-01-15nb/intel/sandybridge: Clarify command timing calculationAngel Pons
2021-01-15nb/intel/sandybridge: Fix handling of clock timingAngel Pons
2021-01-15nb/intel/sandybridge: Remove wrong and nonsense conditionAngel Pons
2021-01-15nb/intel/x4x: Clean up raminit commentsAngel Pons
2021-01-15nb/intel/x4x: Reset DQS probe on all channelsAngel Pons