summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2021-04-02nb/intel/pineview: Correct COMP register writeAngel Pons
2021-03-28nb/intel/pineview/raminit.c: Correct clkset1 programmingAngel Pons
2021-03-28nb/intel/pineview: Correct HICLKGTCTL writeAngel Pons
2021-03-28nb/intel/pineview: Drop MCHBAR macro from DMIBAR accessAngel Pons
2021-03-28nb/intel/ironlake/quickpath.c: Correct one valueAngel Pons
2021-03-28nb/intel/ironlake: Drop copy-pasted finalisation stepsAngel Pons
2021-03-28nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64`Angel Pons
2021-03-25nb/intel/haswell: Move USB config API into Lynx PointAngel Pons
2021-03-25nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons
2021-03-23nb/intel/haswell: Limit mainboard USB config array lengthsAngel Pons
2021-03-23nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons
2021-03-23nb/intel/haswell: Confine `pei_data` uses to raminit.cAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-03-19mb/google/slippy: Correct memory-down SPD handlingAngel Pons
2021-03-15sb/intel/lynxpoint: Move S3 check out of `early_pch_init`Angel Pons
2021-03-15sb/intel/lynxpoint: Replace HPET_ADDRAngel Pons
2021-03-10nb/intel/haswell: Finalize northbridge in ramstageAngel Pons
2021-03-10nb/intel/haswell/pcie.c: Add missing pre-ASPM initAngel Pons
2021-03-07nb/intel/haswell: Indent PCI ops with tabsAngel Pons
2021-03-01nb/intel/sandybridge: Clean up `dram_timing` functionAngel Pons
2021-03-01nb/intel/haswell: Fix DPR size handlingTim Wawrzynczak
2021-03-01nb/intel/sandybridge: Ensure tXP and tXPDLL do not overflowAngel Pons
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-27nb/intel/ironlake: Avoid casting pointers to structsAngel Pons
2021-02-27nb/intel/ironlake: Handle broken ME firmwareAngel Pons
2021-02-24nb/intel/ironlake: Rewrite early QPI initAngel Pons
2021-02-24nb/intel/haswell/northbridge.c: Correct DPR handlingAngel Pons
2021-02-24nb/intel/ironlake: Correct even more replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Relocate early QuickPath initAngel Pons
2021-02-24nb/intel/ironlake: Deduplicate programming 274/265 valuesAngel Pons
2021-02-24nb/intel/ironlake: Split out some QuickPath init codeAngel Pons
2021-02-24nb/intel/ironlake: Remove unnecessary declarationAngel Pons
2021-02-24nb/intel/ironlake: Fix more replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Fix some replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Correct `set_4cf`Angel Pons
2021-02-24device/device.c: Rename .disable to .vga_disableArthur Heymans
2021-02-24nb/intel/haswell/pcie.c: remove disable NOPArthur Heymans
2021-02-24nb/intel/sandybridge/pcie.c: remove disable NOPArthur Heymans
2021-02-23nb/intel/ironlake: Drop redundant clear of SLP_TYPKyösti Mälkki
2021-02-23nb/intel/x4x: Use a variable for s3resumeKyösti Mälkki
2021-02-23nb/intel/x4x,sandybridge: Move INITRAM timestampsKyösti Mälkki
2021-02-23nb/intel/x4x,sandybridge: Move romstage_handoff_init() callKyösti Mälkki
2021-02-23nb/intel/haswell: Use cbmem_recovery()Kyösti Mälkki
2021-02-22nb/intel/sandybridge: Remove stale FIXME about ECC supportAngel Pons
2021-02-22nb/intel/ironlake: Do not call `collect_system_info` twiceAngel Pons
2021-02-18nb/intel/pineview: Drop unused `GPIO32` macroAngel Pons
2021-02-18nb/intel/sandybridge: Use 133 MHz ref clock for DDR3-2400Angel Pons
2021-02-18nb/intel/sandybridge: Clean up `dram_freq` functionAngel Pons
2021-02-18nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG writeAngel Pons
2021-02-16nb/intel/i945: Use UPMC4 macroElyes HAOUAS