summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
...
* gm45: Don't crash if less than 4G of RAM are present.Vladimir Serbinenko2014-11-121-1/+1
* i945: consolidate sb & nb early initsVladimir Serbinenko2014-11-092-2/+52
* fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko2014-11-084-0/+29
* intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan2014-11-081-2/+2
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-0119-134/+57
* intel/sandybridge: Add PCI ID for northbridge 0x150Damien Zammit2014-10-291-1/+7
* sandybridge: Kill CONFIG_HAVE_MRC_CACHEVladimir Serbinenko2014-10-242-5/+1
* sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko2014-10-243-0/+106
* intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit2014-10-231-0/+1
* e7501: Move to perdev ACPIVladimir Serbinenko2014-10-192-0/+13
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-192-2/+0
* i3100: Convert to per-device ACPIVladimir Serbinenko2014-10-181-0/+25
* fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko2014-10-183-0/+18
* sch: Switch to per-device ACPIVladimir Serbinenko2014-10-183-0/+6
* e7505: Move to per-device ACPIVladimir Serbinenko2014-10-182-0/+8
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-162-0/+28
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-169-10/+8
* 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
* 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
* 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