summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945
AgeCommit message (Expand)Author
2016-12-07MMCONF_SUPPORT: Drop redundant loggingKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-03nb/i945/raminit.h: Fix fsb_frequency's commentElyes HAOUAS
2016-11-29nb/intel/i945/gma: Declare count variable outside 'for' loopPaul Menzel
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-21nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth
2016-11-11intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki
2016-11-09nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GCElyes HAOUAS
2016-11-02nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"Elyes HAOUAS
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/i945/gma.c: Homogenize code for PCI IDs.Elyes HAOUAS
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/i945,gm45,x4x/gma.c: fix unsigned arithmeticsArthur 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/intel/*/graphic_init: use sizeof instead of hardcoding edid sizeArthur Heymans
2016-10-11i945/raminit.c: correctly write CLKCFG for 945GCArthur Heymans
2016-10-10intel/i945: Use "IS_ENABLED" for fsbclk & memclkElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes 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-27i945/gma.c: Generate fake VBTArthur Heymans
2016-09-20northbridge/intel/i945: Add space around operatorsElyes HAOUAS
2016-09-13i945.h: fix #include pathAntonello Dettori
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-09-04northbridge/intel/i945: transition away from device_tAntonello Dettori
2016-08-31northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-31i945: Enable changing VRAM sizeArthur Heymans
2016-08-23src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-06-26intel/i945: Use common ACPI S3 recoveryKyösti Mälkki
2016-06-17Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki
2016-03-11northbridge/i945/gma: Re-enable NVRAM tft_brightnessAlexander Couzens
2016-02-28northbridge/intel: add missing #include guardsIru Cai
2016-01-07Correct some common spelling mistakesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth
2015-10-12gma: Consolidate Intel IGD ACPI code some moreNico Huber
2015-10-11Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko
2015-09-07intel i945: Fix native VGA initializationMono
2015-08-10intel/i945: don't read structs out of uninitialized pointersPatrick Georgi