summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/smbus
Commit message (Expand)AuthorAgeFilesLines
* soc/amd: smbus: Use correct type for uintptr_tPaul Menzel2021-03-291-2/+2
* soc/amd/common/block/smbus: move ACPI name to common codeFelix Held2021-02-181-7/+19
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-1/+0
* soc/amd: introduce and use common IOAPIC IDsFelix Held2021-02-131-2/+2
* soc/amd: add and use fch_enable_hpet_decodeFelix Held2021-02-121-0/+1
* soc/amd/common: add and use fch_enable_ioapic_decodeFelix Held2021-02-121-0/+1
* soc/amd/common/block/smbus: remove stale commentFelix Held2021-01-271-5/+0
* soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmioFelix Held2021-01-221-9/+7
* soc/amd/common: Refactor SMBus base argumentsKyösti Mälkki2020-12-152-27/+17
* soc/amd/common/block/smbus: refactor fch_smbus_initFelix Held2020-12-091-2/+12
* soc/amd/common/smbus: remove misleading definitionFelix Held2020-12-021-1/+2
* soc/amd: factor out fch_smbus_initFelix Held2020-12-022-0/+21
* soc/amd: factor out SMBUS controller registers into common headerFelix Held2020-12-021-1/+1
* soc/amd/common: add comments and FIXME to Makefile.inc filesFelix Held2020-11-301-1/+1
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-0/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-4/+1
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* soc/amd/common/block/smbus: Include acpimmio_map.h in sm.cFurquan Shaikh2020-04-301-0/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-052-26/+4
* soc: Remove copyright noticesPatrick Georgi2020-03-182-2/+0
* soc/amd: unify SMBus supportAaron Durbin2020-02-044-0/+310