Age | Commit message (Expand) | Author |
2023-08-15 | nb,soc/amd/*/northbridge: use mmio_range to add IOAPIC2 resources | Felix Held |
2023-07-18 | soc/amd/stoneyridge: Use newer function for resource declarations | Arthur Heymans |
2023-06-07 | soc/amd/stoneyridge/northbridge: use VGA_MMIO_* defines | Felix Held |
2023-06-07 | soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge | Felix Held |
2023-06-06 | soc/amd/stoneyridge/northbridge: reserve PCI config IO ports | Felix Held |
2023-04-23 | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held |
2023-04-21 | soc/amd/stoneyridge/northbridge: use get_top_of_mem_[below,above]_4gb | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-20 | soc/amd/stoneyridge/northbridge: fix indentation in set_mmio_addr_reg | Felix Held |
2023-04-13 | soc/amd/stoneyridge/northbridge: use common acpi_fill_root_complex_tom | Felix Held |
2023-03-29 | soc/amd/stoneyridge: use common AMD CPU power state ACPI generation | Felix Held |
2023-03-28 | soc/amd/stoneyridge: move map_oprom_vendev to graphics.c | Felix Held |
2023-03-07 | soc/amd/stoneyridge: request binaryPI to use \_SB_ scope in PSTATE SSDT | Felix Held |
2023-01-19 | soc/amd/stoneyridge/northbridge: use acpi_align_current | Felix Held |
2023-01-09 | treewide: Remove unused <cpu/amd/msr.h> | Elyes Haouas |
2022-11-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-10-14 | soc/amd/stoneyridge: use devicetree ops over pci driver | Felix Held |
2022-10-13 | payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity | Elyes Haouas |
2022-07-17 | soc/amd: Fix some white spaces issues | Elyes Haouas |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-03-03 | soc/amd/*/northbridge,root_complex: add comment about PCI BARs | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify GNB IOAPIC resource index | Felix Held |
2022-03-03 | soc/amd/*/northbridge,root_complex: simplify mmconf_resource index | Felix Held |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2021-06-08 | soc/amd: factor out acpi_soc_get_bert_region to amd/common | Felix Held |
2021-06-08 | soc/amd/stoneyridge: use common BERT ACPI table generation | Felix Held |
2021-06-08 | arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table | Felix Held |
2021-02-20 | sb,soc/amd: Drop OSFL method in ASL | Kyösti Mälkki |
2021-02-20 | soc/amd/stoneyridge: Fix _INI method in SSDT for HDA | Furquan Shaikh |
2021-02-13 | soc/amd: introduce and use common IOAPIC IDs | Felix Held |
2021-02-12 | soc/amd: Move acpi_fill_mcfg into common/blocks/acpi | Raul E Rangel |
2021-01-26 | soc/amd: Refactor some ACPI S3 calls | Kyösti Mälkki |
2020-10-30 | {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg | Arthur Heymans |
2020-09-21 | soc/amd: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-14 | soc/amd/stoneyridge: add resources during read_resources() | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-29 | soc/amd/hda: Move HDA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-25 | acpi: correct the processor devices scope | Michał Żygowski |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-07-31 | soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC | Richard Spiegel |
2019-05-06 | soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge | Marshall Dawson |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-23 | soc/amd/common: Introduce agesa_execute_state() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-12-05 | src/(device/lib/soc): Remove unused variables | Richard Spiegel |
2018-11-16 | soc/amd: Convert from AMD units to coreboot units | Richard Spiegel |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | soc/amd/stoneyridge: Fix 81+ characters lines | Richard Spiegel |
2018-10-31 | soc/amd/stoneyridge: Get rid of domain_read_resources | Martin Roth |
2018-10-30 | src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-30 | soc/amd/stoneyridge: Set IOMMU support to follow device setting | Martin Roth |
2018-10-30 | soc/amd/stoneyridge: Remove dev_find_slot where possible | Richard Spiegel |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
2018-10-03 | soc/amd/stoneyridge: Add IOMMU support | Marc Jones |
2018-09-07 | amd/stoneyridge: Construct ACPI BERT table | Marshall Dawson |
2018-07-30 | soc/amd/stoneyridge/northbridge.c: Create a way to change eDP training value | Richard Spiegel |
2018-05-23 | soc/amd/stoneyridge/: Get rid of device_t | Elyes HAOUAS |
2018-04-16 | soc/amd/stoneyridge/northbridge.c: Fix bit definitions | Richard Spiegel |
2018-04-09 | amd/stoneyridge: Add GNB IOAPIC init | Marc Jones |
2018-02-26 | soc/amd/stoneyridge: Refactor northbridge resource allocator | Marc Jones |
2018-02-12 | amd/stoneyridge: Add S3 support to POST | Marshall Dawson |
2017-12-18 | soc/amd: Move stoneyridge features out of agesawrapper | Marshall Dawson |
2017-12-15 | soc/amd/common: Update agesawrapper_call.h | Richard Spiegel |
2017-12-12 | soc/amd/common: Move Agesa related headers | Richard Spiegel |
2017-11-08 | amd/stoneyridge: Remove fixme.c | Marshall Dawson |
2017-11-04 | soc/amd/stoneyridge: don't open code known literals | Aaron Durbin |
2017-10-19 | soc/amd/stoneyridge: Use macros for PCI_DEVFN calls | Chris Ching |
2017-09-27 | amd/stoneyridge: Clean up include files in northbridge.h | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Enable SMM in TSEG | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Convert MP init to mp_init_with_smm | Marshall Dawson |
2017-09-26 | amd/stoneyridge: Make UMA memory cacheable | Marshall Dawson |
2017-09-26 | amd/stoneyridge: Remove EXT_CONF_SUPPORT check | Marshall Dawson |
2017-09-26 | amd/stoneyridge: Simplify memory hole calculation | Marshall Dawson |
2017-09-26 | binaryPI: Drop Options.h include | Kyösti Mälkki |
2017-09-26 | AGESA: Avoid cpuRegisters.h include | Kyösti Mälkki |
2017-09-22 | AGESA binaryPI: Clean up amdfamXX.h include | Kyösti Mälkki |
2017-09-13 | amd/stoneyridge: Remove multi-node support | Marshall Dawson |
2017-09-13 | amd/stoneyridge: Simplify SB link routing | Marshall Dawson |
2017-07-16 | soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-08 | soc/amd/stoneyridge/northbridge.c: remove unnecessary null check | Martin Kepplinger |
2017-06-27 | soc/amd/stoneyridge: Fix most checkpatch errors | Marshall Dawson |
2017-06-26 | soc/amd/stoneyridge: Add northbridge support | Marc Jones |