summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
...
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-044-8/+12
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-043-6/+6
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-049-18/+18
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-044-5/+6
* HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki2015-06-044-33/+53
* HyperTransport: Move pci_scan_bus() callKyösti Mälkki2015-06-042-2/+10
* cbfs: new API and better program loadingAaron Durbin2015-06-029-24/+14
* 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
* AGESA: Reduce SPI use by 24kB for S3 supportKyösti Mälkki2015-05-271-24/+8
* AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki2015-05-273-24/+9
* AGESA: Split S3 backup in CBMEMKyösti Mälkki2015-05-272-2/+7
* fmap: new API using region_deviceAaron Durbin2015-05-262-25/+32
* Make acpi_fill_hest into parameterVladimir Serbinenko2015-05-268-16/+17
* AGESA: Refactor OEM S3 storageKyösti Mälkki2015-05-263-31/+101
* AGESA: Move S3 related SPI writes againKyösti Mälkki2015-05-262-0/+86
* AGESA f16kb: Fix PCI device notationFabian Kunkel2015-05-261-11/+11
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-2620-24/+0
* AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki2015-05-231-22/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-21467-513/+467
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-2013-146/+36
* 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
* amd/pi: Move AGESA cbfs access into the wrapperMarc Jones2015-05-132-0/+31
* 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-053-3/+3
* 3rdparty: Move to blobsPatrick Georgi2015-05-053-3/+3
* 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-2936-59/+116
* Kconfig whitespace fixesMartin Roth2015-04-285-28/+28
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-282-45/+0
* fsp: Move fsp to fsp1_0Marc Jones2015-04-246-6/+6
* northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan2015-04-097-9/+9
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-077-61/+1
* global: Refactor get_option usageVarad Gautam2015-04-061-3/+2
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-052-2/+2
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-042-2/+2
* northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson2015-04-021-0/+177
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+40
* cbfs: correct types used for accessing filesAaron Durbin2015-04-014-5/+8
* northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson2015-04-017-4/+141
* northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson2015-04-012-4/+4
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-303-5/+5
OpenPOWER on IntegriCloud