aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-05intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-16northbridge/i945/gma: fix build error with native graphics initFrancis Rowe
2015-03-13northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-03-01devicetree: Drop redundant scan_bus() opsKyösti Mälkki
2015-02-19sandybridge: Try lower frequency if PLL didn't lock.Vladimir Serbinenko
2015-02-17sandybridge/raminit: Get max mem clock from devicetreeAlexandru Gagniuc
2015-02-17sandybridge/raminit: Do not die() if timC calibration failsAlexandru Gagniuc
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-13Fix source code permissionsStefan Reinauer
2015-02-06intel/fsp_rangeley: Indent '#define' consistentlyYork Yang
2015-02-06FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth
2015-01-31intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-27intel: Drop romstage handoff via scratchpadKyösti Mälkki
2015-01-10haswell: Fix MRC cache to use CBFSKyösti Mälkki
2015-01-09northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2014-12-19intel/i945: Use define for `BSM`Paul Menzel
2014-12-18Drop Intel E7520 and E7525 and related boardsStefan Reinauer
2014-12-18intel/truxton: Un-romcc-ify boardStefan Reinauer
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-12-09fsp platfoms: add prototype & consolidate main entry-pointMartin Roth
2014-12-07nehalem/raminit: Add decorations to specify that empty loop is intended so.Vladimir Serbinenko
2014-12-06northbridge/intel/*/acpi/igd.asl: Trivial indent style fixEdward O'Callaghan
2014-12-05drivers/intel/fsp: add upd macros and #definesMartin Roth
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02i945: Bit 49 of CAPID0 trivial fixElyes HAOUAS
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-30intel/sandybridge: make sure to stay in HLT until rebootPatrick Georgi
2014-11-28i945: make PCIe link wait sensiblePatrick Georgi
2014-11-27Make acpi_fill_dmar into parameterVladimir Serbinenko
2014-11-26i945: Find memory controller by slot instead of by PCIID.Vladimir Serbinenko
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-22i945: Add 27ac to northbridge IDs.Vladimir Serbinenko
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19i945: Add 0x27ae to GMA IDs.Vladimir Serbinenko
2014-11-15sandy/ivybridge: Use DYNAMIC_CBMEM with native raminitKyösti Mälkki
2014-11-12gm45: Don't crash if less than 4G of RAM are present.Vladimir Serbinenko
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-08intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-29intel/sandybridge: Add PCI ID for northbridge 0x150Damien Zammit
2014-10-24sandybridge: Kill CONFIG_HAVE_MRC_CACHEVladimir Serbinenko
2014-10-24sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko
2014-10-23intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit
2014-10-19e7501: Move to perdev ACPIVladimir Serbinenko
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-18i3100: Convert to per-device ACPIVladimir Serbinenko
2014-10-18fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko
2014-10-18sch: Switch to per-device ACPIVladimir Serbinenko
2014-10-18e7505: Move to per-device ACPIVladimir Serbinenko
2014-10-16sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-10-15gm45: Convert to per-device ACPIVladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-10-01intel/i945: Another magic numberPatrick Georgi
2014-10-01intel/i945: Fix "always false" statementPatrick Georgi
2014-09-25peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich
2014-09-24northbridge/intel/i945/Kconfig: Select VGAPaul Menzel
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-08Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-08-26Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25sandybridge: Show spew raminit messages only with raminit debugVladimir Serbinenko
2014-08-25sandybridge: Native gfx init.Vladimir Serbinenko
2014-08-22lenovo/x200: Move video ASL code to northbridge.Vladimir Serbinenko
2014-08-21Merge LCD on nehalemVladimir Serbinenko
2014-08-21Merge LCD on sandy/ivyVladimir Serbinenko
2014-08-21i945: Support text mode gfx initVladimir Serbinenko
2014-08-21i945/gma: don't map the page tableVladimir Serbinenko
2014-08-21i945: Remove GTT avoidance offset.Vladimir Serbinenko
2014-08-20intel/i945/gma: Place GTT below top of memoryPaul Menzel
2014-08-17gm45: Declare BIOS memory as RAM.Vladimir Serbinenko
2014-08-17i945: Replace video gfx init.Vladimir Serbinenko
2014-08-16gm45: Decrease MTRR usageVladimir Serbinenko
2014-08-16gm45: Make UMA size configurable.Vladimir Serbinenko
2014-08-16gm45: Recognize 48MiB gfx UMA.Vladimir Serbinenko
2014-08-16intel/gm45: native gfx init.Vladimir Serbinenko
2014-08-14gm45: Set acpi_slp_type only once.Vladimir Serbinenko
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-08-13gm45: Allow skiping voltage config.Vladimir Serbinenko
2014-08-12gm45: Move S3 detection to enable stage.Vladimir Serbinenko