aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common
AgeCommit message (Expand)Author
2020-05-21soc/amd/common/block/gpio: add API for gpio override tablePeichao Wang
2020-05-13soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-13soc/amd/common/block/psp: Remove unused northbridge headerRaul E Rangel
2020-05-13soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.cFurquan Shaikh
2020-05-13soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh
2020-05-12soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh
2020-05-12soc/amd/common/block: Add header file for eSPI register definitionsFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh
2020-05-12soc/amd/common/block/spi: Add support for common SPI configurationFurquan Shaikh
2020-05-12soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh
2020-05-12soc/amd/common/block: Add support for common config for AMD SoCsFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Reorganize LPC enable resourcesFurquan Shaikh
2020-05-11soc/amd/common/block/lpc: Add config options for eSPIFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-07soc/amd/common/block/lpc: Use standard pci_dev_ops_pciFurquan Shaikh
2020-05-05soc/amd/common/block/lpc: Add lpc_disable_spi_rom_sharingRaul E Rangel
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/amd/common/block/graphics/graphics: Add missing const to fill_ssdtRaul E Rangel
2020-04-30soc/amd/common/block/smbus: Include acpimmio_map.h in sm.cFurquan Shaikh
2020-04-29soc/amd/hda: Move HDA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-29soc/amd/hda: Add .acpi_name() callback to HDA driverFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Use tabs instead of spaces in hda.cFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Use default pci_dev_ops_pciFurquan Shaikh
2020-04-29soc/amd/common/block/hda: Drop PCI_DEVICE_ID_AMD_FAM17H_HDA0Furquan Shaikh
2020-04-28soc/amd/common/block/sata: Add missing .ops_pci memberFurquan Shaikh
2020-04-28soc/amd/picasso: Use AMD common SATA driverFurquan Shaikh
2020-04-28soc/amd/sata: Move SATA PCI device from DSDT to SSDTFurquan Shaikh
2020-04-28soc/amd/sata: Add .acpi_name() callback to SATA driverFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Use tabs instead of spaces in sata.cFurquan Shaikh
2020-04-28soc/amd/common/block/sata: Fix the condition to include sata.cFurquan Shaikh
2020-04-28soc/amd/{common,picasso}: Move GFX device from static ASL to SSDTFurquan Shaikh
2020-04-28soc/amd/picasso: Use common block graphics driverFurquan Shaikh
2020-04-28soc/amd/common: Add a common graphics block device driver for AMD SoCsFurquan Shaikh
2020-04-28amd/family17h: Add PCI device IDs for all controllers in AMD Family17hFurquan Shaikh
2020-04-28soc/amd: Update macro name for IOMMU on AMD Family 17hFurquan Shaikh
2020-04-24soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor codeMartin Roth
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-04-16soc/amd/common/psp: refactor psp_print_cmd_status parametersFelix Held
2020-04-16soc/amd/common/psp: Add notify_sx_infoFelix Held
2020-04-16soc/amd/psp: Add SmmInfo commandMarshall Dawson
2020-04-15soc/amd/common/psp: add Kconfig description to interface versionFelix Held
2020-04-15soc/amd/common/block/psp: move psp_load_named_blob to psp_gen1.cFelix Held
2020-04-13soc/amd/common/psp: Split mailbox support into v1 and v2Marshall Dawson
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-04-02soc/amd/common/psp: Move definitions into a private fileMarshall Dawson
2020-04-02soc/amd/common/psp: Move early init to socFelix Held
2020-04-02soc/amd/common/psp: Consolidate FW blob load functionsMarshall Dawson
2020-04-02soc/amd/common/psp: Make common function to print statusMarshall Dawson
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-25amd/common/acpi: move thermal zone to common locationMichał Żygowski
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-02-24soc/amd/common/block/include/amdblocks: Fix typosElyes HAOUAS
2020-02-04soc/amd: unify SMBus supportAaron Durbin
2020-01-29amdblocks/biosram: Do small reformattingMarshall Dawson
2020-01-03soc/amd/common/block/spi: remove code duplicationAaron Durbin
2020-01-03amdblocks/acpimmio: add missing MMIO functionsMichał Żygowski
2020-01-03amdblocks/biosram: Force use of abstractionKyösti Mälkki
2019-12-31src/{soc,southbridge}/amd: Fix typoElyes HAOUAS
2019-12-27soc/amd/common: Correct SPI FIFO size checkMarshall Dawson
2019-12-26soc/amd/common/car: Remove unneeded headerKyösti Mälkki
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-10amdblocks/pci: add common implementation of MMCONF enablingMichał Żygowski
2019-12-04amdblocks/acpimmio: add common functions for AP entryMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-04soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski
2019-12-02soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki
2019-11-28soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki
2019-11-28soc/amd/common: Fix indirect includesKyösti Mälkki
2019-11-26soc/amd/exit_car.S: Drop redundant enabling cacheArthur Heymans
2019-10-20src/soc/amd/common: Add Azalia support to HDAMarshall Dawson
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-20soc/amd/common: Add AcpiMmio access for SMBus PCI deviceMarshall Dawson
2019-10-20soc/amd/common/lpc: Add SuperIO decode functionMarshall Dawson
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-26soc/amd/common/block/spi/fch_spi_ctrl.c: Fix SPI vendor id codeRichard Spiegel
2019-09-21soc/amd/stoneyridge: Use new common SPI codeRichard Spiegel
2019-09-21soc/amd/common/block: Create new SPI codeRichard Spiegel
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15soc/amd/common: Remove Picasso display HDA from listMarshall Dawson
2019-09-09soc/amd/common/lpc: Add decode disable functionMarshall Dawson
2019-09-09soc/amd/common: Add missing stdint.h to lpc.hMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to acpimmio.hMarshall Dawson
2019-09-06soc/amd/common: Add missing stdint.h to BiosCallOuts.hMarshall Dawson
2019-08-16soc/amd/common: Refactor S3 helpersKyösti Mälkki
2019-08-09soc/amd/common: Add new GPIO 8K pull-up definitionMarshall Dawson
2019-08-06soc/*: Report mp_init errorsPatrick Rudolph
2019-07-21soc/amd: Move SPI base alignment define into commonMarshall Dawson
2019-07-03soc/amd/common/lpc: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/iommu: Add Picasso IDMarshall Dawson
2019-07-03soc/amd/common/hda: Add Picasso IDsMarshall Dawson
2019-06-11soc/amd/common: Add errors for invalid AcpiMmio accessMarshall Dawson
2019-06-06soc/amd/common: Make biosram functions more readableMarshall Dawson
2019-06-06soc/amd/common: Update AcpiMmio commentsMarshall Dawson
2019-06-06soc/amd/common: Fix consistency in AcpiMmio argumentsMarshall Dawson