summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-07Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressionsMartin Roth
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-05AMD K8 fam10: Use parent subordinate to track HT enumerationKyösti Mälkki
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Drop local is_sblink in scan_chainsKyösti Mälkki
2015-06-05AMD K8 fam10: Drop redundant parameters on scan_chain()Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki
2015-06-05AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Relocate SB_HT_CHAIN in devicetreeKyösti Mälkki
2015-06-05AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0Kyösti Mälkki
2015-06-05AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8: Refactor calls for HT configurationKyösti Mälkki
2015-06-05AMD fam10: Refactor calls for HT configurationKyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variable min_busKyösti Mälkki
2015-06-05AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-06-05AMD K8 fam10: Eliminate local variables busn and max_busKyösti Mälkki
2015-06-05AMD K8 fam10: Add ht_route_link()Kyösti Mälkki
2015-06-05AMD fam10: Fix add_more_linksKyösti Mälkki
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04PCI subsystem: Drop parameter max from scan_busKyösti Mälkki
2015-06-04devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-06-04HyperTransport: Use subordinate property to track chain enumerationKyösti Mälkki
2015-06-04HyperTransport: Move pci_scan_bus() callKyösti Mälkki
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-29intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)`Paul Menzel
2015-05-28Migrate fsp_206ax to SMM_MODULESVladimir Serbinenko
2015-05-28Migrate 206ax to SMM_MODULESVladimir Serbinenko
2015-05-28igd.asl rewriteVladimir Serbinenko
2015-05-27sandybridge native: Add call to TPM code.Vladimir Serbinenko
2015-05-27AGESA: Reduce SPI use by 24kB for S3 supportKyösti Mälkki
2015-05-27AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki
2015-05-27AGESA: Split S3 backup in CBMEMKyösti Mälkki
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26Make acpi_fill_hest into parameterVladimir Serbinenko
2015-05-26AGESA: Refactor OEM S3 storageKyösti Mälkki
2015-05-26AGESA: Move S3 related SPI writes againKyösti Mälkki
2015-05-26AGESA f16kb: Fix PCI device notationFabian Kunkel
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-23AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTEREDKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko
2015-05-19nehalem native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko
2015-05-19ivybridge native gfx init: Adjust state to be compatible with OPROM.Vladimir Serbinenko
2015-05-16i945: Disable check for 2-dimm support.Vladimir Serbinenko