summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-7/+7
* src: Make PCI ID define names shorterFelix Singer2022-03-071-3/+3
* soc/amd/*/northbridge,root_complex: add comment about PCI BARsFelix Held2022-03-031-0/+3
* soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource indexFelix Held2022-03-031-1/+1
* soc/amd/*/northbridge,root_complex: simplify mmconf_resource indexFelix Held2022-03-031-1/+2
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-251-0/+1
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-031-1/+1
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-4/+4
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* soc/amd: factor out acpi_soc_get_bert_region to amd/commonFelix Held2021-06-081-20/+0
* soc/amd/stoneyridge: use common BERT ACPI table generationFelix Held2021-06-081-21/+19
* arch/x86/include/bert_storage: introduce bert_should_generate_acpi_tableFelix Held2021-06-081-1/+1
* sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki2021-02-201-9/+3
* soc/amd/stoneyridge: Fix _INI method in SSDT for HDAFurquan Shaikh2021-02-201-3/+3
* soc/amd: introduce and use common IOAPIC IDsFelix Held2021-02-131-1/+2
* soc/amd: Move acpi_fill_mcfg into common/blocks/acpiRaul E Rangel2021-02-121-12/+0
* soc/amd: Refactor some ACPI S3 callsKyösti Mälkki2021-01-261-2/+1
* {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans2020-10-301-1/+1
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh2020-05-141-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh2020-04-291-0/+54
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-2/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-0/+17
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-041-1/+1
* soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOCRichard Spiegel2019-07-311-4/+13
* soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridgeMarshall Dawson2019-05-061-0/+12
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-2/+2
* soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki2019-04-231-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/(device/lib/soc): Remove unused variablesRichard Spiegel2018-12-051-4/+4
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-161-2/+2
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel2018-11-071-14/+14
* soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth2018-10-311-37/+0
* src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-301-1/+0
* soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth2018-10-301-1/+2
* soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel2018-10-301-14/+11
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-0/+1
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-031-1/+1