summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel: move mrccache.c of sandybridge + haswell to commonAlexander Couzens2016-03-113-4/+1
* northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens2016-03-112-12/+2
* northbridge/intel: add missing #include guardsIru Cai2016-02-281-0/+5
* Kconfig: Move defaults for CBFS_SIZEMartin Roth2016-02-101-0/+4
* northbridge/intel ACPI: Remove unused Local methodMartin Roth2015-12-161-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3116-64/+0
* Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth2015-10-231-117/+116
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-6/+6
* gma: Consolidate Intel IGD ACPI code some moreNico Huber2015-10-122-79/+1
* Kill lvds_num_lanesVladimir Serbinenko2015-10-111-1/+1
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-7/+7
* northbridge/intel/nehalem: Fix native VGA initNicolas Reinecke2015-10-041-15/+17
* intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc2015-09-071-1/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-1/+1
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-231-11/+0
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-104-11/+28
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel2015-05-291-1/+1
* igd.asl rewriteVladimir Serbinenko2015-05-283-383/+55
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2117-21/+17
* nehalem native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-191-2/+7
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+3
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-052-2/+2
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-301-1/+1
* northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens2015-03-131-5/+0
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-3/+3
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-155-90/+105
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-3/+8
* northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan2015-01-091-5/+0
* northbridge/intel: Do not define include guard as 1Edward O'Callaghan2015-01-062-4/+4
* 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-061-11/+11
* Replace hlt with halt()Patrick Georgi2014-12-021-14/+6
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-3/+0
* Replace includes of build.h with version.hKyösti Mälkki2014-11-202-2/+0
* northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-113-11/+1
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-134-144/+18
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-114-0/+27
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-251-1/+1
* Merge LCD on nehalemVladimir Serbinenko2014-08-211-0/+90
* Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh2014-08-131-2/+2
* northbridge/intel/*/gma.c: Remove dead codeEdward O'Callaghan2014-08-111-56/+0
* northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan2014-08-041-1/+1
* nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko2014-08-031-9/+11
* northbridge/intel/nehalem/northbridge.c: Remove unused variableEdward O'Callaghan2014-07-291-1/+0
* nehalem: Remove fake_vbt copying.Vladimir Serbinenko2014-07-291-13/+60