summaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
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-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-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
2016-09-30mb/intel/d945gclf: Allow use of native graphic initArthur Heymans
2016-09-30i945/gma.c: add native VGA initArthur Heymans
2016-09-30i945/gma.c: use linux code to calculate divisorsArthur Heymans
2016-09-27northbridge/sandybridge/raminit_mrc.c: fix missing includeMatt DeVillier
2016-09-27i945/gma.c: Generate fake VBTArthur Heymans
2016-09-27nb/intel/*/gma.c: remove spaces at the fake vbt generationArthur Heymans
2016-09-20northbridge/intel/e7505/debug.c: Improve code formattingElyes HAOUAS
2016-09-20northbridge/intel/i3100: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/i945: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/e7505: Improve code formattingElyes HAOUAS
2016-09-20northbridge/intel/i82830: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/haswell: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/e7501: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/fsp_rangeley: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/fsp_sandybridge: Add space around operatorsElyes HAOUAS
2016-09-20northbridge/intel/gm45: Add space around operatorsElyes HAOUAS
2016-09-19gm45/gma.c: use correct id string for fake VBTArthur Heymans
2016-09-19nb/gm45/gma.c: enable VESA framebuffer mode on VGA outputArthur Heymans
2016-09-19gm45/gma.c: use screen on vga connector if connectedArthur Heymans
2016-09-15northbridge/intel/nehalem/gma.c: Improve code formattingElyes HAOUAS
2016-09-13i945.h: fix #include pathAntonello Dettori
2016-09-13northbridge/intel/nehalem: transition away from device_tAntonello Dettori
2016-09-13northbridge/intel/gm45: transation away from device_tFurquan Shaikh
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-09-10northbridge/intel/x4x: transition away from device_tAntonello Dettori
2016-09-10northbridge/intel/i5000: transition away from device_tAntonello Dettori
2016-09-10northbridge/intel/e7505: transition away from device_tAntonello Dettori
2016-09-09northbridge/intel/fsp_rangeley: transition away from device_tAntonello Dettori
2016-09-09nb/intel/gm45: Fix DMAR table - IOMMU advertisement for ME interfacesDamien Zammit
2016-09-07nb/intel/x4x: Correct typos in interrupt routing for PEGDamien Zammit
2016-09-07nb/intel/x4x: Turn on PEG graphics in device enableDamien Zammit
2016-09-07nb/intel/x4x: Increase MMIO PCI space to 2GiBDamien Zammit
2016-09-07nb/intel/x4x: Fix DMI initDamien Zammit
2016-09-07gm45/gma.c: clean up some registersArthur Heymans