summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/lpc/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-231-1/+1
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-12/+12
* soc/amd: use common ACPI_SCI_IRQ definitionFelix Held2024-01-271-1/+0
* soc/amd/common/lpc: use fixed_io_range_flags instead of open codingFelix Held2023-08-151-7/+3
* soc/amd/common/block/lpc/lpc: simplify index handling in read resourcesFelix Held2023-05-041-5/+6
* soc/amd/common/block/lpc/lpc: drop custom lpc_set_resourcesFelix Held2023-05-031-16/+1
* soc/amd/common/block/lpc/lpc: report HPET MMIOFelix Held2023-05-031-0/+4
* soc/amd/common/block/lpc/lpc: use mmio_range to report FCH IOAPIC MMIOFelix Held2023-05-031-4/+2
* soc/amd/common/block/lpc/lpc: report eSPI MMIOFelix Held2023-05-031-1/+4
* soc/amd/common/block/lpc/lpc: increase size of SPI BAR to 4kByteFelix Held2023-05-031-1/+1
* soc/amd/common/block/lpc/lpc: report mapped SPI flash as MMIO rangeFelix Held2023-05-031-5/+2
* arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-0/+8
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/amd: Use ioapic helper functionsKyösti Mälkki2022-11-171-1/+1
* soc/amd/*: Hook up LPC ops in devicetreeArthur Heymans2022-10-141-15/+1
* soc/amd: rework SPI flash MMIO region handlingFelix Held2022-08-251-2/+4
* soc/amd/common/block/lpc/lpc.c: Remove duplicated includeElyes Haouas2022-07-081-1/+0
* soc,sb/amd: Change SPI controller resourceKyösti Mälkki2022-06-281-2/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC deviceFelix Held2022-03-221-0/+11
* soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTERFelix Held2022-03-091-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-3/+3
* soc/amd: use KiB and MiB definitionsFelix Held2021-12-081-1/+1
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-021-1/+2
* amd/lpc: Remove the weak functionZheng Bao2021-11-011-5/+0
* soc/amd/common/block/i2c: implement proper read_resourceFelix Held2021-10-151-8/+0
* soc/amd/common/block/lpc: Don't disable the HOG bitRaul E Rangel2021-07-141-6/+0
* soc/amd/common/blocks/lpc: Explicitly disable serial IRQRaul E Rangel2021-03-021-3/+4
* soc/amd/common/block/lpc: move ACPI name to common codeFelix Held2021-02-181-0/+8
* soc/amd: Move southbridge_write_acpi_tablesRaul E Rangel2021-02-121-1/+1
* soc/amd/common/blocks/lpc: Remove common SPI registersRaul E Rangel2021-02-101-1/+2
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki2021-01-301-1/+0
* soc/amd/common: Handle I2C resource only if base address is definedZheng Bao2021-01-281-0/+2
* soc/amd/common: Only set write_acpi_tables if ACPI table is enabledZheng Bao2021-01-271-0/+2
* soc/amd: Drop unnecessary <soc/nvs.h> includeKyösti Mälkki2021-01-191-1/+0
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-1/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-5/+0
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* soc/amd/common/lpc: Skip SERIRQ setup when using eSPIMarshall Dawson2020-06-301-6/+14
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-2/+3
* soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh2020-05-121-1/+17
* soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh2020-05-111-26/+21
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh2020-05-071-5/+1
* amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh2020-04-281-1/+1
* soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth2020-04-241-1/+1
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1