summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
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-21northbridge/amdk8: Improve code formattingElyes HAOUAS
2016-09-21northbridge/amd/amdmct: Improve code formattingElyes HAOUAS
2016-09-21northbridge/amd: Improve code formattingElyes HAOUAS
2016-09-20northbridge/amd/amdfam10: Improve code formattingElyes HAOUAS
2016-09-20northbridge/via: Add space around operatorsElyes HAOUAS
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/amd/agesa: Improve code formattingElyes 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-15northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formattingElyes HAOUAS
2016-09-15northbridge/amd/amdk8/coherent_ht.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-13northbridge/amd/amdht: transition away from device_tAntonello Dettori
2016-09-13northbridge/amd/amdk8: transition away from device_tAntonello Dettori
2016-09-13northbridge/amd/amdfam10: transition away from device_tAntonello Dettori
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-09-12cpu/x86: Move fls() and fms() to mtrr.hRizwan Qureshi
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
2016-09-07northbridge/amd/lx: remove unused function declarationAntonello Dettori
2016-09-04northbridge/intel/i945: transition away from device_tAntonello Dettori
2016-09-04northbridge/intel/sandybridge: transition away from device_tAntonello Dettori
2016-08-31northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS