summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-21209-255/+209
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* nehalem native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-191-2/+7
* ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko2015-05-191-2/+9
* i945: Disable check for 2-dimm support.Vladimir Serbinenko2015-05-161-14/+0
* northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson2015-05-081-8/+5
* northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson2015-05-081-2/+6
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-051-1/+1
* 3rdparty: Move to blobsPatrick Georgi2015-05-051-1/+1
* northbridge/intel/fsp_rangeley: Correct MMIO size settingDave Frodin2015-05-011-1/+1
* intel: Correct MMIO related ACPI table settingsDave Frodin2015-05-014-13/+18
* i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli2015-04-301-6/+1
* kbuild: automatically include northbridgesStefan Reinauer2015-04-2918-21/+63
* Kconfig whitespace fixesMartin Roth2015-04-281-18/+18
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-282-45/+0
* fsp: Move fsp to fsp1_0Marc Jones2015-04-246-6/+6
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-17/+0
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-052-2/+2
* cbfs: correct types used for accessing filesAaron Durbin2015-04-014-5/+8
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-303-5/+5
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-182-8/+2
* northbridge/i945/gma: fix build error with native graphics initFrancis Rowe2015-03-161-10/+8
* northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens2015-03-131-5/+0
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-22/+0
* devicetree: Drop redundant scan_bus() opsKyösti Mälkki2015-03-011-7/+1
* sandybridge: Try lower frequency if PLL didn't lock.Vladimir Serbinenko2015-02-191-36/+45
* sandybridge/raminit: Get max mem clock from devicetreeAlexandru Gagniuc2015-02-172-1/+38
* sandybridge/raminit: Do not die() if timC calibration failsAlexandru Gagniuc2015-02-171-1/+1
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-164-12/+12
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-1545-253/+298
* Fix source code permissionsStefan Reinauer2015-02-131-0/+0
* intel/fsp_rangeley: Indent '#define' consistentlyYork Yang2015-02-061-12/+13
* FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth2015-02-062-0/+3
* intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang2015-01-312-0/+17
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-274-7/+0
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-2710-36/+87
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-2710-0/+10
* intel: Drop romstage handoff via scratchpadKyösti Mälkki2015-01-272-44/+0
* haswell: Fix MRC cache to use CBFSKyösti Mälkki2015-01-103-17/+17
* northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan2015-01-091-5/+0
* northbridge/amd: Doxygen fixesMartin Roth2015-01-082-1/+2
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0613-519/+177
* Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki2015-01-062-2/+12
* Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan2015-01-062-12/+2
* northbridge/intel: Do not define include guard as 1Edward O'Callaghan2015-01-069-17/+17
* 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
OpenPOWER on IntegriCloud