summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* gm45: Ensure that brightness register in gma contains sane value.Vladimir Serbinenko2014-08-122-0/+100
* gm45: Declare brightness variables for ACPI use.Vladimir Serbinenko2014-08-111-0/+16
* northbridge/intel/*/gma.c: Remove dead codeEdward O'Callaghan2014-08-112-112/+0
* gm45: Set default VGA PCIID.Vladimir Serbinenko2014-08-111-0/+4
* Falco/Slippy: Patch to remove redundant graphics initializationsFurquan Shaikh2014-08-101-3/+13
* ivybridge: Don't propose to include systemagent on native boards.Vladimir Serbinenko2014-08-091-0/+1
* northbridge/via/vx800: Fix out-of-bounds read due to off-by-oneEdward O'Callaghan2014-08-051-1/+1
* northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan2014-08-044-4/+4
* 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/amd/agesa/agesawrapper_call.h: Decode status codesEdward O'Callaghan2014-07-311-1/+25
* 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-2926-169/+169
* 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
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+0
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-241-1/+1
* northbridge/amd: Remove trailing whitespaceElyes HAOUAS2014-07-242-6/+6
* northbridge/intelsch/raminit.h: Remove a trailing whitespaceElyes HAOUAS2014-07-241-74/+74
* northbridge/via: Remove a trailing whitespaceElyes HAOUAS2014-07-243-21/+21
* 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-1712-12/+0
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1721-29/+0
* intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel2014-07-161-1/+1
* AGESA fam15: Fix entry to cimx/sb900Kyösti Mälkki2014-07-141-0/+5
* AGESA fam12: Fix entry to cimx/sb700Kyösti Mälkki2014-07-141-21/+10
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-147-57/+53
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-117-39/+36
* northbridge/amd: Fix the family15tn option rom mappingDave Frodin2014-07-101-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-0870-93/+0
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-053-4/+27
* 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
* AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin2014-07-022-0/+98
* 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
* northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan2014-06-302-2/+2
* northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan2014-06-291-1/+1
* northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan2014-06-294-10/+7
* AMD boards: Fix comment style and typosKyösti Mälkki2014-06-298-10/+26
* AMD boards: Fix typosKyösti Mälkki2014-06-268-8/+8