summaryrefslogtreecommitdiffstats
path: root/src/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Rename cse_is_hfs3_fw_sku_custom()Sridhar Siricilla2020-05-175-22/+22
* soc/intel/common/block/acpi: Mask lower 20 bits of TOLUDFurquan Shaikh2020-05-171-1/+3
* soc/intel/common/block/acpi: Update northbridge.asl to ASL2.0 syntaxFurquan Shaikh2020-05-171-18/+18
* soc/intel: Correct comment on HMRFPO_ENABLE HECI commandSridhar Siricilla2020-05-151-4/+4
* samsung/exynos5420: add resources during read_resources()Furquan Shaikh2020-05-141-6/+10
* soc/samsung/exynos5250: add resources during read_resources()Furquan Shaikh2020-05-141-4/+10
* soc/nvidia/tegra124: add resources during read_resources()Furquan Shaikh2020-05-141-3/+2
* soc/amd/stoneyridge: add resources during read_resources()Furquan Shaikh2020-05-143-6/+6
* soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size()Furquan Shaikh2020-05-147-15/+3
* soc/intel: Always advertise MMIO window above 4G in ACPI tablesFurquan Shaikh2020-05-148-41/+15
* soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4GFurquan Shaikh2020-05-147-34/+31
* lib/spd_bin: add get_spd_sn functionJamie Chen2020-05-131-0/+48
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-133-3/+0
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-1318-18/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-1313-13/+0
* soc/amd/picasso: Enable eSPI capability for PicassoFurquan Shaikh2020-05-132-3/+17
* soc/amd/picasso: Use lpc_early_init() from common lpc driverFurquan Shaikh2020-05-131-15/+1
* soc/amd/common/block: Add support for configuring eSPI connection to slaveFurquan Shaikh2020-05-132-0/+691
* soc/mediatek: improve ca53 frequency change procedureWeiyi Lu2020-05-132-0/+23
* Remove new additions of "this file is part of" linesFurquan Shaikh2020-05-136-6/+0
* soc/amd/picasso: Mark FCH MMIO addresses as non-postedRaul E Rangel2020-05-134-0/+122
* soc/amd/picasso: Add data fabric pci_devsRaul E Rangel2020-05-131-0/+24
* soc/amd/picasso: Add data fabric register definitionsRaul E Rangel2020-05-131-0/+27
* soc/amd/picasso: Delete northbridgeMarshall Dawson2020-05-135-401/+0
* soc/amd/picasso: Extract reset flags from northbridge.hRaul E Rangel2020-05-134-3/+13
* soc/amd/picasso: Move ACP register to acp.hRaul E Rangel2020-05-132-1/+11
* soc/amd/picasso: Move acpi_fill_mcfgRaul E Rangel2020-05-132-13/+12
* soc/amd/common/block/psp: Remove unused northbridge headerRaul E Rangel2020-05-133-3/+0
* soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.cFurquan Shaikh2020-05-131-0/+1
* soc/amd/common/block/lpc: Add helper function lpc_early_init()Furquan Shaikh2020-05-132-0/+27
* soc/intel/skylake: Add ability to set root port ASPMWim Vervoorn2020-05-122-1/+14
* soc/intel/tigerlake: Correct IRQ interruptWonkyu Kim2020-05-122-175/+121
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-1213-62/+1
* soc/intel/jasperlake: Remove deprecated UPDsRonak Kanabar2020-05-121-2/+0
* soc/intel/jasperlake: Add SATA related UPDs configurationRonak Kanabar2020-05-122-1/+20
* soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPIFurquan Shaikh2020-05-121-1/+17
* soc/amd/common/block/lpc: Provide an option to use static eSPI BARFurquan Shaikh2020-05-122-2/+22
* soc/intel/tigerlake: Control SATA and DMI power optimizationShaunak Saha2020-05-122-0/+21
* soc/amd/common/block/lpc: Add helpers for managing eSPI decodeFurquan Shaikh2020-05-124-0/+331
* soc/amd/common/block: Add header file for eSPI register definitionsFurquan Shaikh2020-05-121-0/+27
* soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d...Furquan Shaikh2020-05-121-0/+1
* soc/amd/picasso: Use SPI configuration support from common block SPI driverFurquan Shaikh2020-05-123-145/+2
* soc/amd/picasso: Add support for using common SoC configurationFurquan Shaikh2020-05-123-0/+19
* soc/amd/common/block/spi: Add support for common SPI configurationFurquan Shaikh2020-05-125-1/+205
* soc/intel/skl: Drop weak mainboard_memory_init_paramsAngel Pons2020-05-121-5/+0
* soc/amd/common/block/lpc: Split lpc_set_spibase() into two functionsFurquan Shaikh2020-05-124-7/+30
* soc/amd/common/block: Add support for common config for AMD SoCsFurquan Shaikh2020-05-121-0/+16
* sc7180: clock: Add support to bump CPU levelsTaniya Das2020-05-113-0/+108
* sc7180: Adjust memory allocations per upstream commentsT Michael Turney2020-05-111-2/+3
* trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flagAshwin Kumar2020-05-111-4/+8