summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/nehalem
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud