summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko2014-08-031-9/+11
* sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko2014-08-031-2/+7
* northbridge/intel: Add fsp_rangeley northbridge supportMartin Roth2014-07-3017-0/+1304
* gm45: Move spd address map to board-specific config.Vladimir Serbinenko2014-07-292-38/+44
* northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.Vladimir Serbinenko2014-07-291-1/+0
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-297-22/+22
* northbridge/intel/nehalem/northbridge.c: Remove unused variableEdward O'Callaghan2014-07-291-1/+0
* x230: Deploy VBTVladimir Serbinenko2014-07-292-0/+83
* nehalem: Remove fake_vbt copying.Vladimir Serbinenko2014-07-291-13/+60
* ivybridge: LVDS gfx init.Vladimir Serbinenko2014-07-295-1/+528
* sandy/ivybridge: Native raminit (lint clean)Edward O'Callaghan2014-07-292-257/+262
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-297-7/+4582
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-241-1/+1
* northbridge/intelsch/raminit.h: Remove a trailing whitespaceElyes HAOUAS2014-07-241-74/+74
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-2/+2
* nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko2014-07-191-1/+16
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-174-4/+0
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1717-24/+0
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-161-1/+1
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-113-8/+8
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0840-52/+0
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-052-2/+2
* intel: Make monotonic timer a first class citizenEdward O'Callaghan2014-07-051-0/+1
* intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in configStefan Reinauer2014-07-041-1/+1
* intel/haswell: Allow pre-graphics delayStefan Reinauer2014-07-042-0/+10
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-012-4/+2
* northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan2014-06-301-1/+1
* gm45 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+1
* nehalem boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+1
* i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+1
* sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+2
* nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki2014-06-252-30/+29
* intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie2014-06-251-4/+4
* Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan2014-06-211-2/+0
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-184-8/+0
* intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki2014-06-183-9/+33
* lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki2014-06-181-0/+1
* northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`Paul Menzel2014-06-032-2/+4
* northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0Paul Menzel2014-06-031-2/+1
* sandybridge: Pass chip info to i915lightup.Vladimir Serbinenko2014-06-022-2/+7
* i945: Fix TSEG size allocation for get_top_of_ram()Kyösti Mälkki2014-06-021-4/+4
* i945: Fix resource bases for UMA and TSEGKyösti Mälkki2014-06-021-23/+23
* northbridge/intel/i945/i945.h: Trivial, fixup header guardsEdward O'Callaghan2014-06-011-5/+7
* i945: Use defines for DEVENKyösti Mälkki2014-05-312-7/+6
* northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...Paul Menzel2014-05-311-1/+1
* northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel2014-05-313-2/+4
* northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()Edward O'Callaghan2014-05-251-5/+0
* northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan2014-05-251-1/+3
* northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan2014-05-252-3/+3
* nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan2014-05-251-2/+2
OpenPOWER on IntegriCloud