summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem
Commit message (Expand)AuthorAgeFilesLines
* 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
* nehalem: Move cbmem_recovery call to raminit.Vladimir Serbinenko2014-07-191-1/+16
* northbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-3/+0
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-2/+2
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel: Make monotonic timer a first class citizenEdward O'Callaghan2014-07-051-0/+1
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-011-3/+1
* northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan2014-06-301-1/+1
* nehalem boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-251-0/+1
* nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki2014-06-251-14/+14
* northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki2014-06-181-2/+0
* intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki2014-06-183-9/+33
* intel: Drop obsolete comments on MTRR usageKyösti Mälkki2014-05-141-11/+0
* nehalem: Replace video init.Vladimir Serbinenko2014-03-044-1831/+460
* nehalem: Remove SSKPD.Vladimir Serbinenko2014-03-031-1/+0
* intel/nehalem: Fix soft reset detection.Vladimir Serbinenko2014-03-031-1/+1
* intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko2014-03-031-1/+1
* nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko2014-03-032-24/+14
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-2/+0
* intel/*/acpi: Increase range length of MCHBAR buffer to 32 kBPaul Menzel2014-02-241-1/+1
* nehalem: Make SPD address map into parameter.Vladimir Serbinenko2014-02-202-5/+12
* nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko2014-02-201-1/+1
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-3/+0
* nehalem: Fix SMRAM register addressVladimir Serbinenko2014-01-231-3/+1