summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused Kconfig symbols in c codeMartin Roth2015-07-171-4/+0
* intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152Damien Zammit2015-07-141-1/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-135-5/+5
* intel raminit: improve loggingPatrick Rudolph2015-07-131-3/+4
* intel raminit: fix timB high adjust calculationPatrick Rudolph2015-07-131-0/+5
* intel raminit: whitespace fixesPatrick Rudolph2015-07-131-10/+10
* intel sandybridge: add VGA pci device idPatrick Rudolph2015-07-131-0/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* sandybridge: provide monotonic timer functionPatrick Georgi2015-07-071-0/+20
* Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi2015-07-062-0/+56
* Kconfig: Fix references to obsolete symbolsMartin Roth2015-07-041-1/+0
* intel raminit: rename registerPatrick Rudolph2015-07-041-8/+9
* sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer2015-07-022-56/+0
* intel/sandybridge: initialize variablePatrick Georgi2015-06-301-1/+2
* intel raminit: check correct registers in channel_testPatrick Rudolph2015-06-281-1/+1
* intel raminit: properly handle DDR3 DIMMs with address mirroringPatrick Rudolph2015-06-281-6/+3
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-235-57/+0
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-104-11/+28
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-102-11/+28
* Create i945-ivy smm tseg init based on ivy code.Vladimir Serbinenko2015-06-092-11/+28
* Remove empty lines at end of fileElyes HAOUAS2015-06-087-7/+0
* Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth2015-06-071-2/+0
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-052-2/+10
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-059-10/+16
* lib: Unify log2() and related functionsJulius Werner2015-06-054-0/+4
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-042-4/+6
* cbfs: new API and better program loadingAaron Durbin2015-06-025-10/+6
* intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel2015-05-291-1/+1
* Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko2015-05-281-0/+1
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-281-0/+1
* igd.asl rewriteVladimir Serbinenko2015-05-2827-2311/+464
* sandybridge native: Add call to TPM code.Vladimir Serbinenko2015-05-271-0/+5
* fmap: new API using region_deviceAaron Durbin2015-05-262-25/+32
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-2610-14/+0
* 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