summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge/gma: Always initialize DP buffer translationNico Huber2016-10-293-30/+12
* nb/intel/i945/gma.c: Homogenize code for PCI IDs.Elyes HAOUAS2016-10-291-3/+13
* nb/x4x/gma.c: Remove writes to DP, FDI registersArthur Heymans2016-10-261-23/+0
* nb/gm45/gma.c: Remove writes to DP, FDI registersArthur Heymans2016-10-261-45/+0
* nb/intel/i945: Add PCI id for I945GCNico Huber2016-10-261-7/+4
* nb/i945/gma.c: Set the MSAC register correctlyArthur Heymans2016-10-251-1/+15
* nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GCArthur Heymans2016-10-241-1/+2
* nb/i945/gma.c: use IS_ENABLED instead of #if, #endifArthur Heymans2016-10-191-74/+76
* nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPUArthur Heymans2016-10-191-1/+1
* nb/i945/raminit: Add fix for 1067MHz FSB CPUsArthur Heymans2016-10-191-8/+28
* nb/gm45,x4x/gma.c remove writes to nonexisting FDI registersArthur Heymans2016-10-192-18/+0
* nb/i945,gm45,x4x/gma.c: fix unsigned arithmeticsArthur Heymans2016-10-193-4/+8
* nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding itArthur Heymans2016-10-192-8/+22
* northbridge/via/vx800: Convert 'for (;;)' to 'die'Elyes HAOUAS2016-10-181-3/+3
* nb/i945/gma.c: correct VSYNC end offsetArthur Heymans2016-10-151-1/+1
* i945/gma.c: Only init LVDS if it is detectedArthur Heymans2016-10-121-5/+9
* nb/gm45/gma.c: use linux code to compute LVDS dotclock divisorsArthur Heymans2016-10-111-42/+42
* nb/intel/*/graphic_init: use sizeof instead of hardcoding edid sizeArthur Heymans2016-10-116-8/+16
* i945/raminit.c: correctly write CLKCFG for 945GCArthur Heymans2016-10-111-6/+4
* cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZENico Huber2016-10-113-24/+9
* intel/i945: Use "IS_ENABLED" for fsbclk & memclkElyes HAOUAS2016-10-101-23/+18
* x4x/gma.c: Add VESA native resolution modeArthur Heymans2016-10-101-40/+242
* northbridge/intel/nehalem: Remove commented codeElyes HAOUAS2016-10-101-3/+0
* northbridge/intel/i440bx: Remove commented codeElyes HAOUAS2016-10-101-16/+0
* src/northbridge/via: Remove commented codeElyes HAOUAS2016-10-0922-756/+4
* northbridge/amd/agesa/family15*: Remove commented codeElyes HAOUAS2016-10-094-91/+0
* northbridge/amd/agesa/family14: Remove commented codeElyes HAOUAS2016-10-092-61/+0
* northbridge/amd/amdk8: Remove commented codeElyes HAOUAS2016-10-0911-357/+1
* northbridge/amd/lx: Remove commented codeElyes HAOUAS2016-10-092-53/+0
* northbridge/amd/pi/00730F01: Remove commented codeElyes HAOUAS2016-10-091-11/+0
* northbridge/amd/amdmct/mct_ddr3: Remove commented codeElyes HAOUAS2016-10-092-33/+0
* northbridge/amd/agesa/family16kb: Remove commented codeElyes HAOUAS2016-10-091-11/+0
* northbridge/amd/agesa/family15rl: Remove commented codeElyes HAOUAS2016-10-091-11/+0
* northbridge/amd/agesa/family10: Remove commented codeElyes HAOUAS2016-10-091-11/+0
* northbridge/amd/amdfam10: Remove commented codeElyes HAOUAS2016-10-097-162/+3
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-0438-106/+106
* nb/gm45: allow use of 352M preallocated ram for igdArthur Heymans2016-10-041-1/+1
* src/northbridge: Remove whitespace after sizeofElyes HAOUAS2016-10-0418-37/+37
* northbridge/via/cn700: transition away from device_tAntonello Dettori2016-10-012-5/+5
* mb/intel/d945gclf: Allow use of native graphic initArthur Heymans2016-09-301-1/+1
* i945/gma.c: add native VGA initArthur Heymans2016-09-301-2/+194
* i945/gma.c: use linux code to calculate divisorsArthur Heymans2016-09-301-44/+39
* northbridge/sandybridge/raminit_mrc.c: fix missing includeMatt DeVillier2016-09-271-0/+1
* i945/gma.c: Generate fake VBTArthur Heymans2016-09-271-0/+9
* nb/intel/*/gma.c: remove spaces at the fake vbt generationArthur Heymans2016-09-275-7/+5
* northbridge/amdk8: Improve code formattingElyes HAOUAS2016-09-2115-349/+349
* northbridge/amd/amdmct: Improve code formattingElyes HAOUAS2016-09-2140-866/+866
* northbridge/amd: Improve code formattingElyes HAOUAS2016-09-2118-176/+174
* northbridge/amd/amdfam10: Improve code formattingElyes HAOUAS2016-09-2013-75/+74
* northbridge/via: Add space around operatorsElyes HAOUAS2016-09-2013-145/+145