summaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
2014-08-14gm45: Set acpi_slp_type only once.Vladimir Serbinenko
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-08-13gm45: Allow skiping voltage config.Vladimir Serbinenko
2014-08-12gm45: Move S3 detection to enable stage.Vladimir Serbinenko
2014-08-12gm45: Reserve RAM for ME if it's active.Vladimir Serbinenko
2014-08-12gm45: Allow coexistance with ME firmware.Vladimir Serbinenko
2014-08-12gm45: Ensure that brightness register in gma contains sane value.Vladimir Serbinenko
2014-08-11gm45: Declare brightness variables for ACPI use.Vladimir Serbinenko
2014-08-11northbridge/intel/*/gma.c: Remove dead codeEdward O'Callaghan
2014-08-11gm45: Set default VGA PCIID.Vladimir Serbinenko
2014-08-10Falco/Slippy: Patch to remove redundant graphics initializationsFurquan Shaikh
2014-08-09ivybridge: Don't propose to include systemagent on native boards.Vladimir Serbinenko
2014-08-04northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan
2014-08-03nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko
2014-08-03sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko
2014-07-30northbridge/intel: Add fsp_rangeley northbridge supportMartin Roth
2014-07-29gm45: Move spd address map to board-specific config.Vladimir Serbinenko
2014-07-29northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.Vladimir Serbinenko
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-29northbridge/intel/nehalem/northbridge.c: Remove unused variableEdward O'Callaghan
2014-07-29x230: Deploy VBTVladimir Serbinenko
2014-07-29nehalem: Remove fake_vbt copying.Vladimir Serbinenko
2014-07-29ivybridge: LVDS gfx init.Vladimir Serbinenko
2014-07-29sandy/ivybridge: Native raminit (lint clean)Edward O'Callaghan
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-24intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-24northbridge/intelsch/raminit.h: Remove a trailing whitespaceElyes HAOUAS
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-19nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko
2014-07-17northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-17northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-16intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-05intel: Make monotonic timer a first class citizenEdward O'Callaghan
2014-07-04intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in configStefan Reinauer
2014-07-04intel/haswell: Allow pre-graphics delayStefan Reinauer
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-06-30northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan
2014-06-25gm45 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25nehalem boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki
2014-06-25intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-06-18northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki
2014-06-18intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki
2014-06-18lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki