summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* intel/i945: Use define for `BSM`Paul Menzel2014-12-191-1/+1
* Drop Intel E7520 and E7525 and related boardsStefan Reinauer2014-12-1828-3564/+0
* intel/truxton: Un-romcc-ify boardStefan Reinauer2014-12-182-10/+4
* Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki2014-12-161-2/+9
* fsp platfoms: add prototype & consolidate main entry-pointMartin Roth2014-12-091-0/+3
* nehalem/raminit: Add decorations to specify that empty loop is intended so.Vladimir Serbinenko2014-12-071-1/+3
* northbridge/intel/*/acpi/igd.asl: Trivial indent style fixEdward O'Callaghan2014-12-063-15/+15
* drivers/intel/fsp: add upd macros and #definesMartin Roth2014-12-051-2/+1
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-0/+3
* i945: Bit 49 of CAPID0 trivial fixElyes HAOUAS2014-12-021-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-026-22/+18
* Replace hlt() loops with halt()Patrick Georgi2014-11-303-11/+8
* intel/sandybridge: make sure to stay in HLT until rebootPatrick Georgi2014-11-301-1/+3
* i945: make PCIe link wait sensiblePatrick Georgi2014-11-282-5/+6
* Make acpi_fill_dmar into parameterVladimir Serbinenko2014-11-271-2/+2
* i945: Find memory controller by slot instead of by PCIID.Vladimir Serbinenko2014-11-261-1/+1
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-233-6/+1
* i945: Add 27ac to northbridge IDs.Vladimir Serbinenko2014-11-221-1/+4
* Replace includes of build.h with version.hKyösti Mälkki2014-11-2010-10/+0
* i945: Add 0x27ae to GMA IDs.Vladimir Serbinenko2014-11-191-1/+3
* sandy/ivybridge: Use DYNAMIC_CBMEM with native raminitKyösti Mälkki2014-11-151-0/+2
* 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