aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki
2016-12-06intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-06intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-05nb/intel/sandybridge/raminit: Split raminit.cPatrick Rudolph
2016-12-03nb/i945/raminit.h: Fix fsb_frequency's commentElyes HAOUAS
2016-12-03nb/x4x: Fix sticky scratchpad register offsetArthur Heymans
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-12-01AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-30intel/fsp_rangeley: Fix regression on MMCONF_SUPPORTKyösti Mälkki
2016-11-29nb/intel/nehalem,sandybridge: Hook up libgfxinitNico Huber
2016-11-29nb/intel/i945/gma: Declare count variable outside 'for' loopPaul Menzel
2016-11-29nb/intel/sandybridge/raminit: Support CL > 11Patrick Rudolph
2016-11-28nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequencyArthur Heymans
2016-11-28nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculationNico Huber
2016-11-28nb/intel/gm45: Fix panel-power-sequence clock divisorNico Huber
2016-11-28nb/intel/sandybridge/raminit: Reset internal state on fallback attemptsPatrick Rudolph
2016-11-26nb/intel/x4x: Fix and deflate `dimm_config` in raminitNico Huber
2016-11-24nb/intel/i82810: Make sure DIMM size isn't negativeMartin Roth
2016-11-23northbridge/intel/i5000: Convert 'for(;;)' to 'die'Elyes HAOUAS
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-22nb/intel/sandybridge/raminit: Do not log inside busy-wait loopKyösti Mälkki
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-22intel FSP sandy/ivy: Move select MMCONF_SUPPORTKyösti Mälkki
2016-11-21nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth
2016-11-20intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki
2016-11-20intel sandy/ivy: Skip SPD loading on S3 resume pathKyösti Mälkki
2016-11-20intel sandy/ivy: Move SPD loading after TS_BEFORE_INITRAMKyösti Mälkki
2016-11-20intel sandy/ivy: Change CRC used to detect DIMM replacementKyösti Mälkki
2016-11-20nb/intel/sandybridge/raminit: Fix disable_channelPatrick Rudolph
2016-11-20nb/intel/sandybridge/raminit: Find CMD rate per channelPatrick Rudolph
2016-11-20nb/intel/sandybridge/raminit: Define registersPatrick Rudolph
2016-11-20nb/intel/sandybridge/raminit: Get rid of fallback attemptsPatrick Rudolph
2016-11-20nb/intel/sandybridge/raminit: Fix CAS Write LatencyPatrick Rudolph
2016-11-18intel/sandybridge: Use romstage_handoff for S3Kyösti Mälkki
2016-11-18intel/sandybridge post-car: Redo MTRR settings and stack selectionKyösti Mälkki
2016-11-15northbridge/via/vx800: transition away from device_tAntonello Dettori
2016-11-15northbridge/via/cx700: transition away from device_tAntonello Dettori
2016-11-15northbridge/intel/i855: transition away from device_tAntonello Dettori
2016-11-15northbridge/amd/agesa/family10: transition away from device_tAntonello Dettori
2016-11-15nb/gm45: Refactor IGD vram decodingArthur Heymans
2016-11-11intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki
2016-11-11intel/sandybridge: Use common ACPI S3 recoveryKyösti Mälkki
2016-11-09nb/amd/amdmct/mct: Remove commented codeElyes HAOUAS
2016-11-09nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GCElyes HAOUAS
2016-11-09Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/KconfigArthur Heymans
2016-11-09nb/intel/gm45: Use LAPIC udelay instead of custom versionArthur Heymans
2016-11-08nb/x4x/raminit.c: Improve crossclock table cosmeticsArthur Heymans
2016-11-08intel/e7501: Remove unused northbridge codeKyösti Mälkki
2016-11-07amd/pi/hudson: Move audio to northbridgeMarshall Dawson
2016-11-07pci_ids.h: Correct recent AMD ID namesMarshall Dawson
2016-11-02nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"Elyes HAOUAS
2016-11-02northbridge/amd: Modify 00670F00 chip.h to match DCTMarshall Dawson
2016-11-02northbridge/amd: Update 00670F00 asl for reduced hardwareMarshall Dawson
2016-11-02northbridge/amd: Update all names and IDs for 00670F00Marc Jones
2016-11-02northbridge/amd: Copy 00660F01 directories to 00670F00Marc Jones
2016-11-02nb/i945/gma.c: use an if else statement for use of native initArthur Heymans
2016-11-02nb/i945/gma.c: Do not try to load vbios when selecting native initArthur Heymans
2016-10-29nb/intel/sandybridge/gma: Always initialize DP buffer translationNico Huber
2016-10-29nb/intel/i945/gma.c: Homogenize code for PCI IDs.Elyes HAOUAS
2016-10-26nb/x4x/gma.c: Remove writes to DP, FDI registersArthur Heymans
2016-10-26nb/gm45/gma.c: Remove writes to DP, FDI registersArthur Heymans
2016-10-26nb/intel/i945: Add PCI id for I945GCNico Huber
2016-10-25nb/i945/gma.c: Set the MSAC register correctlyArthur Heymans
2016-10-24nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GCArthur Heymans
2016-10-19nb/i945/gma.c: use IS_ENABLED instead of #if, #endifArthur Heymans
2016-10-19nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPUArthur Heymans
2016-10-19nb/i945/raminit: Add fix for 1067MHz FSB CPUsArthur Heymans
2016-10-19nb/gm45,x4x/gma.c remove writes to nonexisting FDI registersArthur Heymans
2016-10-19nb/i945,gm45,x4x/gma.c: fix unsigned arithmeticsArthur Heymans
2016-10-19nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding itArthur Heymans
2016-10-18northbridge/via/vx800: Convert 'for (;;)' to 'die'Elyes HAOUAS
2016-10-15nb/i945/gma.c: correct VSYNC end offsetArthur Heymans
2016-10-12i945/gma.c: Only init LVDS if it is detectedArthur Heymans
2016-10-11nb/gm45/gma.c: use linux code to compute LVDS dotclock divisorsArthur Heymans
2016-10-11nb/intel/*/graphic_init: use sizeof instead of hardcoding edid sizeArthur Heymans
2016-10-11i945/raminit.c: correctly write CLKCFG for 945GCArthur Heymans
2016-10-11cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber
2016-10-10intel/i945: Use "IS_ENABLED" for fsbclk & memclkElyes HAOUAS
2016-10-10x4x/gma.c: Add VESA native resolution modeArthur Heymans
2016-10-10northbridge/intel/nehalem: Remove commented codeElyes HAOUAS
2016-10-10northbridge/intel/i440bx: Remove commented codeElyes HAOUAS
2016-10-09src/northbridge/via: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family15*: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family14: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdk8: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/lx: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/pi/00730F01: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdmct/mct_ddr3: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family16kb: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family15rl: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/agesa/family10: Remove commented codeElyes HAOUAS
2016-10-09northbridge/amd/amdfam10: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-04nb/gm45: allow use of 352M preallocated ram for igdArthur Heymans
2016-10-04src/northbridge: Remove whitespace after sizeofElyes HAOUAS