summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-172-92/+0
* Fix mismerge of ACPI patchesVladimir Serbinenko2014-10-171-3/+3
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-162-0/+28
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-164-3/+43
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-1613-20/+18
* i945: Convert to per-device ACPIVladimir Serbinenko2014-10-153-0/+5
* gm45: Convert to per-device ACPIVladimir Serbinenko2014-10-154-0/+35
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-119-32/+3
* intel/i945: Another magic numberPatrick Georgi2014-10-011-1/+1
* intel/i945: Fix "always false" statementPatrick Georgi2014-10-011-1/+1
* peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich2014-09-251-1/+0
* northbridge/intel/i945/Kconfig: Select VGAPaul Menzel2014-09-241-0/+1
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-224-0/+14
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-1312-507/+78
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-118-0/+57
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-081-13/+18
* AMD Steppe Eagle: Add northbridge files for new SoC familyBruce Griffith2014-08-3017-2/+1794
* sandybridge: Add native sandybridgeVladimir Serbinenko2014-08-303-3/+17
* Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich2014-08-262-0/+40
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-252-3/+14
* sandybridge: Show spew raminit messages only with raminit debugVladimir Serbinenko2014-08-251-61/+59
* sandybridge: Native gfx init.Vladimir Serbinenko2014-08-253-0/+563
* lenovo/x200: Move video ASL code to northbridge.Vladimir Serbinenko2014-08-222-8/+100
* Merge LCD on nehalemVladimir Serbinenko2014-08-211-0/+90
* Merge LCD on sandy/ivyVladimir Serbinenko2014-08-211-0/+90
* i945: Support text mode gfx initVladimir Serbinenko2014-08-211-9/+32
* i945/gma: don't map the page tableVladimir Serbinenko2014-08-211-1/+1
* i945: Remove GTT avoidance offset.Vladimir Serbinenko2014-08-211-2/+0
* intel/i945/gma: Place GTT below top of memoryPaul Menzel2014-08-201-4/+12
* gm45: Declare BIOS memory as RAM.Vladimir Serbinenko2014-08-171-4/+2
* i945: Replace video gfx init.Vladimir Serbinenko2014-08-172-9/+366
* AMD Family 14: Fix permissions on one northbridge fileBruce Griffith2014-08-161-0/+0
* gm45: Decrease MTRR usageVladimir Serbinenko2014-08-164-25/+69
* gm45: Make UMA size configurable.Vladimir Serbinenko2014-08-161-3/+9
* gm45: Recognize 48MiB gfx UMA.Vladimir Serbinenko2014-08-161-0/+2
* intel/gm45: native gfx init.Vladimir Serbinenko2014-08-163-1/+524
* gm45: Set acpi_slp_type only once.Vladimir Serbinenko2014-08-141-17/+16
* Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh2014-08-136-91/+83
* gm45: Allow skiping voltage config.Vladimir Serbinenko2014-08-132-3/+3
* gm45: Move S3 detection to enable stage.Vladimir Serbinenko2014-08-121-0/+18
* gm45: Reserve RAM for ME if it's active.Vladimir Serbinenko2014-08-121-3/+5
* gm45: Allow coexistance with ME firmware.Vladimir Serbinenko2014-08-121-0/+11
* 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